Date: Sat, 23 Feb 2008 19:54:45 GMT From: Felippe de Meirelles Motta <lippemail@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/121011: [UPDATE] security/p5-Crypt-GCrypt Message-ID: <200802231954.m1NJsjuW004892@www.freebsd.org> Resent-Message-ID: <200802232000.m1NK079D033677@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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@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@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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200802231954.m1NJsjuW004892>