diff options
author | wiz <wiz@pkgsrc.org> | 2018-09-02 07:14:07 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2018-09-02 07:14:07 +0000 |
commit | a24af7c4062732a9065d4e2101834252e7c01571 (patch) | |
tree | 6429695a373fea024412989662e26dc9a9fe02cb /devel/p5-File-Path | |
parent | bdb55b7f1ed28a7db5b9cb27cbffe6b61abfb6c8 (diff) | |
download | pkgsrc-a24af7c4062732a9065d4e2101834252e7c01571.tar.gz |
p5-File-Path: update to 2.16.
2.16 2018-08-31
- Correct inadequate method of generating names for dummy users
and groups during testing (RTC 121967). No change in
functionality from 2.15.
Diffstat (limited to 'devel/p5-File-Path')
-rw-r--r-- | devel/p5-File-Path/Makefile | 5 | ||||
-rw-r--r-- | devel/p5-File-Path/distinfo | 10 |
2 files changed, 7 insertions, 8 deletions
diff --git a/devel/p5-File-Path/Makefile b/devel/p5-File-Path/Makefile index 83c5a1816f2..b822802973c 100644 --- a/devel/p5-File-Path/Makefile +++ b/devel/p5-File-Path/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2018/08/22 09:44:02 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2018/09/02 07:14:07 wiz Exp $ -DISTNAME= File-Path-2.15 +DISTNAME= File-Path-2.16 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/} diff --git a/devel/p5-File-Path/distinfo b/devel/p5-File-Path/distinfo index 10de394533a..67db6e3f477 100644 --- a/devel/p5-File-Path/distinfo +++ b/devel/p5-File-Path/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.9 2017/08/06 02:38:57 wen Exp $ +$NetBSD: distinfo,v 1.10 2018/09/02 07:14:07 wiz Exp $ -SHA1 (File-Path-2.15.tar.gz) = 73f35c73fb7935739cce4526abb211e3c898a467 -RMD160 (File-Path-2.15.tar.gz) = 43475b12933241b144d6d571c511d92d51f67d3f -SHA512 (File-Path-2.15.tar.gz) = d288b4d898b0524dc3da692481c1a6525516f6f4a511f5543a8a650fe106911e2a39f5456f1349358970052fdc4a9927136bb52cd96fd9cc706809a9c6d104e8 -Size (File-Path-2.15.tar.gz) = 31579 bytes +SHA1 (File-Path-2.16.tar.gz) = 7fc30660422cb0452297df85345f00d74da3f844 +RMD160 (File-Path-2.16.tar.gz) = 98db55ec2a8a171c3700519f08b0add58bdba3ec +SHA512 (File-Path-2.16.tar.gz) = 301660bcdc09928e0760729400a2b639ed602954bbc9bd8c73e0cceeb96040e5394188596254898dfa20910bc33f687e00ae42770cf8a7e726d5de52ccc08047 +Size (File-Path-2.16.tar.gz) = 31871 bytes |