aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Unovitch <junovitch@FreeBSD.org>2016-06-14 01:50:33 +0000
committerJason Unovitch <junovitch@FreeBSD.org>2016-06-14 01:50:33 +0000
commit2b65c8f54ac66486cf12433f0f1b55b948a073dd (patch)
tree46f71c46edad58ada2c941f21dc66254fc20675f
parentaeac49695dbae2fb6868a460d51276efdc6ddcb8 (diff)
downloadports-2b65c8f54ac66486cf12433f0f1b55b948a073dd.tar.gz
ports-2b65c8f54ac66486cf12433f0f1b55b948a073dd.zip
MFH: r416873
security/botan110: update 1.10.12 -> 1.10.13 PR: 209594 Reported by: Sevan Janiyan <venture37@geeklan.co.uk> Submitted by: Lapo Luchini <lapo@lapo.it> (maintainer) Approved by: ports-secteam (with hat) Security: CVE-2015-7827 Security: CVE-2016-2849 Security: https://vuxml.FreeBSD.org/freebsd/ac0900df-31d0-11e6-8e82-002590263bf5.html
Notes
Notes: svn path=/branches/2016Q2/; revision=416874
-rw-r--r--security/botan110/Makefile4
-rw-r--r--security/botan110/distinfo5
2 files changed, 5 insertions, 4 deletions
diff --git a/security/botan110/Makefile b/security/botan110/Makefile
index 94f5328d5f9d..91e602bb3a81 100644
--- a/security/botan110/Makefile
+++ b/security/botan110/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= botan
-PORTVERSION= 1.10.12
+PORTVERSION= 1.10.13
CATEGORIES= security
MASTER_SITES= http://botan.randombit.net/releases/
PKGNAMESUFFIX= 110
@@ -25,7 +25,7 @@ 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.1 \
- lib/libbotan-1.10.so.1.12 libdata/pkgconfig/botan-1.10.pc
+ lib/libbotan-1.10.so.1.13 libdata/pkgconfig/botan-1.10.pc
DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}-${PORTVERSION}
PORTDOCS= *
diff --git a/security/botan110/distinfo b/security/botan110/distinfo
index 92582638fb92..300c6b1758e6 100644
--- a/security/botan110/distinfo
+++ b/security/botan110/distinfo
@@ -1,2 +1,3 @@
-SHA256 (Botan-1.10.12.tgz) = affc3a79919577943f896e64d3e4a4dcc4970c5bf80cc98c7f3a3144745eac27
-SIZE (Botan-1.10.12.tgz) = 2707397
+TIMESTAMP = 1465867941
+SHA256 (Botan-1.10.13.tgz) = 23ec973d4b4a4fe04f490d409e08ac5638afe3aa09acd7f520daaff38ba19b90
+SIZE (Botan-1.10.13.tgz) = 2710181