git: f550157a18a4 - main - security/botan3: update to 3.5.0 release (+)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 04 Aug 2024 00:20:05 UTC
The branch main has been updated by fluffy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=f550157a18a4ff5d1cb7094f1cec754bbad614ee
commit f550157a18a4ff5d1cb7094f1cec754bbad614ee
Author: Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2024-08-04 00:18:51 +0000
Commit: Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2024-08-04 00:18:51 +0000
security/botan3: update to 3.5.0 release (+)
Changelog: https://botan.randombit.net/news.html#version-3-4-0-2024-04-08 \
https://botan.randombit.net/news.html#version-3-5-0-2024-07-08
---
security/botan3/Makefile | 4 ++--
security/botan3/distinfo | 6 +++---
security/botan3/pkg-plist | 8 ++++++--
3 files changed, 11 insertions(+), 7 deletions(-)
diff --git a/security/botan3/Makefile b/security/botan3/Makefile
index 1580c5aafdb1..605210e1c6c1 100644
--- a/security/botan3/Makefile
+++ b/security/botan3/Makefile
@@ -1,5 +1,5 @@
PORTNAME= botan
-DISTVERSION= 3.3.0
+DISTVERSION= 3.5.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= 3
+_SOABIVER= 5
_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 8a95e668f39c..ef6f7a7cdc30 100644
--- a/security/botan3/distinfo
+++ b/security/botan3/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1709426611
-SHA256 (Botan-3.3.0.tar.xz) = 368f11f426f1205aedb9e9e32368a16535dc11bd60351066e6f6664ec36b85b9
-SIZE (Botan-3.3.0.tar.xz) = 7164024
+TIMESTAMP = 1722707861
+SHA256 (Botan-3.5.0.tar.xz) = 67e8dae1ca2468d90de4e601c87d5f31ff492b38e8ab8bcbd02ddf7104ed8a9f
+SIZE (Botan-3.5.0.tar.xz) = 7256492
diff --git a/security/botan3/pkg-plist b/security/botan3/pkg-plist
index 83bd4aafa645..96dd6bb819d4 100644
--- a/security/botan3/pkg-plist
+++ b/security/botan3/pkg-plist
@@ -55,6 +55,7 @@ include/botan-%%BOTANMAJOR%%/botan/ecgdsa.h
include/botan-%%BOTANMAJOR%%/botan/ecies.h
include/botan-%%BOTANMAJOR%%/botan/eckcdsa.h
include/botan-%%BOTANMAJOR%%/botan/ed25519.h
+include/botan-%%BOTANMAJOR%%/botan/ed448.h
include/botan-%%BOTANMAJOR%%/botan/elgamal.h
include/botan-%%BOTANMAJOR%%/botan/entropy_src.h
include/botan-%%BOTANMAJOR%%/botan/exceptn.h
@@ -69,6 +70,7 @@ include/botan-%%BOTANMAJOR%%/botan/gost_3410.h
include/botan-%%BOTANMAJOR%%/botan/hash.h
include/botan-%%BOTANMAJOR%%/botan/hex.h
include/botan-%%BOTANMAJOR%%/botan/hmac_drbg.h
+include/botan-%%BOTANMAJOR%%/botan/hss_lms.h
include/botan-%%BOTANMAJOR%%/botan/kdf.h
include/botan-%%BOTANMAJOR%%/botan/kyber.h
include/botan-%%BOTANMAJOR%%/botan/lzma.h
@@ -162,6 +164,8 @@ include/botan-%%BOTANMAJOR%%/botan/tss.h
include/botan-%%BOTANMAJOR%%/botan/types.h
include/botan-%%BOTANMAJOR%%/botan/uuid.h
include/botan-%%BOTANMAJOR%%/botan/version.h
+include/botan-%%BOTANMAJOR%%/botan/x25519.h
+include/botan-%%BOTANMAJOR%%/botan/x448.h
include/botan-%%BOTANMAJOR%%/botan/x509_ca.h
include/botan-%%BOTANMAJOR%%/botan/x509_crl.h
include/botan-%%BOTANMAJOR%%/botan/x509_ext.h
@@ -175,8 +179,8 @@ 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/cmake/Botan-%%SOABIVER%%.%%SHLIBVER%%.%%SHLIBVERPATCH%%/botan-config-version.cmake
-lib/cmake/Botan-%%SOABIVER%%.%%SHLIBVER%%.%%SHLIBVERPATCH%%/botan-config.cmake
+lib/cmake/Botan-%%BOTANMAJOR%%.%%SHLIBVER%%.%%SHLIBVERPATCH%%/botan-config-version.cmake
+lib/cmake/Botan-%%BOTANMAJOR%%.%%SHLIBVER%%.%%SHLIBVERPATCH%%/botan-config.cmake
lib/libbotan-%%BOTANMAJOR%%.a
lib/libbotan-%%BOTANMAJOR%%.so
lib/libbotan-%%BOTANMAJOR%%.so.%%SOABIVER%%