svn commit: r416874 - branches/2016Q2/security/botan110
Jason Unovitch
junovitch at FreeBSD.org
Tue Jun 14 01:50:35 UTC 2016
Author: junovitch
Date: Tue Jun 14 01:50:33 2016
New Revision: 416874
URL: https://svnweb.freebsd.org/changeset/ports/416874
Log:
MFH: r416873
security/botan110: update 1.10.12 -> 1.10.13
PR: 209594
Reported by: Sevan Janiyan <venture37 at geeklan.co.uk>
Submitted by: Lapo Luchini <lapo at 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
Modified:
branches/2016Q2/security/botan110/Makefile
branches/2016Q2/security/botan110/distinfo
Directory Properties:
branches/2016Q2/ (props changed)
Modified: branches/2016Q2/security/botan110/Makefile
==============================================================================
--- branches/2016Q2/security/botan110/Makefile Tue Jun 14 01:49:12 2016 (r416873)
+++ branches/2016Q2/security/botan110/Makefile Tue Jun 14 01:50:33 2016 (r416874)
@@ -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} --wit
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= *
Modified: branches/2016Q2/security/botan110/distinfo
==============================================================================
--- branches/2016Q2/security/botan110/distinfo Tue Jun 14 01:49:12 2016 (r416873)
+++ branches/2016Q2/security/botan110/distinfo Tue Jun 14 01:50:33 2016 (r416874)
@@ -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
More information about the svn-ports-all
mailing list