diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2012-03-31 07:46:57 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2012-03-31 07:46:57 +0800 |
commit | 37c098d28f0b31d423d376cca7c703f545fd69d4 (patch) | |
tree | 8a692d845d9bc07b1590214225de11e9c06c1249 /security | |
parent | 36073b11df67f983a5ebb938f4e7d4541c85d758 (diff) | |
download | freebsd-ports-gnome-37c098d28f0b31d423d376cca7c703f545fd69d4.tar.gz freebsd-ports-gnome-37c098d28f0b31d423d376cca7c703f545fd69d4.tar.zst freebsd-ports-gnome-37c098d28f0b31d423d376cca7c703f545fd69d4.zip |
- Update to 2.30
Changes: http://search.cpan.org/dist/App-Genpass/Changes
Feature safe: yes
Diffstat (limited to 'security')
-rw-r--r-- | security/p5-App-Genpass/Makefile | 9 | ||||
-rw-r--r-- | security/p5-App-Genpass/distinfo | 4 |
2 files changed, 5 insertions, 8 deletions
diff --git a/security/p5-App-Genpass/Makefile b/security/p5-App-Genpass/Makefile index 354ad13b491d..3f3b2f51496b 100644 --- a/security/p5-App-Genpass/Makefile +++ b/security/p5-App-Genpass/Makefile @@ -6,7 +6,7 @@ # PORTNAME= App-Genpass -PORTVERSION= 2.20 +PORTVERSION= 2.30 CATEGORIES= security perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:XSAWYERX @@ -18,11 +18,8 @@ COMMENT= Quickly and easily create secure passwords BUILD_DEPENDS= p5-Config-Any>=0:${PORTSDIR}/devel/p5-Config-Any \ p5-File-HomeDir>=0:${PORTSDIR}/devel/p5-File-HomeDir \ p5-List-AllUtils>=0:${PORTSDIR}/devel/p5-List-AllUtils \ - p5-Mouse>=0:${PORTSDIR}/devel/p5-Mouse \ - p5-MouseX-ConfigFromFile>=0:${PORTSDIR}/devel/p5-MouseX-ConfigFromFile \ - p5-MouseX-Getopt>=0:${PORTSDIR}/devel/p5-MouseX-Getopt \ - p5-Path-Class>=0:${PORTSDIR}/devel/p5-Path-Class \ - p5-namespace-autoclean>=0:${PORTSDIR}/devel/p5-namespace-autoclean \ + p5-Moo>=0:${PORTSDIR}/devel/p5-Moo \ + p5-MooX-Types-MooseLike>=0:${PORTSDIR}/devel/p5-MooX-Types-MooseLike \ p5-namespace-clean>=0.20:${PORTSDIR}/devel/p5-namespace-clean RUN_DEPENDS:= ${BUILD_DEPENDS} diff --git a/security/p5-App-Genpass/distinfo b/security/p5-App-Genpass/distinfo index af5ddd1c76cf..8795304ab19c 100644 --- a/security/p5-App-Genpass/distinfo +++ b/security/p5-App-Genpass/distinfo @@ -1,2 +1,2 @@ -SHA256 (App-Genpass-2.20.tar.gz) = a66a885aba0e11b1651768f68de84589c44a5e0da91c5c6ecfd354d36e4a33b5 -SIZE (App-Genpass-2.20.tar.gz) = 19341 +SHA256 (App-Genpass-2.30.tar.gz) = 6163720fd9c7bbe2c4bc1fa8a3d5165af73843c6994f07bd88397869ee9f5743 +SIZE (App-Genpass-2.30.tar.gz) = 19369 |