diff options
author | Henrik Brix Andersen <brix@FreeBSD.org> | 2011-05-26 19:43:13 +0000 |
---|---|---|
committer | Henrik Brix Andersen <brix@FreeBSD.org> | 2011-05-26 19:43:13 +0000 |
commit | cc163f79185277afdd3ae97a56f3f28d4e14ed0e (patch) | |
tree | fd5db3c60502f871ec82ca999c932f362fdc8297 /security/p5-Authen-DecHpwd | |
parent | 2ba277ce16ffd21550ec0e40554ea31ce6fd7b05 (diff) | |
download | ports-cc163f79185277afdd3ae97a56f3f28d4e14ed0e.tar.gz ports-cc163f79185277afdd3ae97a56f3f28d4e14ed0e.zip |
Notes
Diffstat (limited to 'security/p5-Authen-DecHpwd')
-rw-r--r-- | security/p5-Authen-DecHpwd/Makefile | 5 | ||||
-rw-r--r-- | security/p5-Authen-DecHpwd/distinfo | 5 |
2 files changed, 5 insertions, 5 deletions
diff --git a/security/p5-Authen-DecHpwd/Makefile b/security/p5-Authen-DecHpwd/Makefile index 12fcba475c15..880d1ac00d8d 100644 --- a/security/p5-Authen-DecHpwd/Makefile +++ b/security/p5-Authen-DecHpwd/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Authen-DecHpwd -PORTVERSION= 2.005 +PORTVERSION= 2.006 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,7 +15,8 @@ MAINTAINER= brix@FreeBSD.org COMMENT= Perl module for DEC VMS password hashing BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Scalar/String.pm:${PORTSDIR}/devel/p5-Scalar-String \ - ${SITE_PERL}/Data/Integer.pm:${PORTSDIR}/devel/p5-Data-Integer + ${SITE_PERL}/Data/Integer.pm:${PORTSDIR}/devel/p5-Data-Integer \ + ${SITE_PERL}/${PERL_ARCH}/Digest/CRC.pm:${PORTSDIR}/security/p5-Digest-CRC RUN_DEPENDS= ${BUILD_DEPENDS} LICENSE= GPLv2 diff --git a/security/p5-Authen-DecHpwd/distinfo b/security/p5-Authen-DecHpwd/distinfo index 09c6674dbec7..1b404c7ce895 100644 --- a/security/p5-Authen-DecHpwd/distinfo +++ b/security/p5-Authen-DecHpwd/distinfo @@ -1,3 +1,2 @@ -MD5 (Authen-DecHpwd-2.005.tar.gz) = 0e9ef2f543f2b02cc2979461e39200c0 -SHA256 (Authen-DecHpwd-2.005.tar.gz) = cdb94511b1371b5c49d519bcb4c91739f917e68fb1e4aeb223ac4585f00164b9 -SIZE (Authen-DecHpwd-2.005.tar.gz) = 38801 +SHA256 (Authen-DecHpwd-2.006.tar.gz) = 67f45fef6a23b7548f387b675cbf7881bf9da62d7d007cbf90d3a4b851b99eb7 +SIZE (Authen-DecHpwd-2.006.tar.gz) = 45296 |