diff options
author | Steven Kreuzer <skreuzer@FreeBSD.org> | 2013-10-31 17:35:18 +0000 |
---|---|---|
committer | Steven Kreuzer <skreuzer@FreeBSD.org> | 2013-10-31 17:35:18 +0000 |
commit | f7133ea8e0001e44d8b7858f63b01c23cdeb8dfb (patch) | |
tree | 7e3da1da03e5dae22b68b27c292804cd7c5e7b92 /security/p5-Crypt-RandPasswd | |
parent | fcdb7f8dbe9b3c3aa7c7178295015d80453817e9 (diff) |
Notes
Diffstat (limited to 'security/p5-Crypt-RandPasswd')
-rw-r--r-- | security/p5-Crypt-RandPasswd/Makefile | 7 | ||||
-rw-r--r-- | security/p5-Crypt-RandPasswd/distinfo | 4 |
2 files changed, 3 insertions, 8 deletions
diff --git a/security/p5-Crypt-RandPasswd/Makefile b/security/p5-Crypt-RandPasswd/Makefile index 5f2cc86603ac..fc6c6e9913f8 100644 --- a/security/p5-Crypt-RandPasswd/Makefile +++ b/security/p5-Crypt-RandPasswd/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Crypt-RandPasswd -PORTVERSION= 0.02 -PORTREVISION= 2 +PORTVERSION= 0.04 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,11 +13,7 @@ COMMENT= An implementation of the Automated Password Generator standard USES= perl5 USE_PERL5= configure -MAN3= Crypt::RandPasswd.3 - -NO_STAGE= yes post-patch: - @${RM} ${WRKSRC}/lib/Crypt/RandPasswd.pm.orig .include <bsd.port.mk> diff --git a/security/p5-Crypt-RandPasswd/distinfo b/security/p5-Crypt-RandPasswd/distinfo index e9256a6a0de0..57e2e65a63d7 100644 --- a/security/p5-Crypt-RandPasswd/distinfo +++ b/security/p5-Crypt-RandPasswd/distinfo @@ -1,2 +1,2 @@ -SHA256 (Crypt-RandPasswd-0.02.tar.gz) = 2be5553492583335c7d21d5ff9a1eaace25bbbbea929aa4c395d001d502cbc64 -SIZE (Crypt-RandPasswd-0.02.tar.gz) = 17044 +SHA256 (Crypt-RandPasswd-0.04.tar.gz) = 2ec90e632ab352032c9e21a45d49c7863fc531c1525473819c7dafc3db03232a +SIZE (Crypt-RandPasswd-0.04.tar.gz) = 17738 |