Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 May 2007 20:29:33 +0900 (JST)
From:      TAKAHASHI Kaoru <kaoru@kaisei.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/112600: [MAINTAINER] security/p5-Crypt-GCrypt: update to 1.16
Message-ID:  <20070511112933.A655D50B4F@rave.kaoru.trans-nt.com>
Resent-Message-ID: <200705111150.l4BBo7pM047299@freefall.freebsd.org>

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

>Number:         112600
>Category:       ports
>Synopsis:       [MAINTAINER] security/p5-Crypt-GCrypt: update to 1.16
>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:   Fri May 11 11:50:06 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     TAKAHASHI Kaoru
>Release:        FreeBSD 5.4-RELEASE-p14 i386
>Organization:
>Environment:
System: FreeBSD rave.kaoru.trans-nt.com 5.4-RELEASE-p14 FreeBSD 5.4-RELEASE-p14 #0: Mon Apr 24 13:57:18 JST 2006
>Description:
- Update to 1.16

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

--- p5-Crypt-GCrypt-1.16.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/security/p5-Crypt-GCrypt/Makefile /tmp/p5-Crypt-GCrypt/Makefile
--- /usr/ports/security/p5-Crypt-GCrypt/Makefile	Fri Oct  6 13:58:39 2006
+++ /tmp/p5-Crypt-GCrypt/Makefile	Fri May 11 20:27:17 2007
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Crypt-GCrypt
-PORTVERSION=	1.15
+PORTVERSION=	1.16
 CATEGORIES=	security perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Crypt
@@ -25,6 +25,11 @@
 MAN3=		Crypt::GCrypt.3
 
 .include <bsd.port.pre.mk>
+
+post-extract:
+	${RM} -f ${WRKSRC}/._Makefile.PL
+	${RM} -f ${WRKSRC}/._GCrypt.pm
+	${RM} -f ${WRKSRC}/._GCrypt.xs
 
 .if ${PERL_LEVEL} < 500600
 post-patch:
diff -ruN --exclude=CVS /usr/ports/security/p5-Crypt-GCrypt/distinfo /tmp/p5-Crypt-GCrypt/distinfo
--- /usr/ports/security/p5-Crypt-GCrypt/distinfo	Fri Oct  6 13:58:39 2006
+++ /tmp/p5-Crypt-GCrypt/distinfo	Fri May 11 20:24:22 2007
@@ -1,3 +1,3 @@
-MD5 (Crypt-GCrypt-1.15.tar.gz) = 9da32ac299ff3a2b3126158b55e02131
-SHA256 (Crypt-GCrypt-1.15.tar.gz) = 7f05cbc7e10c66c3075ea8cb79f4c038cf8f18fdcb192ac66305c07fa41dbcc6
-SIZE (Crypt-GCrypt-1.15.tar.gz) = 15667
+MD5 (Crypt-GCrypt-1.16.tar.gz) = c57422384db4f87e6887cd31c8a4f23f
+SHA256 (Crypt-GCrypt-1.16.tar.gz) = 4be09efa081e3595d7361ddd59042af97cd6d92c81faedbd3137280650161da6
+SIZE (Crypt-GCrypt-1.16.tar.gz) = 16370
--- p5-Crypt-GCrypt-1.16.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?20070511112933.A655D50B4F>