Date: Mon, 7 Apr 2008 14:05:47 GMT From: Wen heping <wenheping@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/122529: [Update] security/pear-Crypt_GPG: update to 0.6.0 Message-ID: <200804071405.m37E5l5L070210@www.freebsd.org> Resent-Message-ID: <200804071410.m37EA0kK066479@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 122529 >Category: ports >Synopsis: [Update] security/pear-Crypt_GPG: update to 0.6.0 >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: Mon Apr 07 14:10:00 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Wen heping >Release: FreeBSD 7.0 release >Organization: ChangAn Middle School >Environment: FreeBSD fb7.wenjing.com 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008 root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 >Description: update to 0.6.0 from 0.3.11 >How-To-Repeat: >Fix: Patch attached with submission follows: --- Makefile.orig 2008-04-07 21:06:55.000000000 +0000 +++ Makefile 2008-04-07 21:09:05.000000000 +0000 @@ -6,7 +6,7 @@ # PORTNAME= Crypt_GPG -PORTVERSION= 0.3.11 +PORTVERSION= 0.6.0 CATEGORIES= security www pear MAINTAINER= miwi@FreeBSD.org @@ -17,8 +17,10 @@ CATEGORY= Crypt FILES= GPG.php GPG/Exceptions.php GPG/Key.php \ - GPG/Signature.php GPG/Driver/Php.php -TESTS= PhpDriver.php test.php + GPG/Signature.php GPG/UserId.php GPG/SubKey.php \ + GPG/Driver/Php.php GPG/Driver/GnuPG.php +TESTS= PhpDriverTestCase.php DriverTestCase.php \ + GnuPGDriverTestCase.php .include <bsd.port.pre.mk> .include "${PORTSDIR}/devel/pear/bsd.pear.mk" --- distinfo.orig 2008-02-12 22:39:55.000000000 +0000 +++ distinfo 2008-04-07 21:10:02.000000000 +0000 @@ -1,3 +1,3 @@ -MD5 (PEAR/Crypt_GPG-0.3.11.tgz) = bdc986ee753c913eebb65cadd9f9269c -SHA256 (PEAR/Crypt_GPG-0.3.11.tgz) = 7274942fe5dd9abf2d8625b9b3c18737f821232b4a163fdbfbd17d4ee39bae2b -SIZE (PEAR/Crypt_GPG-0.3.11.tgz) = 48554 +MD5 (PEAR/Crypt_GPG-0.6.0.tgz) = a982c7ade6bd77af6026eaa1706c7139 +SHA256 (PEAR/Crypt_GPG-0.6.0.tgz) = 1daef0e5eb3aae6cc0578cd0d166766d02504ae4232cf817e3ecdab411a54732 +SIZE (PEAR/Crypt_GPG-0.6.0.tgz) = 58702 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200804071405.m37E5l5L070210>