svn commit: r378994 - head/security/p5-Crypt-Password-Util
Adam Weinberger
adamw at FreeBSD.org
Sat Feb 14 19:06:33 UTC 2015
Author: adamw
Date: Sat Feb 14 19:06:32 2015
New Revision: 378994
URL: https://svnweb.freebsd.org/changeset/ports/378994
QAT: https://qat.redports.org/buildarchive/r378994/
Log:
Update to 0.12.
Changes: https://metacpan.org/changes/distribution/Crypt-Password-Util
Modified:
head/security/p5-Crypt-Password-Util/Makefile
head/security/p5-Crypt-Password-Util/distinfo
Modified: head/security/p5-Crypt-Password-Util/Makefile
==============================================================================
--- head/security/p5-Crypt-Password-Util/Makefile Sat Feb 14 19:03:50 2015 (r378993)
+++ head/security/p5-Crypt-Password-Util/Makefile Sat Feb 14 19:06:32 2015 (r378994)
@@ -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-UseM
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>
Modified: head/security/p5-Crypt-Password-Util/distinfo
==============================================================================
--- head/security/p5-Crypt-Password-Util/distinfo Sat Feb 14 19:03:50 2015 (r378993)
+++ head/security/p5-Crypt-Password-Util/distinfo Sat Feb 14 19:06:32 2015 (r378994)
@@ -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
More information about the svn-ports-head
mailing list