diff options
-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 |