Date: Thu, 02 Apr 2026 01:18:06 +0000 From: Dima Panov <fluffy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: ad1e800a7b3f - main - security/botan3: update to 3.11.1 release (+) Message-ID: <69cdc3ce.26120.3c3b9649@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=ad1e800a7b3f93548ca6b4f2dffd98c3d4569e74 commit ad1e800a7b3f93548ca6b4f2dffd98c3d4569e74 Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2026-04-02 01:13:04 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2026-04-02 01:13:04 +0000 security/botan3: update to 3.11.1 release (+) Release notes: https://botan.randombit.net/news.html#version-3-11-0-2026-03-15 \ https://botan.randombit.net/news.html#version-3-11-1-2026-03-31 --- security/botan3/Makefile | 4 ++-- security/botan3/distinfo | 6 +++--- security/botan3/pkg-plist | 9 +++++++-- 3 files changed, 12 insertions(+), 7 deletions(-) diff --git a/security/botan3/Makefile b/security/botan3/Makefile index c3084ee0afff..faf12ec297bc 100644 --- a/security/botan3/Makefile +++ b/security/botan3/Makefile @@ -1,7 +1,7 @@ PORTNAME= botan -DISTVERSION= 3.10.0 +DISTVERSION= 3.11.1 CATEGORIES= security -MASTER_SITES= http://botan.randombit.net/releases/ +MASTER_SITES= https://botan.randombit.net/releases/ PKGNAMESUFFIX= ${_BOTANMAJOR} DISTNAME= Botan-${PORTVERSION} diff --git a/security/botan3/distinfo b/security/botan3/distinfo index 2acccd900dae..39e25c431670 100644 --- a/security/botan3/distinfo +++ b/security/botan3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763647947 -SHA256 (Botan-3.10.0.tar.xz) = fde194236f6d5434f136ea0a0627f6cc9d26af8b96e9f1e1c7d8c82cd90f4f24 -SIZE (Botan-3.10.0.tar.xz) = 8807024 +TIMESTAMP = 1775090730 +SHA256 (Botan-3.11.1.tar.xz) = c1cd7152519f4188591fa4f6ddeb116bc1004491f5f3c58aa99b00582eb8a137 +SIZE (Botan-3.11.1.tar.xz) = 8945412 diff --git a/security/botan3/pkg-plist b/security/botan3/pkg-plist index 72104cc2071e..eb378bb631cd 100644 --- a/security/botan3/pkg-plist +++ b/security/botan3/pkg-plist @@ -11,6 +11,7 @@ include/botan-%%BOTANMAJOR%%/botan/asio_error.h include/botan-%%BOTANMAJOR%%/botan/asio_stream.h include/botan-%%BOTANMAJOR%%/botan/asn1_obj.h include/botan-%%BOTANMAJOR%%/botan/asn1_print.h +include/botan-%%BOTANMAJOR%%/botan/asn1_time.h include/botan-%%BOTANMAJOR%%/botan/assert.h include/botan-%%BOTANMAJOR%%/botan/auto_rng.h include/botan-%%BOTANMAJOR%%/botan/base32.h @@ -113,8 +114,6 @@ include/botan-%%BOTANMAJOR%%/botan/pk_ops.h include/botan-%%BOTANMAJOR%%/botan/pk_ops_fwd.h include/botan-%%BOTANMAJOR%%/botan/pkcs10.h include/botan-%%BOTANMAJOR%%/botan/pkcs11.h -include/botan-%%BOTANMAJOR%%/botan/pkcs11f.h -include/botan-%%BOTANMAJOR%%/botan/pkcs11t.h include/botan-%%BOTANMAJOR%%/botan/pkcs8.h include/botan-%%BOTANMAJOR%%/botan/pkix_enums.h include/botan-%%BOTANMAJOR%%/botan/pkix_types.h @@ -123,6 +122,7 @@ include/botan-%%BOTANMAJOR%%/botan/psk_db.h include/botan-%%BOTANMAJOR%%/botan/pss_params.h include/botan-%%BOTANMAJOR%%/botan/pubkey.h include/botan-%%BOTANMAJOR%%/botan/pwdhash.h +include/botan-%%BOTANMAJOR%%/botan/range_concepts.h include/botan-%%BOTANMAJOR%%/botan/reducer.h include/botan-%%BOTANMAJOR%%/botan/rfc3394.h include/botan-%%BOTANMAJOR%%/botan/rfc4880.h @@ -153,15 +153,20 @@ 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_extensions_12.h +include/botan-%%BOTANMAJOR%%/botan/tls_extensions_13.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 +include/botan-%%BOTANMAJOR%%/botan/tls_messages_12.h +include/botan-%%BOTANMAJOR%%/botan/tls_messages_13.h include/botan-%%BOTANMAJOR%%/botan/tls_policy.h include/botan-%%BOTANMAJOR%%/botan/tls_psk_identity_13.h include/botan-%%BOTANMAJOR%%/botan/tls_server.h include/botan-%%BOTANMAJOR%%/botan/tls_server_info.h include/botan-%%BOTANMAJOR%%/botan/tls_session.h +include/botan-%%BOTANMAJOR%%/botan/tls_session_id.h include/botan-%%BOTANMAJOR%%/botan/tls_session_manager.h include/botan-%%BOTANMAJOR%%/botan/tls_session_manager_hybrid.h include/botan-%%BOTANMAJOR%%/botan/tls_session_manager_memory.hhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69cdc3ce.26120.3c3b9649>
