summaryrefslogtreecommitdiff
path: root/devel/p5-Path-Class
diff options
context:
space:
mode:
authorwen <wen>2016-02-17 14:03:48 +0000
committerwen <wen>2016-02-17 14:03:48 +0000
commit6aef82b524869ae19712760171a8befcd35395c2 (patch)
tree1e2333066ae045f001187cc3667ec1d0e7b86b75 /devel/p5-Path-Class
parente100a75b773c0c78f2b768631c7e9e0ceabe5de0 (diff)
downloadpkgsrc-6aef82b524869ae19712760171a8befcd35395c2.tar.gz
Update to 0.36
Upstream changes: 0.36 Tue Feb 16 22:16:21 CST 2016 - 117bd64 - Use croak instead of die; use eval syntax instead of universal::isa (as perlcritic wishes) <viviparous> - 4b620b6 - Load File::Copy and Perl::OSType only when used (copy_to, move_to) <Olivier Mengu矇> - 55ecb58 - always use canonpath on arguments to splitdir <Andrew Gregory> - 25c12f7 - Fix 'Operation "eq": no method found' error (RT #77259), whose underlying cause isn't really understood. <mzrinsky> - 935eeed - Add some fixes & tests for contains() with updir stuff (github #43) <Ken Williams> - 927fa74 - Fix Carp::Croak to Carp::croak <Ken Williams> - 2d615ca 34da6d3 5fcad02 1b7be68 a622acf - Fixed and improved Travis testing configuration <Dave Rolsky> - 2a74c40 - Fix Pod typos <苤迮�迣迮邿 �郋邾訄郇郋赲> - 28ca95a - Check all print calls in spew and explicitly call (and check) close <Dave Rolsky>
Diffstat (limited to 'devel/p5-Path-Class')
-rw-r--r--devel/p5-Path-Class/Makefile5
-rw-r--r--devel/p5-Path-Class/distinfo10
2 files changed, 7 insertions, 8 deletions
diff --git a/devel/p5-Path-Class/Makefile b/devel/p5-Path-Class/Makefile
index 1a2fda5a57c..4daa85d87d7 100644
--- a/devel/p5-Path-Class/Makefile
+++ b/devel/p5-Path-Class/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.25 2015/07/12 18:56:17 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2016/02/17 14:03:48 wen Exp $
-DISTNAME= Path-Class-0.35
+DISTNAME= Path-Class-0.36
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/K/KW/KWILLIAMS/}
diff --git a/devel/p5-Path-Class/distinfo b/devel/p5-Path-Class/distinfo
index 4883cf3b644..2450a483400 100644
--- a/devel/p5-Path-Class/distinfo
+++ b/devel/p5-Path-Class/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.14 2015/11/03 03:28:39 agc Exp $
+$NetBSD: distinfo,v 1.15 2016/02/17 14:03:48 wen Exp $
-SHA1 (Path-Class-0.35.tar.gz) = d2b622240e32d9bd9df2e449cce7fb26f092e36c
-RMD160 (Path-Class-0.35.tar.gz) = f522843bfbdc8f944a43b0a0c0c3efea8c731940
-SHA512 (Path-Class-0.35.tar.gz) = cfbd27bf4756bade7a9abd081eda79058c0225d4a803a34a2bfe2a6c2eef954908b33843f352c562599edc420ca7a0063e9f7fd9fdd1d608ecea230e585287e2
-Size (Path-Class-0.35.tar.gz) = 34086 bytes
+SHA1 (Path-Class-0.36.tar.gz) = b3ac1918ac5694705017ea889058255193f46879
+RMD160 (Path-Class-0.36.tar.gz) = ccd9d40da2812cfc676f9e4058fb115fe61fc45f
+SHA512 (Path-Class-0.36.tar.gz) = 17ab96c897537a5964efecc3d4883fedc048145f4980d3959cf501a7646f2f7837614da9e379411f7ecb1f8de1bf23615ee57555cc437878470865b3fabc4c2d
+Size (Path-Class-0.36.tar.gz) = 37033 bytes