Date: Sun, 23 Nov 2025 14:57:59 +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: 02bcdd27eadc - main - security/botan3: update to 3.10.0 release (+) Message-ID: <692320f7.2e3d8.1bb4d525@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=02bcdd27eadc64c33d1e82aef8c38e7f60ee905f commit 02bcdd27eadc64c33d1e82aef8c38e7f60ee905f Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2025-11-23 14:54:01 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2025-11-23 14:54:01 +0000 security/botan3: update to 3.10.0 release (+) Release notes: https://botan.randombit.net/news.html#version-3-10-0-2025-11-06 --- security/botan3/Makefile | 4 ++-- security/botan3/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/security/botan3/Makefile b/security/botan3/Makefile index 6f79df55eb9a..c3084ee0afff 100644 --- a/security/botan3/Makefile +++ b/security/botan3/Makefile @@ -1,5 +1,5 @@ PORTNAME= botan -DISTVERSION= 3.9.0 +DISTVERSION= 3.10.0 CATEGORIES= security MASTER_SITES= http://botan.randombit.net/releases/ PKGNAMESUFFIX= ${_BOTANMAJOR} @@ -38,7 +38,7 @@ LDFLAGS+= -pthread DOCSDIR= ${LOCALBASE}/share/doc/${PORTNAME}-${PORTVERSION} -_SOABIVER= 9 +_SOABIVER= ${DISTVERSION:S/./ /g:[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 fcfd51da6b9e..2acccd900dae 100644 --- a/security/botan3/distinfo +++ b/security/botan3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1755770536 -SHA256 (Botan-3.9.0.tar.xz) = 8c3f284b58ddd42e8e43e9fa86a7129d87ea7c3f776a80d3da63ec20722b0883 -SIZE (Botan-3.9.0.tar.xz) = 8769364 +TIMESTAMP = 1763647947 +SHA256 (Botan-3.10.0.tar.xz) = fde194236f6d5434f136ea0a0627f6cc9d26af8b96e9f1e1c7d8c82cd90f4f24 +SIZE (Botan-3.10.0.tar.xz) = 8807024home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?692320f7.2e3d8.1bb4d525>
