Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Dec 2005 16:51:43 -0500 (EST)
From:      Wesley Shields <wxs@csh.rit.edu>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        clsung@FreeBSD.org
Subject:   ports/91035: [UPDATE]: security/botan
Message-ID:  <200512282151.jBSLphir076958@syn.csh.rit.edu>
Resent-Message-ID: <200512282200.jBSM0IIa044876@freefall.freebsd.org>

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

>Number:         91035
>Category:       ports
>Synopsis:       [UPDATE]: security/botan
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec 28 22:00:16 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Wesley Shields
>Release:        FreeBSD 6.0-RELEASE i386
>Organization:
>Environment:
System: FreeBSD syn 6.0-RELEASE FreeBSD 6.0-RELEASE #0: Tue Dec 20 08:49:53 EST 2005 root@syn:/usr/obj/usr/src/sys/GENERIC i386

>Description:
security/botan is up to 1.4.10.  The attached patch will update the
port.

I've CC'ed the maintainer on this.

>How-To-Repeat:
N/A

>Fix:

diff -ruN security/botan.orig/Makefile security/botan/Makefile
--- security/botan.orig/Makefile	Thu Nov 17 03:37:05 2005
+++ security/botan/Makefile	Wed Dec 28 15:56:33 2005
@@ -7,8 +7,7 @@
 #
 
 PORTNAME=	botan
-PORTVERSION=	1.4.9
-PORTREVISION=	0
+PORTVERSION=	1.4.10
 CATEGORIES=	security
 MASTER_SITES=	http://files.randombit.net/botan/
 DISTNAME=	Botan-${PORTVERSION}
diff -ruN security/botan.orig/distinfo security/botan/distinfo
--- security/botan.orig/distinfo	Thu Nov 17 03:37:05 2005
+++ security/botan/distinfo	Wed Dec 28 15:57:12 2005
@@ -1,3 +1,3 @@
-MD5 (Botan-1.4.9.tbz) = c008a2f5c7f51e1c78083f57308ceaa4
-SHA256 (Botan-1.4.9.tbz) = c51c81c194149ccdd4abce863333180dcdff6d49101f90c86bfc55542256b283
-SIZE (Botan-1.4.9.tbz) = 1668031
+MD5 (Botan-1.4.10.tbz) = ddc46514c20f1782603646277f8341dd
+SHA256 (Botan-1.4.10.tbz) = 9c04d89c632b9de05541462be92381e5ccfdea4a4d7fb14ea12ad39745fb6978
+SIZE (Botan-1.4.10.tbz) = 1677102
diff -ruN security/botan.orig/pkg-plist security/botan/pkg-plist
--- security/botan.orig/pkg-plist	Thu Nov 17 03:37:05 2005
+++ security/botan/pkg-plist	Wed Dec 28 16:38:43 2005
@@ -14,6 +14,7 @@
 include/botan/basefilt.h
 include/botan/ber_dec.h
 include/botan/bigint.h
+include/botan/bit_ops.h
 include/botan/blinding.h
 include/botan/blowfish.h
 include/botan/botan.h
@@ -71,6 +72,7 @@
 include/botan/if_algo.h
 include/botan/init.h
 include/botan/isaac.h
+include/botan/kasumi.h
 include/botan/kdf.h
 include/botan/keypair.h
 include/botan/lion.h
@@ -101,7 +103,9 @@
 include/botan/ofb.h
 include/botan/oids.h
 include/botan/openpgp.h
+include/botan/out_buf.h
 include/botan/par_hash.h
+include/botan/parsing.h
 include/botan/pbe.h
 include/botan/pbe_pkcs.h
 include/botan/pem.h
@@ -138,7 +142,6 @@
 include/botan/sha256.h
 include/botan/sha_64.h
 include/botan/skipjack.h
-include/botan/socket.h
 include/botan/square.h
 include/botan/symkey.h
 include/botan/tea.h
>Release-Note:
>Audit-Trail:
>Unformatted:



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