Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Nov 2010 10:21:03 +0100 (CET)
From:      Lapo Luchini <lapo@lapo.it>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Lapo Luchini <lapo@lapo.it>
Subject:   ports/151909: [MAINTAINER] security/botan: update to 1.8.11
Message-ID:  <201011030921.oA39L3MF027842@lapo.andxor.it>
Resent-Message-ID: <201011030930.oA39U8iM069608@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         151909
>Category:       ports
>Synopsis:       [MAINTAINER] security/botan: update to 1.8.11
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Nov 03 09:30:07 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Lapo Luchini
>Release:        FreeBSD 8.1-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD lapo.andxor.it 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Mon Jul 19 02:36:49 UTC 2010
>Description:
- Update to 1.8.11

Removed file(s):
- pkg-plist

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- botan-1.8.11.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/security/botan/Makefile /usr/home/lapo/ports/botan/Makefile
--- /usr/ports/security/botan/Makefile	2010-09-03 16:34:39.000000000 +0200
+++ /usr/home/lapo/ports/botan/Makefile	2010-11-03 09:42:44.000000000 +0100
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	botan
-PORTVERSION=	1.8.10
+PORTVERSION=	1.8.11
 CATEGORIES=	security
 MASTER_SITES=	http://files.randombit.net/botan/v1.8/
 DISTNAME=	Botan-${PORTVERSION}
@@ -33,6 +33,8 @@
 MAKE_ARGS=	CXX="${CXX}" LIB_OPT="${CXXFLAGS}"
 USE_LDCONFIG=	yes
 
+PLIST_FILES=	bin/botan-config lib/libbotan.a lib/libbotan.so lib/libbotan.so.0 libdata/pkgconfig/botan-1.8.pc
+
 PORTDOCS=	*
 
 .include <bsd.port.options.mk>
diff -ruN --exclude=CVS /usr/ports/security/botan/distinfo /usr/home/lapo/ports/botan/distinfo
--- /usr/ports/security/botan/distinfo	2010-09-03 16:34:39.000000000 +0200
+++ /usr/home/lapo/ports/botan/distinfo	2010-11-03 09:41:50.000000000 +0100
@@ -1,3 +1,2 @@
-MD5 (Botan-1.8.10.tbz) = 70350060944c08132aab836f682405c5
-SHA256 (Botan-1.8.10.tbz) = e9da2d0f6a107f2a2032a5a1dcd27091f4a6ed428d896def5c91b4908be5fb6d
-SIZE (Botan-1.8.10.tbz) = 2828431
+SHA256 (Botan-1.8.11.tbz) = c3b60a2c3dfcbe7b21626e8459e5134d3cbabe45b6d94f454860b99798739ba4
+SIZE (Botan-1.8.11.tbz) = 2808114
diff -ruN --exclude=CVS /usr/ports/security/botan/pkg-plist /usr/home/lapo/ports/botan/pkg-plist
--- /usr/ports/security/botan/pkg-plist	2009-10-27 15:49:54.000000000 +0100
+++ /usr/home/lapo/ports/botan/pkg-plist	1970-01-01 01:00:00.000000000 +0100
@@ -1,5 +0,0 @@
-bin/botan-config
-lib/libbotan.a
-lib/libbotan.so
-lib/libbotan.so.0
-libdata/pkgconfig/botan-1.8.pc
--- botan-1.8.11.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



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