aboutsummaryrefslogtreecommitdiff
path: root/security/botan2
diff options
context:
space:
mode:
authorKevin Bowling <kbowling@FreeBSD.org>2021-04-15 18:53:36 +0000
committerKevin Bowling <kbowling@FreeBSD.org>2021-04-15 18:56:15 +0000
commit8d3212f19c5e1857ac06ceaf308f568f947582a6 (patch)
tree45c01a27ed7653feeacf87c185a1a3cbcb7f43f2 /security/botan2
parent96f85c4b48857b424da563499c4033121ae148a0 (diff)
downloadports-8d3212f19c5e1857ac06ceaf308f568f947582a6.tar.gz
ports-8d3212f19c5e1857ac06ceaf308f568f947582a6.zip
security/botan2: update to 2.18.0
Changes https://botan.randombit.net/news.html#version-2-18-0-2021-04-15 PR: 255097 Approved by: Ralf van der Enden <tremere@cainites.net> (maintainer)
Diffstat (limited to 'security/botan2')
-rw-r--r--security/botan2/Makefile12
-rw-r--r--security/botan2/distinfo6
2 files changed, 10 insertions, 8 deletions
diff --git a/security/botan2/Makefile b/security/botan2/Makefile
index 1023ab61a643..97161ad4557b 100644
--- a/security/botan2/Makefile
+++ b/security/botan2/Makefile
@@ -1,5 +1,5 @@
PORTNAME= botan
-DISTVERSION= 2.17.3
+DISTVERSION= 2.18.0
CATEGORIES= security
MASTER_SITES= http://botan.randombit.net/releases/
PKGNAMESUFFIX= 2
@@ -34,18 +34,20 @@ LDFLAGS+= -pthread
DOCSDIR= ${LOCALBASE}/share/doc/${PORTNAME}-${PORTVERSION}
-_SOABIVER= 17
+_SOABIVER= 18
_SHLIBVER= ${DISTVERSION:S/./ /g:[2]}
_SHLIBVERPATCH= ${DISTVERSION:S/./ /g:[3]}
-PLIST_SUB= SOABIVER=${_SOABIVER} SHLIBVER=${_SHLIBVER} SHLIBVERPATCH=${_SHLIBVERPATCH}
+PLIST_SUB= SHLIBVER=${_SHLIBVER} \
+ SHLIBVERPATCH=${_SHLIBVERPATCH} \
+ SOABIVER=${_SOABIVER}
PORTDOCS= *
OPTIONS_DEFINE= DOCS PYTHON SQLITE3 SSL
OPTIONS_DEFAULT= SSL
OPTIONS_SUB= yes
-PYTHON_USES= python
-PYTHON_USES_OFF= python:build
+PYTHON_USES= python:3.6+
+PYTHON_USES_OFF= python:3.6+,build
PYTHON_CONFIGURE_ON= --with-python-versions=${PYTHON_VER}
PYTHON_CONFIGURE_OFF= --no-install-python-module
diff --git a/security/botan2/distinfo b/security/botan2/distinfo
index 9dabaa979baa..d85f7f4d9d5d 100644
--- a/security/botan2/distinfo
+++ b/security/botan2/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1609870288
-SHA256 (Botan-2.17.3.tar.xz) = 79123b654445a4abba486e09a431788545c708237382a3e765664c9f55b03b88
-SIZE (Botan-2.17.3.tar.xz) = 5937596
+TIMESTAMP = 1618494833
+SHA256 (Botan-2.18.0.tar.xz) = cc64852e1e0c5bb30ecd052e4a12d5136125a8ce5c3be2efb6fb061c8677e327
+SIZE (Botan-2.18.0.tar.xz) = 5941536