git: c4f9aea2a7c5 - main - security/botan3: update to 3.2.0 release (+)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 25 Oct 2023 18:30:41 UTC
The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=c4f9aea2a7c55fd6b0f8dfe73993a185334a3355 commit c4f9aea2a7c55fd6b0f8dfe73993a185334a3355 Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2023-10-25 18:29:52 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2023-10-25 18:29:52 +0000 security/botan3: update to 3.2.0 release (+) Release notes: https://botan.randombit.net/news.html#version-3-2-0-2023-10-09 --- security/botan3/Makefile | 4 ++-- security/botan3/distinfo | 6 +++--- security/botan3/pkg-plist | 2 ++ 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/security/botan3/Makefile b/security/botan3/Makefile index f1e5a657a00d..3b3f21b3d39a 100644 --- a/security/botan3/Makefile +++ b/security/botan3/Makefile @@ -1,5 +1,5 @@ PORTNAME= botan -DISTVERSION= 3.1.1 +DISTVERSION= 3.2.0 CATEGORIES= security MASTER_SITES= http://botan.randombit.net/releases/ PKGNAMESUFFIX= ${_BOTANMAJOR} @@ -37,7 +37,7 @@ LDFLAGS+= -pthread DOCSDIR= ${LOCALBASE}/share/doc/${PORTNAME}-${PORTVERSION} -_SOABIVER= 0 +_SOABIVER= 2 _BOTANMAJOR= ${DISTVERSION:S/./ /g:[1]} _SHLIBVER= ${DISTVERSION:S/./ /g:[2]} _SHLIBVERPATCH= ${DISTVERSION:S/./ /g:[3]} diff --git a/security/botan3/distinfo b/security/botan3/distinfo index 6526f02792f7..c2da91df948e 100644 --- a/security/botan3/distinfo +++ b/security/botan3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1691487669 -SHA256 (Botan-3.1.1.tar.xz) = 30c84fe919936a98fef5331f246c62aa2c0e4d2085b2d4511207f6a20afa3a6b -SIZE (Botan-3.1.1.tar.xz) = 8800368 +TIMESTAMP = 1698255166 +SHA256 (Botan-3.2.0.tar.xz) = 049c847835fcf6ef3a9e206b33de05dd38999c325e247482772a5598d9e5ece3 +SIZE (Botan-3.2.0.tar.xz) = 8998204 diff --git a/security/botan3/pkg-plist b/security/botan3/pkg-plist index e032acf8d4f2..d5e92d079751 100644 --- a/security/botan3/pkg-plist +++ b/security/botan3/pkg-plist @@ -135,6 +135,7 @@ include/botan-%%BOTANMAJOR%%/botan/tls_ciphersuite.h include/botan-%%BOTANMAJOR%%/botan/tls_client.h include/botan-%%BOTANMAJOR%%/botan/tls_exceptn.h include/botan-%%BOTANMAJOR%%/botan/tls_extensions.h +include/botan-%%BOTANMAJOR%%/botan/tls_external_psk.h include/botan-%%BOTANMAJOR%%/botan/tls_handshake_msg.h include/botan-%%BOTANMAJOR%%/botan/tls_magic.h include/botan-%%BOTANMAJOR%%/botan/tls_messages.h @@ -166,6 +167,7 @@ include/botan-%%BOTANMAJOR%%/botan/x509path.h include/botan-%%BOTANMAJOR%%/botan/x509self.h include/botan-%%BOTANMAJOR%%/botan/xmss.h include/botan-%%BOTANMAJOR%%/botan/xmss_parameters.h +include/botan-%%BOTANMAJOR%%/botan/xof.h include/botan-%%BOTANMAJOR%%/botan/zfec.h include/botan-%%BOTANMAJOR%%/botan/zlib.h lib/libbotan-%%BOTANMAJOR%%.a