Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 04 Sep 2009 02:54:03 +0900
From:      Hirohisa Yamaguchi <umq@ueo.co.jp>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/138509: [patch] security/gnupg1 update to 1.4.10
Message-ID:  <86skf3ykw4.wl%umq@ueo.co.jp>
Resent-Message-ID: <200909031800.n83I0Gwl049127@freefall.freebsd.org>

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

>Number:         138509
>Category:       ports
>Synopsis:       [patch] security/gnupg1 update to 1.4.10
>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:   Thu Sep 03 18:00:16 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Hirohisa Yamaguchi
>Release:        FreeBSD 8.0-BETA2 amd64
>Organization:
<organization of PR author (multiple lines)>
>Environment:
System: FreeBSD calliope.****.org 8.0-BETA2 FreeBSD 8.0-BETA2 #21: Sun Aug 16 19:47:51 JST 2009 root@calliope.****.org:/usr/obj/usr/src/sys/CALLIOPE64 amd64

>Description:
	The new version of security/gnupg1 1.4.10 has been released.
	release announcement:
	  http://lists.gnupg.org/pipermail/gnupg-announce/2009q3/000291.html
>How-To-Repeat:
	N/A
>Fix:

	The patch follows:

cvs diff: Diffing .
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/security/gnupg1/Makefile,v
retrieving revision 1.103
diff -p -u -r1.103 Makefile
--- Makefile	9 Mar 2009 17:15:41 -0000	1.103
+++ Makefile	3 Sep 2009 17:48:49 -0000
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	gnupg
-PORTVERSION=	1.4.9
-PORTREVISION=	2
+PORTVERSION=	1.4.10
 CATEGORIES=	security
 MASTER_SITES=	${MASTER_SITE_GNUPG}
 MASTER_SITE_SUBDIR=	gnupg
@@ -24,7 +23,7 @@ GNU_CONFIGURE=	YES
 MACHINE_ARCH=	i586
 .endif
 CFLAGS:=	${CFLAGS:S/-pipe//g}
-MAN1=		gpg.1 gpgv.1 gpg.ru.1
+MAN1=		gpg.1 gpgv.1 gpg.ru.1 gpg-zip.1
 MAN7=		gnupg.7
 INFO=		gnupg1
 DOCSDIR=	${PREFIX}/share/doc/gnupg1
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/security/gnupg1/distinfo,v
retrieving revision 1.42
diff -p -u -r1.42 distinfo
--- distinfo	26 Apr 2008 23:51:40 -0000	1.42
+++ distinfo	3 Sep 2009 17:48:50 -0000
@@ -1,6 +1,6 @@
-MD5 (gnupg-1.4.9.tar.bz2) = cc52393087480ac8d245625004a6a30c
-SHA256 (gnupg-1.4.9.tar.bz2) = 3ca5abcd93eeed4ed832995463db3308bfa552a072ef86fab4940e195fab06dd
-SIZE (gnupg-1.4.9.tar.bz2) = 3328743
-MD5 (gnupg-1.4.9.tar.bz2.sig) = c1dbb1e28502593635bf0349b74ca33a
-SHA256 (gnupg-1.4.9.tar.bz2.sig) = 8d325632b0bb1e2abaff84be67295ad64d12ff38e2bc7a183ae1cb90cbf739ad
-SIZE (gnupg-1.4.9.tar.bz2.sig) = 158
+MD5 (gnupg-1.4.10.tar.bz2) = dcf7ed712997888d616e029637bfc303
+SHA256 (gnupg-1.4.10.tar.bz2) = a2907f4432d67894e425e48ae85785dd60ecb01658c9682bcd96f5e91043bb38
+SIZE (gnupg-1.4.10.tar.bz2) = 3410814
+MD5 (gnupg-1.4.10.tar.bz2.sig) = 4f602a424cc1b6cadfd83487c6723403
+SHA256 (gnupg-1.4.10.tar.bz2.sig) = 9f0180b278445d063780aee3a1d6272e38856d7227ea14872fdb059267b3e450
+SIZE (gnupg-1.4.10.tar.bz2.sig) = 158
cvs diff: Diffing files
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86skf3ykw4.wl%umq>