Wed Feb 18 12:25:47 2015 UTC ()
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.


(mef)
diff -r1.10 -r1.11 pkgsrc/filesystems/p5-Path-Tiny/Makefile
diff -r1.7 -r1.8 pkgsrc/filesystems/p5-Path-Tiny/distinfo

cvs diff -r1.10 -r1.11 pkgsrc/filesystems/p5-Path-Tiny/Makefile (expand / switch to unified diff)

--- pkgsrc/filesystems/p5-Path-Tiny/Makefile 2014/11/06 02:28:11 1.10
+++ pkgsrc/filesystems/p5-Path-Tiny/Makefile 2015/02/18 12:25:47 1.11
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.10 2014/11/06 02:28:11 wen Exp $ 1# $NetBSD: Makefile,v 1.11 2015/02/18 12:25:47 mef Exp $
2 2
3DISTNAME= Path-Tiny-0.060 3DISTNAME= Path-Tiny-0.061
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5CATEGORIES= devel perl5 5CATEGORIES= devel perl5
6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/D/DA/DAGOLDEN/} 6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/D/DA/DAGOLDEN/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= http://search.cpan.org/dist/Path-Tiny/ 9HOMEPAGE= http://search.cpan.org/dist/Path-Tiny/
10COMMENT= Perl5 file path utility 10COMMENT= Perl5 file path utility
11LICENSE= apache-2.0 11LICENSE= apache-2.0
12 12
13PERL5_PACKLIST= auto/Path/Tiny/.packlist 13PERL5_PACKLIST= auto/Path/Tiny/.packlist
14 14
15DEPENDS+= {perl>=5.18.0,p5-PathTools>=3.40}:../../devel/p5-PathTools 15DEPENDS+= {perl>=5.18.0,p5-PathTools>=3.40}:../../devel/p5-PathTools
16 16

cvs diff -r1.7 -r1.8 pkgsrc/filesystems/p5-Path-Tiny/distinfo (expand / switch to unified diff)

--- pkgsrc/filesystems/p5-Path-Tiny/distinfo 2014/11/06 02:28:11 1.7
+++ pkgsrc/filesystems/p5-Path-Tiny/distinfo 2015/02/18 12:25:47 1.8
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.7 2014/11/06 02:28:11 wen Exp $ 1$NetBSD: distinfo,v 1.8 2015/02/18 12:25:47 mef Exp $
2 2
3SHA1 (Path-Tiny-0.060.tar.gz) = 1956690ee045ec5ffabeb84ed941129ef98fc00e 3SHA1 (Path-Tiny-0.061.tar.gz) = 914a866c085f57c2874e2cde69a0c72ea8bdf10e
4RMD160 (Path-Tiny-0.060.tar.gz) = c772f7197ac63b659c4ea465fc8c52b9c5fa8bda 4RMD160 (Path-Tiny-0.061.tar.gz) = 50e1e640a26594c2ad6f7ffdee4e1eabe5cd1ab1
5Size (Path-Tiny-0.060.tar.gz) = 71847 bytes 5Size (Path-Tiny-0.061.tar.gz) = 71937 bytes