On 2018/01/14 13:40, Rafael Sadowski wrote:
> CVSROOT: /cvs
> Module name: ports
> Changes by: [email protected] 2018/01/14 13:40:18
>
> Modified files:
> security/botan2: Makefile distinfo
> security/botan2/patches: patch-src_build-data_cc_gcc_txt
> patch-src_tests_main_cpp
> security/botan2/pkg: PLIST
> Added files:
> security/botan2/patches: patch-src_build-data_cc_clang_txt
> Removed files:
> security/botan2/patches:
> patch-src_lib_prov_openssl_openssl_rsa_cpp
> patch-src_lib_utils_os_utils_cpp
>
> Log message:
> Update botan2 to 2.4.0
>
> Tweaks and input from bluhm@ and sthen@. Manual page hint by kn
>
> OK bluhm@ (maintainer)
>
I ran into the manpage build problem in my last build (already fixed)
but when reviewing logs I spotted this:
: --------------------------
: |$OpenBSD: patch-configure_py,v 1.5 2017/10/09 20:05:07 bluhm Exp $
: |Index: configure.py
: |--- configure.py.orig
: |+++ configure.py
: --------------------------
: Patching file configure.py using Plan A...
: Hunk #1 succeeded at 2664 (offset -252 lines).
^^^^^^^^^^^^^^^^^
... so patch-configure_py should be regenerated.