Date: Fri, 22 Dec 2006 16:02:50 +0800 (CST) From: chinsan <chinsan@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: gabor@FreeBSD.org Subject: ports/107078: [PATCH] security/p5-Crypt-GPG: update to 1.59 Message-ID: <20061222080250.7FC3A1149C@chinsan.twbbs.org> Resent-Message-ID: <200612220810.kBM8AGTB091558@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 107078 >Category: ports >Synopsis: [PATCH] security/p5-Crypt-GPG: update to 1.59 >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: Fri Dec 22 08:10:16 GMT 2006 >Closed-Date: >Last-Modified: >Originator: chinsan >Release: FreeBSD 6.2-PRERELEASE i386 >Organization: Taiwan >Environment: System: FreeBSD chinsan.twbbs.org 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #3: Mon Dec 4 02:04:40 CST >Description: - Update to 1.59 Port maintainer (gabor@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-Crypt-GPG-1.59.patch begins here --- diff -ruN --exclude=CVS /usr/ports/security/p5-Crypt-GPG/Makefile /usr/home/chinsan/project/p5-Crypt-GPG/Makefile --- /usr/ports/security/p5-Crypt-GPG/Makefile Fri Dec 15 16:53:32 2006 +++ /usr/home/chinsan/project/p5-Crypt-GPG/Makefile Fri Dec 22 15:59:24 2006 @@ -4,7 +4,7 @@ # $FreeBSD: ports/security/p5-Crypt-GPG/Makefile,v 1.2 2006/12/08 13:46:29 gabor Exp $ PORTNAME= Crypt-GPG -PORTVERSION= 1.52 +PORTVERSION= 1.59 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Crypt @@ -12,6 +12,9 @@ MAINTAINER= gabor@FreeBSD.org COMMENT= Perl extension for GnuPG + +BUILD_DEPENDS= p5-TimeDate>=0:${PORTSDIR}/devel/p5-TimeDate +RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes diff -ruN --exclude=CVS /usr/ports/security/p5-Crypt-GPG/distinfo /usr/home/chinsan/project/p5-Crypt-GPG/distinfo --- /usr/ports/security/p5-Crypt-GPG/distinfo Mon Dec 19 17:16:46 2005 +++ /usr/home/chinsan/project/p5-Crypt-GPG/distinfo Fri Dec 22 15:57:31 2006 @@ -1,3 +1,3 @@ -MD5 (Crypt-GPG-1.52.tar.gz) = fe3b7b4e0cef0fa666dc5ce3e7235a88 -SHA256 (Crypt-GPG-1.52.tar.gz) = 9f9a3fc3887eb89c6d01430d3b4a3ed2c23792c3ab9391635fbe0b58de6f5075 -SIZE (Crypt-GPG-1.52.tar.gz) = 18467 +MD5 (Crypt-GPG-1.59.tar.gz) = f784ebc111f715b90841e4d445b43f58 +SHA256 (Crypt-GPG-1.59.tar.gz) = 6575c5eb26133c036d003512d031e86f211fca32806f3a40a6b536980a6c28fc +SIZE (Crypt-GPG-1.59.tar.gz) = 18782 --- p5-Crypt-GPG-1.59.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?20061222080250.7FC3A1149C>