Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Nov 2024 15:56:07 GMT
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: aa66784cf083 - main - security/botan3: update to 3.6.1 release (+)
Message-ID:  <202411061556.4A6Fu7fI018825@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by fluffy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=aa66784cf083bd17eb2efe876997dc9ad5024a47

commit aa66784cf083bd17eb2efe876997dc9ad5024a47
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2024-11-06 15:51:52 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2024-11-06 15:51:52 +0000

    security/botan3: update to 3.6.1 release (+)
    
    Changelog:      https://botan.randombit.net/news.html#version-3-6-1-2024-10-26
                    https://botan.randombit.net/news.html#version-3-6-0-2024-10-21
---
 security/botan3/Makefile  |  4 ++--
 security/botan3/distinfo  |  6 +++---
 security/botan3/pkg-plist | 11 ++++++++---
 3 files changed, 13 insertions(+), 8 deletions(-)

diff --git a/security/botan3/Makefile b/security/botan3/Makefile
index ec708a014acd..b91a1ef111d5 100644
--- a/security/botan3/Makefile
+++ b/security/botan3/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	botan
-DISTVERSION=	3.5.0
+DISTVERSION=	3.6.1
 CATEGORIES=	security
 MASTER_SITES=	http://botan.randombit.net/releases/
 PKGNAMESUFFIX=	${_BOTANMAJOR}
@@ -37,7 +37,7 @@ LDFLAGS+=		-pthread
 
 DOCSDIR=	${LOCALBASE}/share/doc/${PORTNAME}-${PORTVERSION}
 
-_SOABIVER=	5
+_SOABIVER=	6
 _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 ef6f7a7cdc30..4147a3a69d7a 100644
--- a/security/botan3/distinfo
+++ b/security/botan3/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1722707861
-SHA256 (Botan-3.5.0.tar.xz) = 67e8dae1ca2468d90de4e601c87d5f31ff492b38e8ab8bcbd02ddf7104ed8a9f
-SIZE (Botan-3.5.0.tar.xz) = 7256492
+TIMESTAMP = 1730906988
+SHA256 (Botan-3.6.1.tar.xz) = 7cb8575d88d232c77174769d7f9e24bb44444160585986eebd66e749cb9a9089
+SIZE (Botan-3.6.1.tar.xz) = 7581864
diff --git a/security/botan3/pkg-plist b/security/botan3/pkg-plist
index 96dd6bb819d4..07a16aa97fe9 100644
--- a/security/botan3/pkg-plist
+++ b/security/botan3/pkg-plist
@@ -15,17 +15,17 @@ include/botan-%%BOTANMAJOR%%/botan/auto_rng.h
 include/botan-%%BOTANMAJOR%%/botan/base32.h
 include/botan-%%BOTANMAJOR%%/botan/base58.h
 include/botan-%%BOTANMAJOR%%/botan/base64.h
-include/botan-%%BOTANMAJOR%%/botan/bcrypt.h
 include/botan-%%BOTANMAJOR%%/botan/bcrypt_pbkdf.h
+include/botan-%%BOTANMAJOR%%/botan/bcrypt.h
 include/botan-%%BOTANMAJOR%%/botan/ber_dec.h
 include/botan-%%BOTANMAJOR%%/botan/bigint.h
 include/botan-%%BOTANMAJOR%%/botan/block_cipher.h
 include/botan-%%BOTANMAJOR%%/botan/buf_comp.h
 include/botan-%%BOTANMAJOR%%/botan/build.h
 include/botan-%%BOTANMAJOR%%/botan/bzip2.h
-include/botan-%%BOTANMAJOR%%/botan/certstor.h
 include/botan-%%BOTANMAJOR%%/botan/certstor_flatfile.h
 include/botan-%%BOTANMAJOR%%/botan/certstor_sql.h
+include/botan-%%BOTANMAJOR%%/botan/certstor.h
 %%SQLITE3%%include/botan-%%BOTANMAJOR%%/botan/certstor_sqlite.h
 include/botan-%%BOTANMAJOR%%/botan/certstor_system.h
 include/botan-%%BOTANMAJOR%%/botan/chacha_rng.h
@@ -46,8 +46,10 @@ include/botan-%%BOTANMAJOR%%/botan/dilithium.h
 include/botan-%%BOTANMAJOR%%/botan/dl_group.h
 include/botan-%%BOTANMAJOR%%/botan/dlies.h
 include/botan-%%BOTANMAJOR%%/botan/dsa.h
-include/botan-%%BOTANMAJOR%%/botan/ec_group.h
 include/botan-%%BOTANMAJOR%%/botan/ec_point.h
+include/botan-%%BOTANMAJOR%%/botan/ec_group.h
+include/botan-%%BOTANMAJOR%%/botan/ec_apoint.h
+include/botan-%%BOTANMAJOR%%/botan/ec_scalar.h
 include/botan-%%BOTANMAJOR%%/botan/ecc_key.h
 include/botan-%%BOTANMAJOR%%/botan/ecdh.h
 include/botan-%%BOTANMAJOR%%/botan/ecdsa.h
@@ -77,6 +79,8 @@ include/botan-%%BOTANMAJOR%%/botan/lzma.h
 include/botan-%%BOTANMAJOR%%/botan/mac.h
 include/botan-%%BOTANMAJOR%%/botan/mceliece.h
 include/botan-%%BOTANMAJOR%%/botan/mem_ops.h
+include/botan-%%BOTANMAJOR%%/botan/ml_dsa.h
+include/botan-%%BOTANMAJOR%%/botan/ml_kem.h
 include/botan-%%BOTANMAJOR%%/botan/mutex.h
 include/botan-%%BOTANMAJOR%%/botan/nist_keywrap.h
 include/botan-%%BOTANMAJOR%%/botan/numthry.h
@@ -121,6 +125,7 @@ include/botan-%%BOTANMAJOR%%/botan/roughtime.h
 include/botan-%%BOTANMAJOR%%/botan/rsa.h
 include/botan-%%BOTANMAJOR%%/botan/scrypt.h
 include/botan-%%BOTANMAJOR%%/botan/secmem.h
+include/botan-%%BOTANMAJOR%%/botan/slh_dsa.h
 include/botan-%%BOTANMAJOR%%/botan/sm2.h
 include/botan-%%BOTANMAJOR%%/botan/sodium.h
 include/botan-%%BOTANMAJOR%%/botan/sp_parameters.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202411061556.4A6Fu7fI018825>