pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/p5-File-Path-Tiny Update to 0.9



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9fb932fa958d
branches:  trunk
changeset: 373221:9fb932fa958d
user:      wen <wen%pkgsrc.org@localhost>
date:      Sat Dec 30 12:55:38 2017 +0000

description:
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

diffstat:

 devel/p5-File-Path-Tiny/Makefile |   5 ++---
 devel/p5-File-Path-Tiny/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (29 lines):

diff -r 47038d44019f -r 9fb932fa958d devel/p5-File-Path-Tiny/Makefile
--- a/devel/p5-File-Path-Tiny/Makefile  Sat Dec 30 12:50:47 2017 +0000
+++ b/devel/p5-File-Path-Tiny/Makefile  Sat Dec 30 12:55:38 2017 +0000
@@ -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 -r 47038d44019f -r 9fb932fa958d devel/p5-File-Path-Tiny/distinfo
--- a/devel/p5-File-Path-Tiny/distinfo  Sat Dec 30 12:50:47 2017 +0000
+++ b/devel/p5-File-Path-Tiny/distinfo  Sat Dec 30 12:55:38 2017 +0000
@@ -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



Home | Main Index | Thread Index | Old Index