Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Aug 2014 17:10:34 +0000 (UTC)
From:      Guido Falsi <madpilot@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r366100 - head/security/botan110
Message-ID:  <201408251710.s7PHAYrT015340@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: madpilot
Date: Mon Aug 25 17:10:34 2014
New Revision: 366100
URL: http://svnweb.freebsd.org/changeset/ports/366100
QAT: https://qat.redports.org/buildarchive/r366100/

Log:
  Update to 1.10.8
  
  PR:		192989
  Submitted by:	lapo at lapo.it (maintainer)

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

Modified: head/security/botan110/Makefile
==============================================================================
--- head/security/botan110/Makefile	Mon Aug 25 17:08:15 2014	(r366099)
+++ head/security/botan110/Makefile	Mon Aug 25 17:10:34 2014	(r366100)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	botan
-PORTVERSION=	1.10.7
+PORTVERSION=	1.10.8
 CATEGORIES=	security
 MASTER_SITES=	http://files.randombit.net/botan/v1.10/
 PKGNAMESUFFIX=	110
@@ -29,7 +29,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.0 \
-		lib/libbotan-1.10.so.0.7 libdata/pkgconfig/botan-1.10.pc
+		lib/libbotan-1.10.so.0.8 libdata/pkgconfig/botan-1.10.pc
 
 DOCSDIR=	${PREFIX}/share/doc/${PORTNAME}-${PORTVERSION}
 PORTDOCS=	*

Modified: head/security/botan110/distinfo
==============================================================================
--- head/security/botan110/distinfo	Mon Aug 25 17:08:15 2014	(r366099)
+++ head/security/botan110/distinfo	Mon Aug 25 17:10:34 2014	(r366100)
@@ -1,2 +1,2 @@
-SHA256 (Botan-1.10.7.tbz) = 19f79ae670cb2ea7c290244ff6ff564ce74b45d8845af52787a30c646e16324d
-SIZE (Botan-1.10.7.tbz) = 2240316
+SHA256 (Botan-1.10.8.tbz) = bc2fd5fe904bba7cd688df021689f53a2d2f87ae728b647196a6b5954d184ea0
+SIZE (Botan-1.10.8.tbz) = 2211993



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