pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-File-Path Updating devel/p5-File-Path from 2....
details: https://anonhg.NetBSD.org/pkgsrc/rev/6bb1c905868c
branches: trunk
changeset: 400114:6bb1c905868c
user: sno <sno%pkgsrc.org@localhost>
date: Sun Oct 11 12:02:15 2009 +0000
description:
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:
devel/p5-File-Path/Makefile | 5 +++--
devel/p5-File-Path/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 6 deletions(-)
diffs (34 lines):
diff -r dc117e852da0 -r 6bb1c905868c devel/p5-File-Path/Makefile
--- a/devel/p5-File-Path/Makefile Sun Oct 11 11:43:03 2009 +0000
+++ b/devel/p5-File-Path/Makefile Sun Oct 11 12:02:15 2009 +0000
@@ -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 @@
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
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 -r dc117e852da0 -r 6bb1c905868c devel/p5-File-Path/distinfo
--- a/devel/p5-File-Path/distinfo Sun Oct 11 11:43:03 2009 +0000
+++ b/devel/p5-File-Path/distinfo Sun Oct 11 12:02:15 2009 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index