ports/121011: [UPDATE] security/p5-Crypt-GCrypt

Felippe de Meirelles Motta lippemail at gmail.com
Sat Feb 23 20:00:07 UTC 2008


>Number:         121011
>Category:       ports
>Synopsis:       [UPDATE] security/p5-Crypt-GCrypt
>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:   Sat Feb 23 20:00:06 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Felippe de Meirelles Motta
>Release:        FreeBSD 7.0-PRERELEASE amd64
>Organization:
>Environment:
System: FreeBSD 7.0-PRERELEASE #0: Thu Jan 10 01:55:37 BRST 2008
    lippe at shire.freebsd.org:/usr/obj/usr/src/sys/GENERIC

>Description:
- Updated to 1.20
- Use CPAN macro
- Better adjustment of dependences
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/security/p5-Crypt-GCrypt/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- Makefile	30 Oct 2007 09:23:19 -0000	1.5
+++ Makefile	21 Feb 2008 14:22:30 -0000
@@ -6,10 +6,9 @@
 #
 
 PORTNAME=	Crypt-GCrypt
-PORTVERSION=	1.17
+PORTVERSION=	1.20
 CATEGORIES=	security perl5
-MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR=	Crypt
+MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	kaoru at kaisei.org
@@ -17,16 +16,11 @@
 
 LIB_DEPENDS=	gcrypt.13:${PORTSDIR}/security/libgcrypt
 
-PERL_CONFIGURE=	yes
+PERL_CONFIGURE=	5.6.0+
 CONFIGURE_ARGS+=	GCRYPTLIBPATH=${LOCALBASE}/lib \
 		GCRYPTINCPATH=${LOCALBASE}/include
 USE_GCC=	3.2+
 
 MAN3=		Crypt::GCrypt.3
 
-.include <bsd.port.pre.mk>
-
-post-extract:
-	${RM} -f ${WRKSRC}/._Makefile.PL
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/security/p5-Crypt-GCrypt/distinfo,v
retrieving revision 1.3
diff -u -r1.3 distinfo
--- distinfo	30 Oct 2007 09:23:19 -0000	1.3
+++ distinfo	21 Feb 2008 14:22:30 -0000
@@ -1,3 +1,3 @@
-MD5 (Crypt-GCrypt-1.17.tar.gz) = 2473ebf9bbad3647f2b0f57ab072c3e1
-SHA256 (Crypt-GCrypt-1.17.tar.gz) = 8966cb34af95bb2a93dec60fc9aabec03f88b1c45f2f37dbb40d29eb242ddfd3
-SIZE (Crypt-GCrypt-1.17.tar.gz) = 16366
+MD5 (Crypt-GCrypt-1.20.tar.gz) = b45888282b0d2f4931478d812312fc34
+SHA256 (Crypt-GCrypt-1.20.tar.gz) = 2e304466ce6d3b02b4c51b7d0f5b021d8e91a09267282649c6676777f2b09dd8
+SIZE (Crypt-GCrypt-1.20.tar.gz) = 17665


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



More information about the freebsd-ports-bugs mailing list