aboutsummaryrefslogtreecommitdiff
path: root/security/botan2
diff options
context:
space:
mode:
authorDima Panov <fluffy@FreeBSD.org>2020-04-09 14:51:59 +0000
committerDima Panov <fluffy@FreeBSD.org>2020-04-09 14:51:59 +0000
commitf1c9fb6e5ad725641691c8b549944198281c0b8b (patch)
tree7108f2bd4336a96f5fb88e4a5e0f33af40412abc /security/botan2
parente08163d443f04968108e24aeedcdf5e888f56fed (diff)
downloadports-f1c9fb6e5ad725641691c8b549944198281c0b8b.tar.gz
ports-f1c9fb6e5ad725641691c8b549944198281c0b8b.zip
security/botan2: update to 2.14.0 maintenance release
Since 2.14.0 release, ABI version number != shlib minor version number PR: 245477 Submitted by: fluffy Approved by: maintainer Relnotes: https://botan.randombit.net/news.html
Notes
Notes: svn path=/head/; revision=531212
Diffstat (limited to 'security/botan2')
-rw-r--r--security/botan2/Makefile7
-rw-r--r--security/botan2/distinfo6
-rw-r--r--security/botan2/pkg-plist4
3 files changed, 9 insertions, 8 deletions
diff --git a/security/botan2/Makefile b/security/botan2/Makefile
index 9a83770f43d7..6b20d8b88e99 100644
--- a/security/botan2/Makefile
+++ b/security/botan2/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= botan
-DISTVERSION= 2.13.0
+DISTVERSION= 2.14.0
CATEGORIES= security
MASTER_SITES= http://botan.randombit.net/releases/
PKGNAMESUFFIX= 2
@@ -35,9 +35,10 @@ LDFLAGS+= -pthread
DOCSDIR= ${LOCALBASE}/share/doc/${PORTNAME}-${PORTVERSION}
+_SOABIVER= 13
_SHLIBVER= ${DISTVERSION:S/./ /g:[2]}
_SHLIBVERPATCH= ${DISTVERSION:S/./ /g:[3]}
-PLIST_SUB= SHLIBVER=${_SHLIBVER} SHLIBVERPATCH=${_SHLIBVERPATCH}
+PLIST_SUB= SOABIVER=${_SOABIVER} SHLIBVER=${_SHLIBVER} SHLIBVERPATCH=${_SHLIBVERPATCH}
PORTDOCS= *
OPTIONS_DEFINE= DOCS PYTHON SQLITE3 SSL
@@ -78,6 +79,6 @@ post-patch:
${WRKSRC}/src/build-data/cc/clang.txt
post-install:
- ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/botan ${STAGEDIR}${PREFIX}/lib/libbotan-2.so.${_SHLIBVER}.${_SHLIBVER}.${_SHLIBVERPATCH}
+ ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/botan ${STAGEDIR}${PREFIX}/lib/libbotan-2.so.${_SOABIVER}.${_SHLIBVER}.${_SHLIBVERPATCH}
.include <bsd.port.mk>
diff --git a/security/botan2/distinfo b/security/botan2/distinfo
index b787da48a544..2a75c8c69fa5 100644
--- a/security/botan2/distinfo
+++ b/security/botan2/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1578385259
-SHA256 (Botan-2.13.0.tar.xz) = f57ae42a41e1091bca58f44f41addebd9a390b651603952c881ec89d50187e90
-SIZE (Botan-2.13.0.tar.xz) = 5911360
+TIMESTAMP = 1586441487
+SHA256 (Botan-2.14.0.tar.xz) = 0c10f12b424a40ee19bde00292098e201d7498535c062d8d5b586d07861a54b5
+SIZE (Botan-2.14.0.tar.xz) = 5958948
diff --git a/security/botan2/pkg-plist b/security/botan2/pkg-plist
index 8eae5c356882..fc943d86c85f 100644
--- a/security/botan2/pkg-plist
+++ b/security/botan2/pkg-plist
@@ -318,7 +318,7 @@ include/botan-2/botan/xts.h
include/botan-2/botan/zlib.h
lib/libbotan-2.a
lib/libbotan-2.so
-lib/libbotan-2.so.%%SHLIBVER%%
-lib/libbotan-2.so.%%SHLIBVER%%.%%SHLIBVER%%.%%SHLIBVERPATCH%%
+lib/libbotan-2.so.%%SOABIVER%%
+lib/libbotan-2.so.%%SOABIVER%%.%%SHLIBVER%%.%%SHLIBVERPATCH%%
%%PYTHON%%%%PYTHON_SITELIBDIR%%/botan2.py
libdata/pkgconfig/botan-2.pc