diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2012-06-26 22:56:47 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2012-06-26 22:56:47 +0800 |
commit | 42bd08ed039bf6936fc615c46634d4211d88ccb9 (patch) | |
tree | bcac694312a41df9f0ab1265a9d10b51a4d904b6 /security/p5-App-Genpass | |
parent | 1029c04b28dda3a993cf8ec26217a90776fc831c (diff) | |
download | freebsd-ports-gnome-42bd08ed039bf6936fc615c46634d4211d88ccb9.tar.gz freebsd-ports-gnome-42bd08ed039bf6936fc615c46634d4211d88ccb9.tar.zst freebsd-ports-gnome-42bd08ed039bf6936fc615c46634d4211d88ccb9.zip |
- Update to 2.31
- Add LICENSE
Changes: http://search.cpan.org/dist/App-Genpass/Changes
Diffstat (limited to 'security/p5-App-Genpass')
-rw-r--r-- | security/p5-App-Genpass/Makefile | 6 | ||||
-rw-r--r-- | security/p5-App-Genpass/distinfo | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/security/p5-App-Genpass/Makefile b/security/p5-App-Genpass/Makefile index 3f3b2f51496b..7ff00cefe9ee 100644 --- a/security/p5-App-Genpass/Makefile +++ b/security/p5-App-Genpass/Makefile @@ -6,7 +6,7 @@ # PORTNAME= App-Genpass -PORTVERSION= 2.30 +PORTVERSION= 2.31 CATEGORIES= security perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:XSAWYERX @@ -15,6 +15,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Quickly and easily create secure passwords +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + 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 \ @@ -22,7 +25,6 @@ BUILD_DEPENDS= p5-Config-Any>=0:${PORTSDIR}/devel/p5-Config-Any \ 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} - TEST_DEPENDS= p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils \ p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep diff --git a/security/p5-App-Genpass/distinfo b/security/p5-App-Genpass/distinfo index 8795304ab19c..58b2a446254c 100644 --- a/security/p5-App-Genpass/distinfo +++ b/security/p5-App-Genpass/distinfo @@ -1,2 +1,2 @@ -SHA256 (App-Genpass-2.30.tar.gz) = 6163720fd9c7bbe2c4bc1fa8a3d5165af73843c6994f07bd88397869ee9f5743 -SIZE (App-Genpass-2.30.tar.gz) = 19369 +SHA256 (App-Genpass-2.31.tar.gz) = 2549bbfdd771ad69f654024da4eea1ebb52c0e0ccf004ce291e9e07b7facbdee +SIZE (App-Genpass-2.31.tar.gz) = 20898 |