diff options
author | miwi <miwi@FreeBSD.org> | 2011-02-27 21:57:02 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2011-02-27 21:57:02 +0800 |
commit | c86829ee151976b22309c7aeb720c00e854528b0 (patch) | |
tree | 02388e376e379f69228bcb87cadb0543d6015718 | |
parent | 0da07320eb1b3ec5c7380ca2fa836debc58b0492 (diff) | |
download | freebsd-ports-gnome-c86829ee151976b22309c7aeb720c00e854528b0.tar.gz freebsd-ports-gnome-c86829ee151976b22309c7aeb720c00e854528b0.tar.zst freebsd-ports-gnome-c86829ee151976b22309c7aeb720c00e854528b0.zip |
- Update to 1.5.0
-rw-r--r-- | security/pear-Crypt_CHAP/Makefile | 4 | ||||
-rw-r--r-- | security/pear-Crypt_CHAP/distinfo | 5 |
2 files changed, 4 insertions, 5 deletions
diff --git a/security/pear-Crypt_CHAP/Makefile b/security/pear-Crypt_CHAP/Makefile index 548c63cbbd12..72c2b74c9290 100644 --- a/security/pear-Crypt_CHAP/Makefile +++ b/security/pear-Crypt_CHAP/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Crypt_CHAP -PORTVERSION= 1.0.2 +PORTVERSION= 1.5.0 CATEGORIES= security www pear MAINTAINER= miwi@FreeBSD.org @@ -19,7 +19,7 @@ USE_PHP= mcrypt mhash CATEGORY= Crypt FILES= CHAP.php -TESTS= chaptest.php +TESTS= Crypt_CHAP.phpt .include <bsd.port.pre.mk> .include "${PORTSDIR}/devel/pear/bsd.pear.mk" diff --git a/security/pear-Crypt_CHAP/distinfo b/security/pear-Crypt_CHAP/distinfo index 7b55cfed8c3c..c36424f1cb04 100644 --- a/security/pear-Crypt_CHAP/distinfo +++ b/security/pear-Crypt_CHAP/distinfo @@ -1,3 +1,2 @@ -MD5 (PEAR/Crypt_CHAP-1.0.2.tgz) = 4175a1d5486f305831adba517009c253 -SHA256 (PEAR/Crypt_CHAP-1.0.2.tgz) = 8cd3afd135a2e5fa656020321027df0a17645243ff1fed1731c1099846dc7fa9 -SIZE (PEAR/Crypt_CHAP-1.0.2.tgz) = 5494 +SHA256 (PEAR/Crypt_CHAP-1.5.0.tgz) = 12b971b4ab3f7dc20bb7f8bdc5f420de10fe6ce7222f7715b3b6a074d1f76233 +SIZE (PEAR/Crypt_CHAP-1.5.0.tgz) = 5549 |