Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Jun 2016 01:49:13 +0000 (UTC)
From:      Jason Unovitch <junovitch@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r416873 - head/security/botan110
Message-ID:  <201606140149.u5E1nDvB089225@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: junovitch
Date: Tue Jun 14 01:49:12 2016
New Revision: 416873
URL: https://svnweb.freebsd.org/changeset/ports/416873

Log:
  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)
  Security:	CVE-2015-7827
  Security:	CVE-2016-2849
  Security:	https://vuxml.FreeBSD.org/freebsd/ac0900df-31d0-11e6-8e82-002590263bf5.html
  MFH:		2016Q2

Modified:
  head/security/botan110/Makefile
  head/security/botan110/distinfo

Modified: head/security/botan110/Makefile
==============================================================================
--- head/security/botan110/Makefile	Tue Jun 14 01:48:36 2016	(r416872)
+++ head/security/botan110/Makefile	Tue Jun 14 01:49:12 2016	(r416873)
@@ -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: head/security/botan110/distinfo
==============================================================================
--- head/security/botan110/distinfo	Tue Jun 14 01:48:36 2016	(r416872)
+++ head/security/botan110/distinfo	Tue Jun 14 01:49:12 2016	(r416873)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201606140149.u5E1nDvB089225>