diff options
author | adamw <adamw@FreeBSD.org> | 2016-10-09 23:58:20 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2016-10-09 23:58:20 +0800 |
commit | 43be93a940f68770e3279e1013ba1d6236930de7 (patch) | |
tree | 8d10a428fdcd44ad6fddbc4ce21256663a7251c9 /security | |
parent | 28aa39b27a19f86e0d6bc3ef95a3f9bdc1ed1c8d (diff) | |
download | freebsd-ports-gnome-43be93a940f68770e3279e1013ba1d6236930de7.tar.gz freebsd-ports-gnome-43be93a940f68770e3279e1013ba1d6236930de7.tar.zst freebsd-ports-gnome-43be93a940f68770e3279e1013ba1d6236930de7.zip |
Update to 0.23.
Changes: https://metacpan.org/changes/distribution/Unix-Passwd-File
Diffstat (limited to 'security')
-rw-r--r-- | security/p5-Unix-Passwd-File/Makefile | 4 | ||||
-rw-r--r-- | security/p5-Unix-Passwd-File/distinfo | 5 |
2 files changed, 5 insertions, 4 deletions
diff --git a/security/p5-Unix-Passwd-File/Makefile b/security/p5-Unix-Passwd-File/Makefile index 8a6a114c0919..484b16bf2443 100644 --- a/security/p5-Unix-Passwd-File/Makefile +++ b/security/p5-Unix-Passwd-File/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Unix-Passwd-File -PORTVERSION= 0.22 +PORTVERSION= 0.23 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -20,7 +20,7 @@ BUILD_DEPENDS= p5-Crypt-Password-Util>=0.06:security/p5-Crypt-Password-Util \ RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Class-Load>=0:devel/p5-Class-Load \ p5-File-Copy-Recursive>=0:devel/p5-File-Copy-Recursive \ - p5-File-Slurp-Tiny>=0:devel/p5-File-Slurp-Tiny \ + p5-File-Slurper>=0:devel/p5-File-Slurper \ p5-File-chdir>=0:devel/p5-File-chdir \ p5-namespace-autoclean>=0:devel/p5-namespace-autoclean diff --git a/security/p5-Unix-Passwd-File/distinfo b/security/p5-Unix-Passwd-File/distinfo index 2441b7e1bf5a..52c844a50d5a 100644 --- a/security/p5-Unix-Passwd-File/distinfo +++ b/security/p5-Unix-Passwd-File/distinfo @@ -1,2 +1,3 @@ -SHA256 (Unix-Passwd-File-0.22.tar.gz) = b508f585d863936b7e4efeb1c75a4846652978d1b3e16860e659b9d038439b99 -SIZE (Unix-Passwd-File-0.22.tar.gz) = 36016 +TIMESTAMP = 1476028447 +SHA256 (Unix-Passwd-File-0.23.tar.gz) = 20d425bae182f4fd16de93d16d45468c221e39ffe7d502a78b37224d9402eaa3 +SIZE (Unix-Passwd-File-0.23.tar.gz) = 36554 |