diff options
author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2014-12-31 08:50:23 +0000 |
---|---|---|
committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2014-12-31 08:50:23 +0000 |
commit | 33e0d38bc194aae27a6967f196a27c2b53205ba2 (patch) | |
tree | 79be1328ca8b85fe0c82b7df1d3140da5c71b1d9 | |
parent | 38e8f93368709ad290fdf986f7ad1823212bfa56 (diff) | |
download | ports-33e0d38bc194aae27a6967f196a27c2b53205ba2.tar.gz ports-33e0d38bc194aae27a6967f196a27c2b53205ba2.zip |
security/p5-Crypt-GeneratePassword: Update version 0.03=>0.04
Differential Revision: https://reviews.freebsd.org/D1402
Approved by: bapt(mentor)
Notes
Notes:
svn path=/head/; revision=375873
-rw-r--r-- | security/p5-Crypt-GeneratePassword/Makefile | 3 | ||||
-rw-r--r-- | security/p5-Crypt-GeneratePassword/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/security/p5-Crypt-GeneratePassword/Makefile b/security/p5-Crypt-GeneratePassword/Makefile index 7097e17034c2..c66b5782b02a 100644 --- a/security/p5-Crypt-GeneratePassword/Makefile +++ b/security/p5-Crypt-GeneratePassword/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Crypt-GeneratePassword -PORTVERSION= 0.03 -PORTREVISION= 1 +PORTVERSION= 0.04 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/security/p5-Crypt-GeneratePassword/distinfo b/security/p5-Crypt-GeneratePassword/distinfo index 1ea09cf15095..f8ab0aa86584 100644 --- a/security/p5-Crypt-GeneratePassword/distinfo +++ b/security/p5-Crypt-GeneratePassword/distinfo @@ -1,2 +1,2 @@ -SHA256 (Crypt-GeneratePassword-0.03.tar.gz) = 4274d1aedcdd6e5ad54f417390dae75bc9231726c7431ab1aee40a507b3748c3 -SIZE (Crypt-GeneratePassword-0.03.tar.gz) = 193105 +SHA256 (Crypt-GeneratePassword-0.04.tar.gz) = ff24f89e37eab1040e2ce16ed02110454a7caa14f4f03e0449e54af344a0e5bd +SIZE (Crypt-GeneratePassword-0.04.tar.gz) = 220744 |