summaryrefslogtreecommitdiff
path: root/filesystems
diff options
context:
space:
mode:
authorwen <wen>2013-07-27 07:44:42 +0000
committerwen <wen>2013-07-27 07:44:42 +0000
commit3bd3aa004a6b232b69f947a4981863900124a784 (patch)
treee1d91686c7bf4708bef0e5f6930e079dc3017d90 /filesystems
parentdabc2aa6259141e9a2f989b1e1b6be656ba4e162 (diff)
downloadpkgsrc-3bd3aa004a6b232b69f947a4981863900124a784.tar.gz
Update to 0.027
Upstream changes: 0.027 2013-07-25 19:38:44 America/New_York [ADDED] - Added the 'digest' method to produce a hexadecimal SHA-256 (or user-specified) digest of a file 0.026 2013-07-14 21:25:22 America/New_York [FIXED] - Fixed bug where lines() with a count longer than the file would return undef for the extra lines. Now returns only the lines in the file if the count is greater than the number of lines. 0.025 2013-07-10 09:32:13 America/New_York [FIXED] - Spew to an existing symlink now atomically replaces the resolved destination, not the symlink
Diffstat (limited to 'filesystems')
-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 1ed41f6d73c..0c9c413a46d 100644
--- a/filesystems/p5-Path-Tiny/Makefile
+++ b/filesystems/p5-Path-Tiny/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.1 2013/07/03 15:13:33 sno Exp $
+# $NetBSD: Makefile,v 1.2 2013/07/27 07:44:42 wen Exp $
#
-DISTNAME= Path-Tiny-0.024
+DISTNAME= Path-Tiny-0.027
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 24fd0fb696a..30d97106798 100644
--- a/filesystems/p5-Path-Tiny/distinfo
+++ b/filesystems/p5-Path-Tiny/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2013/07/03 15:13:33 sno Exp $
+$NetBSD: distinfo,v 1.2 2013/07/27 07:44:42 wen Exp $
-SHA1 (Path-Tiny-0.024.tar.gz) = 2eb623e4397e0639d118bd92a44a12fd4cf2ad3c
-RMD160 (Path-Tiny-0.024.tar.gz) = d9604307ed68b988a74aa8ca103db37e3b20d57b
-Size (Path-Tiny-0.024.tar.gz) = 39314 bytes
+SHA1 (Path-Tiny-0.027.tar.gz) = 3a6a302a840c6996426fee104d4218a2eaef2e0a
+RMD160 (Path-Tiny-0.027.tar.gz) = 1d97bafee9d082d74f77835d237da272ffeb1cae
+Size (Path-Tiny-0.027.tar.gz) = 40573 bytes