diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2016-11-07 00:46:10 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2016-11-07 00:46:10 +0800 |
commit | 2d10e34a288915f9622a303070ac679aeecc58d4 (patch) | |
tree | 6a740c72632a4c9433f9ac4db77a231aeccb847e /security | |
parent | b2c74204ecd2177f9cfb57b5ddf8466072f76d6f (diff) | |
download | freebsd-ports-graphics-2d10e34a288915f9622a303070ac679aeecc58d4.tar.gz freebsd-ports-graphics-2d10e34a288915f9622a303070ac679aeecc58d4.tar.zst freebsd-ports-graphics-2d10e34a288915f9622a303070ac679aeecc58d4.zip |
- Update to 2.401
- Add LICENSE_FILE
Changes: http://search.cpan.org/dist/App-Genpass/Changes
Diffstat (limited to 'security')
-rw-r--r-- | security/p5-App-Genpass/Makefile | 5 | ||||
-rw-r--r-- | security/p5-App-Genpass/distinfo | 5 |
2 files changed, 6 insertions, 4 deletions
diff --git a/security/p5-App-Genpass/Makefile b/security/p5-App-Genpass/Makefile index 1c1dbd506e2..dfdc69d779d 100644 --- a/security/p5-App-Genpass/Makefile +++ b/security/p5-App-Genpass/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= App-Genpass -PORTVERSION= 2.34 -PORTREVISION= 1 +PORTVERSION= 2.401 CATEGORIES= security perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:XSAWYERX @@ -14,10 +13,12 @@ COMMENT= Quickly and easily create secure passwords LICENSE= ART10 GPLv1 LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= p5-Config-Any>=0:devel/p5-Config-Any \ p5-File-HomeDir>=0:devel/p5-File-HomeDir \ p5-List-AllUtils>=0:devel/p5-List-AllUtils \ + p5-Math-Random-Secure>=0.06:math/p5-Math-Random-Secure \ p5-Moo>=0:devel/p5-Moo \ p5-MooX-Types-MooseLike>=0:devel/p5-MooX-Types-MooseLike \ p5-namespace-clean>=0.20:devel/p5-namespace-clean diff --git a/security/p5-App-Genpass/distinfo b/security/p5-App-Genpass/distinfo index 8ffc660a34e..6070f8777e4 100644 --- a/security/p5-App-Genpass/distinfo +++ b/security/p5-App-Genpass/distinfo @@ -1,2 +1,3 @@ -SHA256 (App-Genpass-2.34.tar.gz) = b5f5867430e00621aa6141f26154ce39278e23f87bc21923b30bdcf55d0e2bc2 -SIZE (App-Genpass-2.34.tar.gz) = 19696 +TIMESTAMP = 1478370290 +SHA256 (App-Genpass-2.401.tar.gz) = 3ac983652b24994a77e890a6f1b3360daa11e69606f4122d54bcbe7529dcf0f3 +SIZE (App-Genpass-2.401.tar.gz) = 22076 |