Sun Nov 15 04:50:59 2015 UTC ()
Update to 2.12

Upstream changes:
2.12     2015-10-09
    - RT 105935 Change ERROR HANDLING doc section to be very clear about the
      error handling mechanism for root nodes.
    - RT 105935 Change ERROR HANDLING doc section to remove the EXPERIMENTAL
      note; the error handling mechanism has been in place for several versions.

2.11_004 2015-10-01
    - RT 105935 Revert change made in 2.10_001 to carp on failure to find root
      directory when performing an rmtree.

2.11_003 2015-08-03
    - Fix root tests to properly call prereq() -- failed primarily on Windows
      since getpwent/getgrent not implemented on Windows.

2.11_002 2015-07-25
    - Fix windows refactored tests - missing import and since it's out of
      Path.t the path creation creates 2 directories (t/Path_win32.t)
    - Fix root only tests.  getpwent/getgrent was called twice, causing
      skip_all to trigger and giving impression all tests pass.

2.11_001 2015-07-24
    - RT 105527 FIX: Move eg/ and author tests from t/Path.t to xt/
    - RT 105935 FIX: Clarify error behavior for rmtree errors on root directory
      (not fixed but documented).  Clarify in documentation the how alike
      rmtree is to 'rm -r'.
    - RT 105977 FIX: Fix INSTALLDIRS for Perl 5.6
    - RT 105986 FIX: Refactor unit tests to better care for test counts
    - RT 106039 FIX: Wrong version in Pod
    - RT 106043 FIX: Suboptimal error message
    - RT 106045 FIX: _run_for_warning does not consume multiple messages
    - RT 106047 FIX: _run_for_verbose cause fail test on 5.6.2
    - Removed optional File::Output usage and run those tests for everyone.


(wen)
diff -r1.13 -r1.14 pkgsrc/devel/p5-File-Path/Makefile
diff -r1.5 -r1.6 pkgsrc/devel/p5-File-Path/distinfo

cvs diff -r1.13 -r1.14 pkgsrc/devel/p5-File-Path/Attic/Makefile (expand / switch to context diff)
--- pkgsrc/devel/p5-File-Path/Attic/Makefile 2015/08/22 23:45:33 1.13
+++ pkgsrc/devel/p5-File-Path/Attic/Makefile 2015/11/15 04:50:59 1.14
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2015/08/22 23:45:33 mef Exp $
+# $NetBSD: Makefile,v 1.14 2015/11/15 04:50:59 wen Exp $
 
-DISTNAME=	File-Path-2.11
+DISTNAME=	File-Path-2.12
 PKGNAME=	p5-${DISTNAME}
 CATEGORIES=	devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=File/}

cvs diff -r1.5 -r1.6 pkgsrc/devel/p5-File-Path/Attic/distinfo (expand / switch to context diff)
--- pkgsrc/devel/p5-File-Path/Attic/distinfo 2015/11/03 03:28:16 1.5
+++ pkgsrc/devel/p5-File-Path/Attic/distinfo 2015/11/15 04:50:59 1.6
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2015/11/03 03:28:16 agc Exp $
+$NetBSD: distinfo,v 1.6 2015/11/15 04:50:59 wen Exp $
 
-SHA1 (File-Path-2.11.tar.gz) = e2d442c3ee6a795c70b1a431ee5240009c7466fc
+SHA1 (File-Path-2.12.tar.gz) = 346a8b06e02b3bf517e23c3d242b3b2d2a7fc5ac
-RMD160 (File-Path-2.11.tar.gz) = ace51d88cd0d4d922134205376bf1108f319befa
+RMD160 (File-Path-2.12.tar.gz) = 0b1ab8d8d3903e59b71dcc62e8291fe2f250f544
-SHA512 (File-Path-2.11.tar.gz) = 17979bba23cfbad590909f3a06e3f8fc34d44f0f052d52725c6a95fc38f1c44dbf206e27440a2f97592943774928c63e108c0ade37f7a48b9790110209398c00
+SHA512 (File-Path-2.12.tar.gz) = be13d2c9bcf3ee1e08f40c3a11bfcc58dd2f966bebd54b84e841c6c2feaae64d972378bd803b61b63b527021d97d4503bd326118b4a0c46d34098d00e0782ec5
-Size (File-Path-2.11.tar.gz) = 25194 bytes
+Size (File-Path-2.12.tar.gz) = 27469 bytes