ports/135668: [patch] security/gnupg update to 2.0.12

Hirohisa Yamaguchi umq at ueo.co.jp
Wed Jun 17 14:00:10 UTC 2009


>Number:         135668
>Category:       ports
>Synopsis:       [patch] security/gnupg update to 2.0.12
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 17 14:00:09 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Hirohisa Yamaguchi
>Release:        FreeBSD 8.0-CURRENT amd64
>Organization:
<organization of PR author (multiple lines)>
>Environment:
System: FreeBSD calliope.****.org 8.0-CURRENT FreeBSD 8.0-CURRENT #20: Wed Apr 29 14:09:02 JST 2009 root at calliope.****.org:/usr/obj/usr/src/sys/CALLIOPE64 amd64

>Description:
	The new version of security/gnupg 2.0.12 has been released.
	Release announcement: http://lists.gnupg.org/pipermail/gnupg-announce/2009q2/000288.html

	As ``rfc5581: The Camellia cipher in OpenPGP'' has been published,
	the support for Camellia is no longer experimental.
	Turn the switch on for by default.
>How-To-Repeat:
	N/A
>Fix:

	The patch follows:

cvs diff: Diffing .
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/security/gnupg/Makefile,v
retrieving revision 1.119
diff -p -u -r1.119 Makefile
--- Makefile	9 Mar 2009 17:15:41 -0000	1.119
+++ Makefile	17 Jun 2009 13:46:25 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	gnupg
-PORTVERSION=	2.0.11
+PORTVERSION=	2.0.12
 CATEGORIES=	security
 MASTER_SITES=	${MASTER_SITE_GNUPG}
 MASTER_SITE_SUBDIR=	gnupg
@@ -45,7 +45,7 @@ OPTIONS=	LDAP "LDAP keyserver interface"
 		SCDAEMON "Enable Smartcard daemon (with libusb)" off \
 		CURL "Use the real curl library (worked around if no)" on \
 		GPGSM "Enable GPGSM (require LDAP)" off \
-		CAMELLIA "Enable Camellia algorithm (for testing only)" off \
+		CAMELLIA "Enable Camellia algorithm" on \
 		KDNS "Use DNS CERT helper" off \
 		NLS "National Language Support" off
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/security/gnupg/distinfo,v
retrieving revision 1.47
diff -p -u -r1.47 distinfo
--- distinfo	4 Mar 2009 14:27:11 -0000	1.47
+++ distinfo	17 Jun 2009 13:46:25 -0000
@@ -1,6 +1,6 @@
-MD5 (gnupg-2.0.11.tar.bz2) = a3014f3b3c919662278060f9a4818b89
-SHA256 (gnupg-2.0.11.tar.bz2) = 8c40148ad471f4a7e583bc5f84ebf652c395b303deaf2583b11e51f43fa8b47c
-SIZE (gnupg-2.0.11.tar.bz2) = 3852869
-MD5 (gnupg-2.0.11.tar.bz2.sig) = 39e69b28bc64d284fc5a43ccdf479930
-SHA256 (gnupg-2.0.11.tar.bz2.sig) = b2d7c75fce7c11653e3c2299734ddfdd56986fea6dcac0aad88d8b14077786cb
-SIZE (gnupg-2.0.11.tar.bz2.sig) = 158
+MD5 (gnupg-2.0.12.tar.bz2) = 4718d8a8cd3eac100951d8b162cf537b
+SHA256 (gnupg-2.0.12.tar.bz2) = 9633e104c519fade1c9fce5843d1f70439b156bcc446aa270ea8192d461d9cce
+SIZE (gnupg-2.0.12.tar.bz2) = 3924196
+MD5 (gnupg-2.0.12.tar.bz2.sig) = 88e8d5d64cff885d0e6a29ffb71d1537
+SHA256 (gnupg-2.0.12.tar.bz2.sig) = 546a5ee3390003c109e511fa0ea5925bdc73c817cd05bc05580fc36aa55af94e
+SIZE (gnupg-2.0.12.tar.bz2.sig) = 158

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



More information about the freebsd-ports-bugs mailing list