From owner-svn-ports-head@freebsd.org Tue Jun 14 01:49:14 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4E803AF2087; Tue, 14 Jun 2016 01:49:14 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 023552823; Tue, 14 Jun 2016 01:49:13 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u5E1nD2X089227; Tue, 14 Jun 2016 01:49:13 GMT (envelope-from junovitch@FreeBSD.org) Received: (from junovitch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u5E1nDvB089225; Tue, 14 Jun 2016 01:49:13 GMT (envelope-from junovitch@FreeBSD.org) Message-Id: <201606140149.u5E1nDvB089225@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: junovitch set sender to junovitch@FreeBSD.org using -f From: Jason Unovitch Date: Tue, 14 Jun 2016 01:49:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r416873 - head/security/botan110 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jun 2016 01:49:14 -0000 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 Submitted by: Lapo Luchini (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