aboutsummaryrefslogtreecommitdiff
path: root/security/pear-Crypt_GPG
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-04-19 22:23:29 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-04-19 22:23:29 +0000
commit0995b0158a858d40639bc52c774ae3bb3d88d208 (patch)
tree00662f3df56dd8aac6c9c62c288f76c28c8d27c6 /security/pear-Crypt_GPG
parent9ebc547897080854f7b9a9d98e65aa12a591c1b3 (diff)
downloadports-0995b0158a858d40639bc52c774ae3bb3d88d208.tar.gz
ports-0995b0158a858d40639bc52c774ae3bb3d88d208.zip
Notes
Diffstat (limited to 'security/pear-Crypt_GPG')
-rw-r--r--security/pear-Crypt_GPG/Makefile8
-rw-r--r--security/pear-Crypt_GPG/distinfo6
2 files changed, 8 insertions, 6 deletions
diff --git a/security/pear-Crypt_GPG/Makefile b/security/pear-Crypt_GPG/Makefile
index a9c77d5e7086..2caec53a85f4 100644
--- a/security/pear-Crypt_GPG/Makefile
+++ b/security/pear-Crypt_GPG/Makefile
@@ -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 @@ RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
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"
diff --git a/security/pear-Crypt_GPG/distinfo b/security/pear-Crypt_GPG/distinfo
index 572ecbfc96bd..0b430c143165 100644
--- a/security/pear-Crypt_GPG/distinfo
+++ b/security/pear-Crypt_GPG/distinfo
@@ -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