summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorsno <sno>2013-06-29 09:25:30 +0000
committersno <sno>2013-06-29 09:25:30 +0000
commit95842e560dd408018ab6cbb7566f7463273a9796 (patch)
tree3d6765ac774a487d61da95881e6c02a2007dda6f /devel
parentaf7fefa020cd9d607914fe3e67dda81f7d209c27 (diff)
downloadpkgsrc-95842e560dd408018ab6cbb7566f7463273a9796.tar.gz
Updating packge for Perl5 modules File::Spec and Cwd in CPAN distribution
PathTools in devel/p5-PathTools from 3.33nb3 to 3.40. This is required, because Perl5 5.18.0 comes with PathTools 3.40 bundled and some CPAN packages rely on this - pkgsrc installed PathTools 3.33 overrides core modules which is a downgrade and should have a sane reason. Upstream changes since 3.33: 3.40 - Wed Jan 16 07:30:00 2013 - Stop inadvertently skipping Spec.t on VMS. (Craig Berry) - Rethink EFS in File::Spec::VMS. (Craig Berry) - File::Spec::UNIX->abs2rel() gets it wrong with ".." components [perl #111510] (Volker Schatz) - Add C define to remove taint support from perl (Steffen Mueller) - Remove "register" declarations as they are no longer useful (Karl Williamson) - Add test for fast_abs_path in LF dir [perl #115962] (Father Chrysostomos) - Cwd::fast_abs_path's untaint should allow for multiline directories (Joel Berger) 3.39_01 - Tue Dec 20 08:30:00 2011 - [perl #51562] Problem & "solution" for building 5.10.0 with win32+mingw+dmake (kmx) - Fix various compiler warnings from XS code (Zefram) - Fix typos (spelling errors) (Peter J. Acklam) - Remove Mac OS classic only tests from Cwd's Spec.t and special case code from Cwd's cwd.t (Nicholas Clark) - Convert File::Spec's remaining tests to Test::More from Test (Nicholas Clark) - dist/Cwd/lib/File/Spec/Win32.pm: Fix broken link (Karl Williamson) - In Cwd::_win32_cwd() avoid a string eval when checking if we're miniperl (Nicholas Clark) - Add PERL_NO_GET_CONTEXT to Cwd (Nicholas Clark) - In Cwd.xs on VMS, don't compile bsd_realpath() at all (Nicholas Clark) - Merge the implementation of Cwd::{fastcwd,getcwd} using ALIAS (Nicholas Clark) - In Cwd.xs, swap to defaulting to disabled prototypes (Nicholas Clark) - Remove duplicate $VERSION handling code, made redundant in 3.28_01 (Nicholas Clark) - In Cwd.xs, tidy the conditional code related to symlinks (Nicholas Clark) - Keep verbatim pod within 80 cols (Father Chrysostomos) - [RT #36079] Convert ` to ' in docs (Jim Keenan) - [rt.cpan.org #45885] File::Spec: Don’t use tainted tmpdir in 5.6 (Father Chrysostomos)
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-PathTools/Makefile7
-rw-r--r--devel/p5-PathTools/distinfo8
2 files changed, 6 insertions, 9 deletions
diff --git a/devel/p5-PathTools/Makefile b/devel/p5-PathTools/Makefile
index fbb539d1c9b..feeddb8b796 100644
--- a/devel/p5-PathTools/Makefile
+++ b/devel/p5-PathTools/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.17 2013/05/31 12:40:39 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2013/06/29 09:25:30 sno Exp $
-DISTNAME= PathTools-3.33
+DISTNAME= PathTools-3.40
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 3
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/}
@@ -11,8 +10,6 @@ HOMEPAGE= http://search.cpan.org/dist/PathTools/
COMMENT= Perl module for portably manipulating file specifications
LICENSE= ${PERL5_LICENSE}
-DEPENDS+= {perl>=5.10,p5-Scalar-List-Utils>=1.14}:../../devel/p5-Scalar-List-Utils
-
CONFLICTS+= p5-File-Spec-[0-9]*
CFLAGS+= -DHAS_GETCWD
diff --git a/devel/p5-PathTools/distinfo b/devel/p5-PathTools/distinfo
index 875dded2ac6..9395ca0c12b 100644
--- a/devel/p5-PathTools/distinfo
+++ b/devel/p5-PathTools/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2010/09/21 06:11:38 sno Exp $
+$NetBSD: distinfo,v 1.9 2013/06/29 09:25:30 sno Exp $
-SHA1 (PathTools-3.33.tar.gz) = d99d09d8f985fcf25d4d0372d9302a5acf02f60f
-RMD160 (PathTools-3.33.tar.gz) = 49419e6dc3b6cbf1d2b4d2dc471a0861fce7fc86
-Size (PathTools-3.33.tar.gz) = 134690 bytes
+SHA1 (PathTools-3.40.tar.gz) = 8d679ada3454f8c63ef30629465c06b2aced55b5
+RMD160 (PathTools-3.40.tar.gz) = 25ffe2cecd79de2305987afed0d5f7c5831aee48
+Size (PathTools-3.40.tar.gz) = 139883 bytes