diff options
author | mef <mef> | 2015-02-18 12:25:47 +0000 |
---|---|---|
committer | mef <mef> | 2015-02-18 12:25:47 +0000 |
commit | 551c176bc0b7ed50bcec454343d034f3ed206a8f (patch) | |
tree | c1163de068209f9b6da531c359fc29ec8c7cdf39 /filesystems | |
parent | acfa9f2b7a1010acda3dcbc37a997507b9d7f9b7 (diff) | |
download | pkgsrc-551c176bc0b7ed50bcec454343d034f3ed206a8f.tar.gz |
Update to 0.061
---------------
0.061 2014-11-13 16:50:05-05:00 America/New_York
[FIXED]
- Fixed append_utf8 and append_raw with 'truncate' option.
Diffstat (limited to 'filesystems')
-rw-r--r-- | filesystems/p5-Path-Tiny/Makefile | 4 | ||||
-rw-r--r-- | filesystems/p5-Path-Tiny/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/filesystems/p5-Path-Tiny/Makefile b/filesystems/p5-Path-Tiny/Makefile index a8728970fd3..549739af30f 100644 --- a/filesystems/p5-Path-Tiny/Makefile +++ b/filesystems/p5-Path-Tiny/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.10 2014/11/06 02:28:11 wen Exp $ +# $NetBSD: Makefile,v 1.11 2015/02/18 12:25:47 mef Exp $ -DISTNAME= Path-Tiny-0.060 +DISTNAME= Path-Tiny-0.061 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 7015d26e5f0..092eb68c9f1 100644 --- a/filesystems/p5-Path-Tiny/distinfo +++ b/filesystems/p5-Path-Tiny/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.7 2014/11/06 02:28:11 wen Exp $ +$NetBSD: distinfo,v 1.8 2015/02/18 12:25:47 mef Exp $ -SHA1 (Path-Tiny-0.060.tar.gz) = 1956690ee045ec5ffabeb84ed941129ef98fc00e -RMD160 (Path-Tiny-0.060.tar.gz) = c772f7197ac63b659c4ea465fc8c52b9c5fa8bda -Size (Path-Tiny-0.060.tar.gz) = 71847 bytes +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 |