summaryrefslogtreecommitdiff
path: root/filesystems/p5-Path-Tiny
diff options
context:
space:
mode:
authorwen <wen>2015-04-05 06:41:17 +0000
committerwen <wen>2015-04-05 06:41:17 +0000
commit95712c0f8257c669f92517e008fa69cbdc3f0967 (patch)
treea16992621b513e3964748dec1bd59f9929e8bec5 /filesystems/p5-Path-Tiny
parentceaafc7073d2a3b498c81f0779b57e92304beca8 (diff)
downloadpkgsrc-95712c0f8257c669f92517e008fa69cbdc3f0967.tar.gz
Update to 0.068
Upstream changes: 0.068 2015-03-23 20:42:56-04:00 America/New_York [META] - Jumping to 0.068 to get to an even-version for a stable release [DOCUMENTED] - Noted that 0.66 changed the 'filehandle' method 0.066 2015-03-20 23:59:08-04:00 America/New_York (TRIAL RELEASE) [ADDED] - Added exclusive locking option to filehandle opens; spew now exclusively locks tempfile used for atomic writes 0.065 2015-03-06 05:59:56-05:00 America/New_York [ADDED] - Added 'assert' method - Added 'visit' method - Added support for a negative count for 'lines' to get the last lines of a file [FIXED] - Fixed tilde expansion if path has spaces - Make realpath non-fatal if the parent path exists and only the final path component does not. (Was fatal on Windows and some Unixes.) - Removed rendundant locking on tempfile use for spewing - Work around File::Temp bugs on older ActiveState Windows Perls https://bugs.activestate.com/show_bug.cgi?id=104767 [DOCUMENTED] - Fixed SYNOPSIS example 0.064 2015-03-05 03:58:42-05:00 America/New_York (TRIAL RELEASE) 0.063 2015-03-04 16:00:17-05:00 America/New_York (TRIAL RELEASE) 0.062 2015-03-04 13:59:31-05:00 America/New_York (TRIAL RELEASE)
Diffstat (limited to 'filesystems/p5-Path-Tiny')
-rw-r--r--filesystems/p5-Path-Tiny/Makefile4
-rw-r--r--filesystems/p5-Path-Tiny/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/filesystems/p5-Path-Tiny/Makefile b/filesystems/p5-Path-Tiny/Makefile
index 549739af30f..c5243207919 100644
--- a/filesystems/p5-Path-Tiny/Makefile
+++ b/filesystems/p5-Path-Tiny/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2015/02/18 12:25:47 mef Exp $
+# $NetBSD: Makefile,v 1.12 2015/04/05 06:41:17 wen Exp $
-DISTNAME= Path-Tiny-0.061
+DISTNAME= Path-Tiny-0.068
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/D/DA/DAGOLDEN/}
diff --git a/filesystems/p5-Path-Tiny/distinfo b/filesystems/p5-Path-Tiny/distinfo
index 092eb68c9f1..d805318c601 100644
--- a/filesystems/p5-Path-Tiny/distinfo
+++ b/filesystems/p5-Path-Tiny/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2015/02/18 12:25:47 mef Exp $
+$NetBSD: distinfo,v 1.9 2015/04/05 06:41:17 wen Exp $
-SHA1 (Path-Tiny-0.061.tar.gz) = 914a866c085f57c2874e2cde69a0c72ea8bdf10e
-RMD160 (Path-Tiny-0.061.tar.gz) = 50e1e640a26594c2ad6f7ffdee4e1eabe5cd1ab1
-Size (Path-Tiny-0.061.tar.gz) = 71937 bytes
+SHA1 (Path-Tiny-0.068.tar.gz) = 9343e326d932319b2a5c7b8c99b8615ed2134d24
+RMD160 (Path-Tiny-0.068.tar.gz) = a54f5d62f0adce6403dedd7e8e3831db7f9327e6
+Size (Path-Tiny-0.068.tar.gz) = 79290 bytes