diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-07-21 17:29:45 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-07-21 17:29:45 +0000 |
commit | f9c67960ec46d9f98366f757a03f62e1f9aa7179 (patch) | |
tree | e529320a712eb897189422a0fdcb4076071a752e /security/p5-Authen-DecHpwd | |
parent | 99bee95d27a95a408b55817acdb66d6aee5db103 (diff) | |
download | ports-f9c67960ec46d9f98366f757a03f62e1f9aa7179.tar.gz ports-f9c67960ec46d9f98366f757a03f62e1f9aa7179.zip |
Notes
Diffstat (limited to 'security/p5-Authen-DecHpwd')
-rw-r--r-- | security/p5-Authen-DecHpwd/Makefile | 6 | ||||
-rw-r--r-- | security/p5-Authen-DecHpwd/distinfo | 5 |
2 files changed, 5 insertions, 6 deletions
diff --git a/security/p5-Authen-DecHpwd/Makefile b/security/p5-Authen-DecHpwd/Makefile index 70d658564eec..0bea39841528 100644 --- a/security/p5-Authen-DecHpwd/Makefile +++ b/security/p5-Authen-DecHpwd/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Authen-DecHpwd -PORTVERSION= 2.006 -PORTREVISION= 2 +PORTVERSION= 2.007 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -11,8 +10,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module for DEC VMS password hashing -LICENSE= GPLv2 GPLv3 -LICENSE_COMB= dual +LICENSE= GPLv2+ BUILD_DEPENDS= p5-Data-Integer>=0:devel/p5-Data-Integer \ p5-Digest-CRC>=0:security/p5-Digest-CRC \ diff --git a/security/p5-Authen-DecHpwd/distinfo b/security/p5-Authen-DecHpwd/distinfo index 1b404c7ce895..f1afa4500f5e 100644 --- a/security/p5-Authen-DecHpwd/distinfo +++ b/security/p5-Authen-DecHpwd/distinfo @@ -1,2 +1,3 @@ -SHA256 (Authen-DecHpwd-2.006.tar.gz) = 67f45fef6a23b7548f387b675cbf7881bf9da62d7d007cbf90d3a4b851b99eb7 -SIZE (Authen-DecHpwd-2.006.tar.gz) = 45296 +TIMESTAMP = 1500642138 +SHA256 (Authen-DecHpwd-2.007.tar.gz) = f43a93bb02b41f7327d92f9e963b69505f67350a52e8f50796f98afc4fb3f177 +SIZE (Authen-DecHpwd-2.007.tar.gz) = 43759 |