summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwen <wen@pkgsrc.org>2017-12-30 12:55:38 +0000
committerwen <wen@pkgsrc.org>2017-12-30 12:55:38 +0000
commit40138f0eef75aaafb904ab6deafa264656997260 (patch)
treedb5d2804dc5d4f6a8034298dddef9eda61fbbc10
parent54562e88747b0ce22f7fa9507cb07a72c49e449a (diff)
downloadpkgsrc-40138f0eef75aaafb904ab6deafa264656997260.tar.gz
Update to 0.9
Upstream changes: 0.9 2017-12-29 16:17:42 - Do chdir() for security reasons by default - Stop emptying/removing a path if it is changed out from underneath us - rt 96843: Add SEE ALSO section - prereq and unit test fixups - Unit tests for symlink toggling protection
-rw-r--r--devel/p5-File-Path-Tiny/Makefile5
-rw-r--r--devel/p5-File-Path-Tiny/distinfo10
2 files changed, 7 insertions, 8 deletions
diff --git a/devel/p5-File-Path-Tiny/Makefile b/devel/p5-File-Path-Tiny/Makefile
index f29184905e1..cbc78673aee 100644
--- a/devel/p5-File-Path-Tiny/Makefile
+++ b/devel/p5-File-Path-Tiny/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2017/06/05 14:23:00 ryoon Exp $
+# $NetBSD: Makefile,v 1.12 2017/12/30 12:55:38 wen Exp $
-DISTNAME= File-Path-Tiny-0.8
+DISTNAME= File-Path-Tiny-0.9
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/}
diff --git a/devel/p5-File-Path-Tiny/distinfo b/devel/p5-File-Path-Tiny/distinfo
index 465646ee2d3..269891f3c3d 100644
--- a/devel/p5-File-Path-Tiny/distinfo
+++ b/devel/p5-File-Path-Tiny/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2016/04/10 05:49:15 mef Exp $
+$NetBSD: distinfo,v 1.5 2017/12/30 12:55:38 wen Exp $
-SHA1 (File-Path-Tiny-0.8.tar.gz) = 402237692f2eabc2630ea434d479ffd66c710d2e
-RMD160 (File-Path-Tiny-0.8.tar.gz) = 0354b07dafcb5e406b9ede985afecbc7ca7bacda
-SHA512 (File-Path-Tiny-0.8.tar.gz) = 7c2f9b482e5cb680dcb5b13dc05cf4aec6644c7dc76d566d4dd57d8cadf63225e6ffcaa265733ea115abb7059b33b51a329a517555fa7abbb39fcedac2543533
-Size (File-Path-Tiny-0.8.tar.gz) = 7723 bytes
+SHA1 (File-Path-Tiny-0.9.tar.gz) = 1327cb5795b558fef931b46b7b8c8961bdb72fa0
+RMD160 (File-Path-Tiny-0.9.tar.gz) = 4c415349ca7d71f6725f9c931699edb8abcf165c
+SHA512 (File-Path-Tiny-0.9.tar.gz) = da0dd470aa3e5dd8558e6bb744ecfa8f463ec315542a75baebedca73f6cbdfd95310513dbe7956569297096faaffcaac7e88157808e3262df6e72d5963c032b2
+Size (File-Path-Tiny-0.9.tar.gz) = 9883 bytes