Sat Nov 30 09:46:13 2013 UTC ()
Update to 0.047

Upstream changes:
0.047     2013-11-26 15:11:13 America/New_York
    [FIXED]
    - Previous lock testing fixes broke on Windows (sigh); now fixed,
      I hope.
0.046     2013-11-22 17:07:24 America/New_York
    [FIXED]
    - Revised locking tests for portability again: locks are now tested
      from a separate process
0.045     2013-11-22 15:28:50 America/New_York
    [FIXED]
    - Fixed locking test on AIX


(wen)
diff -r1.4 -r1.5 pkgsrc/filesystems/p5-Path-Tiny/Makefile
diff -r1.4 -r1.5 pkgsrc/filesystems/p5-Path-Tiny/distinfo

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

--- pkgsrc/filesystems/p5-Path-Tiny/Makefile 2013/10/19 13:40:52 1.4
+++ pkgsrc/filesystems/p5-Path-Tiny/Makefile 2013/11/30 09:46:13 1.5
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.4 2013/10/19 13:40:52 wen Exp $ 1# $NetBSD: Makefile,v 1.5 2013/11/30 09:46:13 wen Exp $
2# 2#
3 3
4DISTNAME= Path-Tiny-0.044 4DISTNAME= Path-Tiny-0.047
5PKGNAME= p5-${DISTNAME} 5PKGNAME= p5-${DISTNAME}
6CATEGORIES= devel perl5 6CATEGORIES= devel perl5
7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/D/DA/DAGOLDEN/} 7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/D/DA/DAGOLDEN/}
8 8
9MAINTAINER= pkgsrc-p5-people@NetBSD.org 9MAINTAINER= pkgsrc-p5-people@NetBSD.org
10HOMEPAGE= http://search.cpan.org/dist/Path-Tiny/ 10HOMEPAGE= http://search.cpan.org/dist/Path-Tiny/
11COMMENT= Perl5 file path utility 11COMMENT= Perl5 file path utility
12LICENSE= apache-2.0 12LICENSE= apache-2.0
13 13
14PKG_INSTALLATION_TYPES= overwrite pkgviews 14PKG_INSTALLATION_TYPES= overwrite pkgviews
15 15
16PERL5_PACKLIST= auto/Path/Tiny/.packlist 16PERL5_PACKLIST= auto/Path/Tiny/.packlist
17 17

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

--- pkgsrc/filesystems/p5-Path-Tiny/distinfo 2013/10/19 13:40:52 1.4
+++ pkgsrc/filesystems/p5-Path-Tiny/distinfo 2013/11/30 09:46:13 1.5
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.4 2013/10/19 13:40:52 wen Exp $ 1$NetBSD: distinfo,v 1.5 2013/11/30 09:46:13 wen Exp $
2 2
3SHA1 (Path-Tiny-0.044.tar.gz) = 5bad6643c42b8e6fb463842880e284e0347c421c 3SHA1 (Path-Tiny-0.047.tar.gz) = f578ddc12123c27d0e2688c65a6a145549b851c9
4RMD160 (Path-Tiny-0.044.tar.gz) = 1f8edbc2aa68516a8ce8274c42e894f897cb5c63 4RMD160 (Path-Tiny-0.047.tar.gz) = 6fca61a774aa2f73ad7e7aab627990d5d8d8ffa8
5Size (Path-Tiny-0.044.tar.gz) = 48394 bytes 5Size (Path-Tiny-0.047.tar.gz) = 49076 bytes