diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2015-02-14 19:06:32 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2015-02-14 19:06:32 +0000 |
commit | 9cfb6f688bc0c8e5a7f96ddf11b0f4e931ad0392 (patch) | |
tree | 5d59780f2d422efce5e40c085ed9c4a8941e6791 | |
parent | Update to 0.22. (diff) |
Update to 0.12.
Changes: https://metacpan.org/changes/distribution/Crypt-Password-Util
Notes
Notes:
svn path=/head/; revision=378994
-rw-r--r-- | security/p5-Crypt-Password-Util/Makefile | 5 | ||||
-rw-r--r-- | security/p5-Crypt-Password-Util/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/security/p5-Crypt-Password-Util/Makefile b/security/p5-Crypt-Password-Util/Makefile index 8e486626622f..1c8d0ce30125 100644 --- a/security/p5-Crypt-Password-Util/Makefile +++ b/security/p5-Crypt-Password-Util/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Crypt-Password-Util -PORTVERSION= 0.09 -PORTREVISION= 1 +PORTVERSION= 0.12 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -18,7 +17,7 @@ BUILD_DEPENDS= p5-UUID-Random-Patch-UseMRS>=0:${PORTSDIR}/devel/p5-UUID-Random-P RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Sort-Versions>=0:${PORTSDIR}/devel/p5-Sort-Versions -USE_PERL5= modbuild +USE_PERL5= configure USES= perl5 .include <bsd.port.mk> diff --git a/security/p5-Crypt-Password-Util/distinfo b/security/p5-Crypt-Password-Util/distinfo index 972c84305977..633ea907dbff 100644 --- a/security/p5-Crypt-Password-Util/distinfo +++ b/security/p5-Crypt-Password-Util/distinfo @@ -1,2 +1,2 @@ -SHA256 (Crypt-Password-Util-0.09.tar.gz) = 9e7c3ffb877748a201955bf95cf25cfbb134fb1b0bd906e905861e73dddf420f -SIZE (Crypt-Password-Util-0.09.tar.gz) = 11588 +SHA256 (Crypt-Password-Util-0.12.tar.gz) = df9bac94d783b92f7e286cf0ce27efbe718ec18be91a3a9dcba45ac01b138ca1 +SIZE (Crypt-Password-Util-0.12.tar.gz) = 15906 |