aboutsummaryrefslogtreecommitdiff
path: root/security/botan110/Makefile
diff options
context:
space:
mode:
authorGuido Falsi <madpilot@FreeBSD.org>2016-03-31 08:09:25 +0000
committerGuido Falsi <madpilot@FreeBSD.org>2016-03-31 08:09:25 +0000
commitc5710836a34e44381209f5f022821fe3729d9e93 (patch)
tree4643fe512b2a7d073fa41bd1eb0df49d7da0fb50 /security/botan110/Makefile
parent02d5a794f8217925bb28fa1901755e1dde151be5 (diff)
downloadports-c5710836a34e44381209f5f022821fe3729d9e93.tar.gz
ports-c5710836a34e44381209f5f022821fe3729d9e93.zip
- Update botan110 to 1.10.12
- Chase shlib version bump in dependent ports PR: 208393 Submitted by: Lapo Luchini <lapo at lapo.it> (maintainer) Security: 2004616d-f66c-11e5-b94c-001999f8d30b Security: 4cd9b19f-f66d-11e5-b94c-001999f8d30b MFH: 2016Q1
Notes
Notes: svn path=/head/; revision=412212
Diffstat (limited to 'security/botan110/Makefile')
-rw-r--r--security/botan110/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/security/botan110/Makefile b/security/botan110/Makefile
index a21bf0ca341b..30dc00830fe1 100644
--- a/security/botan110/Makefile
+++ b/security/botan110/Makefile
@@ -2,9 +2,9 @@
# $FreeBSD$
PORTNAME= botan
-PORTVERSION= 1.10.9
+PORTVERSION= 1.10.12
CATEGORIES= security
-MASTER_SITES= http://files.randombit.net/botan/v1.10/
+MASTER_SITES= http://botan.randombit.net/releases/
PKGNAMESUFFIX= 110
DISTNAME= Botan-${PORTVERSION}
@@ -18,14 +18,14 @@ OPTIONS_DEFINE= SSL GMP ECC DOCS
OPTIONS_DEFAULT= SSL GMP ECC
ECC_DESC= ECC support
-USES= compiler gmake python:build tar:tbz
+USES= compiler gmake python:build tar:tgz
HAS_CONFIGURE= yes
CONFIGURE_SCRIPT= configure.py
CONFIGURE_ARGS= --prefix=${PREFIX} --with-bzip2 --with-zlib
MAKE_ARGS= CXX="${CXX}" LIB_OPT="${CXXFLAGS}"
USE_LDCONFIG= yes
-PLIST_FILES= bin/botan-config-1.10 lib/libbotan-1.10.a lib/libbotan-1.10.so lib/libbotan-1.10.so.0 \
- lib/libbotan-1.10.so.0.9 libdata/pkgconfig/botan-1.10.pc
+PLIST_FILES= bin/botan-config-1.10 lib/libbotan-1.10.a lib/libbotan-1.10.so lib/libbotan-1.10.so.1 \
+ lib/libbotan-1.10.so.1.12 libdata/pkgconfig/botan-1.10.pc
DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}-${PORTVERSION}
PORTDOCS= *