git: 126b7de98c31 - main - security/botan2: Update to 2.19.1 and drop maintainership
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 29 Jan 2022 10:07:15 UTC
The branch main has been updated by ygy: URL: https://cgit.FreeBSD.org/ports/commit/?id=126b7de98c31623763d60ca4a90d6168e6725405 commit 126b7de98c31623763d60ca4a90d6168e6725405 Author: Ralf van der Enden <tremere@cainites.net> AuthorDate: 2022-01-29 10:06:48 +0000 Commit: Guangyuan Yang <ygy@FreeBSD.org> CommitDate: 2022-01-29 10:06:48 +0000 security/botan2: Update to 2.19.1 and drop maintainership - Drop maintainership at the request of the maintainer Changelog: https://botan.randombit.net/news.html#version-2-19-1-2022-01-21 PR: 261530 --- security/botan2/Makefile | 7 +++---- security/botan2/distinfo | 6 +++--- security/botan2/pkg-plist | 1 + 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/security/botan2/Makefile b/security/botan2/Makefile index c46793c82c0d..3f622f25b4fd 100644 --- a/security/botan2/Makefile +++ b/security/botan2/Makefile @@ -1,12 +1,11 @@ PORTNAME= botan -DISTVERSION= 2.18.2 -PORTREVISION= 1 +DISTVERSION= 2.19.1 CATEGORIES= security MASTER_SITES= http://botan.randombit.net/releases/ PKGNAMESUFFIX= 2 DISTNAME= Botan-${PORTVERSION} -MAINTAINER= tremere@cainites.net +MAINTAINER= ports@FreeBSD.org COMMENT= Portable, easy to use and efficient C++ crypto library LICENSE= BSD2CLAUSE @@ -36,7 +35,7 @@ LDFLAGS+= -pthread DOCSDIR= ${LOCALBASE}/share/doc/${PORTNAME}-${PORTVERSION} -_SOABIVER= 18 +_SOABIVER= 19 _SHLIBVER= ${DISTVERSION:S/./ /g:[2]} _SHLIBVERPATCH= ${DISTVERSION:S/./ /g:[3]} PLIST_SUB= SHLIBVER=${_SHLIBVER} \ diff --git a/security/botan2/distinfo b/security/botan2/distinfo index a98775a6084b..a0291199c0c9 100644 --- a/security/botan2/distinfo +++ b/security/botan2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1635479596 -SHA256 (Botan-2.18.2.tar.xz) = 541a3b13f1b9d30f977c6c1ae4c7bfdfda763cda6e44de807369dce79f42307e -SIZE (Botan-2.18.2.tar.xz) = 5996928 +TIMESTAMP = 1642970839 +SHA256 (Botan-2.19.1.tar.xz) = e26e00cfefda64082afdd540d3c537924f645d6a674afed2cd171005deff5560 +SIZE (Botan-2.19.1.tar.xz) = 6088380 diff --git a/security/botan2/pkg-plist b/security/botan2/pkg-plist index 641b11c2bf4f..bfa3fab768e3 100644 --- a/security/botan2/pkg-plist +++ b/security/botan2/pkg-plist @@ -316,6 +316,7 @@ include/botan-2/botan/xmss_wots_privatekey.h include/botan-2/botan/xmss_wots_publickey.h include/botan-2/botan/xtea.h include/botan-2/botan/xts.h +include/botan-2/botan/zfec.h include/botan-2/botan/zlib.h lib/libbotan-2.a lib/libbotan-2.so