summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2009-10-11 12:02:15 +0000
committersno <sno@pkgsrc.org>2009-10-11 12:02:15 +0000
commitc6eb26155c7cd8657b80625348584ab493c86268 (patch)
tree40b99990bb0d4a5cb6b6326dcc393f8ca98addcf /devel
parentdd95d4e85ef211f089c6323346bcdd7195600b9b (diff)
downloadpkgsrc-c6eb26155c7cd8657b80625348584ab493c86268.tar.gz
Updating devel/p5-File-Path from 2.07 to 2.08
pkgsrc changes: - Adding license definition Upstream changes: 2.08 2009-10-04 10:14:36 UTC - make_path() can now set user- and group-ownership on created directories. (Suggested by Jens Rehsack, CPAN #47558). 2.07_03 2009-06-21 13:11:30 UTC - Merged 2.07_02 patches from blead - Remove stat checks on Windows platform (inhibits UNC path removals from working, and Windows is immune to this particular attack). CPAN #34701
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-File-Path/Makefile5
-rw-r--r--devel/p5-File-Path/distinfo8
2 files changed, 7 insertions, 6 deletions
diff --git a/devel/p5-File-Path/Makefile b/devel/p5-File-Path/Makefile
index 3015e045d35..0a0490db765 100644
--- a/devel/p5-File-Path/Makefile
+++ b/devel/p5-File-Path/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/01/11 13:34:36 he Exp $
+# $NetBSD: Makefile,v 1.2 2009/10/11 12:02:15 sno Exp $
#
-DISTNAME= File-Path-2.07
+DISTNAME= File-Path-2.08
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5fpc
CATEGORIES= devel perl5
@@ -10,6 +10,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/File-Path/
COMMENT= Perl5 module to create or remove directory trees
+LICENSE= ${PERL5_LICENSE}
PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir
diff --git a/devel/p5-File-Path/distinfo b/devel/p5-File-Path/distinfo
index a07b809abfd..787203c25e5 100644
--- a/devel/p5-File-Path/distinfo
+++ b/devel/p5-File-Path/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2009/01/11 13:34:36 he Exp $
+$NetBSD: distinfo,v 1.2 2009/10/11 12:02:15 sno Exp $
-SHA1 (File-Path-2.07.tar.gz) = d7ca2c3bd8983faa319a36cd2e1074f829b86956
-RMD160 (File-Path-2.07.tar.gz) = b9da96f0017a2d89c65ad6556daf40e660fe81de
-Size (File-Path-2.07.tar.gz) = 18413 bytes
+SHA1 (File-Path-2.08.tar.gz) = 1b921867316e8294cbc578903dea425395fe8db5
+RMD160 (File-Path-2.08.tar.gz) = 561f93d5a7b8c86a9881624b6f1843dbe8946e48
+Size (File-Path-2.08.tar.gz) = 20611 bytes