diff options
author | adamw <adamw@FreeBSD.org> | 2015-03-12 00:06:56 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2015-03-12 00:06:56 +0800 |
commit | 01da8fd4c7a5042d9e4656a6f1d492a34608dbb2 (patch) | |
tree | ecac20825a425066d51e9af7d915d3aaf9d03029 | |
parent | c701e82a895c55d2dcbc8fe8822d18ef41e3a5b7 (diff) | |
download | freebsd-ports-graphics-01da8fd4c7a5042d9e4656a6f1d492a34608dbb2.tar.gz freebsd-ports-graphics-01da8fd4c7a5042d9e4656a6f1d492a34608dbb2.tar.zst freebsd-ports-graphics-01da8fd4c7a5042d9e4656a6f1d492a34608dbb2.zip |
Update to 0.17.
Changes: https://metacpan.org/changes/distribution/Unix-Passwd-File
-rw-r--r-- | security/p5-Unix-Passwd-File/Makefile | 10 | ||||
-rw-r--r-- | security/p5-Unix-Passwd-File/distinfo | 4 |
2 files changed, 8 insertions, 6 deletions
diff --git a/security/p5-Unix-Passwd-File/Makefile b/security/p5-Unix-Passwd-File/Makefile index 9ab3724b445..b07106d6e2f 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.16 +PORTVERSION= 0.17 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -20,9 +20,11 @@ BUILD_DEPENDS= p5-Crypt-Password-Util>=0.06:${PORTSDIR}/security/p5-Crypt-Passwo p5-Rinci>=1.1.73:${PORTSDIR}/devel/p5-Rinci RUN_DEPENDS:= ${BUILD_DEPENDS} BUILD_DEPENDS+= p5-Perl-osnames>=0.09:${PORTSDIR}/devel/p5-Perl-osnames -TEST_DEPENDS= p5-File-Copy-Recursive>=0:${PORTSDIR}/devel/p5-File-Copy-Recursive \ - p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp \ - p5-File-chdir>=0:${PORTSDIR}/devel/p5-File-chdir +TEST_DEPENDS= p5-Class-Load>=0:${PORTSDIR}/devel/p5-Class-Load \ + p5-File-Copy-Recursive>=0:${PORTSDIR}/devel/p5-File-Copy-Recursive \ + p5-File-Slurp-Tiny>=0:${PORTSDIR}/devel/p5-File-Slurp-Tiny \ + p5-File-chdir>=0:${PORTSDIR}/devel/p5-File-chdir \ + p5-namespace-autoclean>=0:${PORTSDIR}/devel/p5-namespace-autoclean USES= perl5 USE_PERL5= configure diff --git a/security/p5-Unix-Passwd-File/distinfo b/security/p5-Unix-Passwd-File/distinfo index fb6fe6a3914..76d1e771721 100644 --- a/security/p5-Unix-Passwd-File/distinfo +++ b/security/p5-Unix-Passwd-File/distinfo @@ -1,2 +1,2 @@ -SHA256 (Unix-Passwd-File-0.16.tar.gz) = acca6ad04669855c060c0084ace9f92fdb43db96bf73380aa2288b3e421d411b -SIZE (Unix-Passwd-File-0.16.tar.gz) = 36069 +SHA256 (Unix-Passwd-File-0.17.tar.gz) = 5cdcbedde12a7c54d70e722d5f1b15dbb3eb2b502ae0e69758b2cc89097092bd +SIZE (Unix-Passwd-File-0.17.tar.gz) = 35613 |