summaryrefslogtreecommitdiff
path: root/sysutils/p5-File-Remove/Makefile
diff options
context:
space:
mode:
authorhiramatsu <hiramatsu>2011-10-06 12:44:27 +0000
committerhiramatsu <hiramatsu>2011-10-06 12:44:27 +0000
commit150dbd5f50e34136d646be0108b8000ab72d0147 (patch)
tree94a714987d43641534f3a7b4d6c4451e181b51f2 /sysutils/p5-File-Remove/Makefile
parent7afa5b828d5c5a28e0a79643f43952e87234f352 (diff)
downloadpkgsrc-150dbd5f50e34136d646be0108b8000ab72d0147.tar.gz
Update p5-File-Remove to 1.50.
Changes from previous: 1.50 Mon 11 Jul 2011 - Adam Kennedy - Adding a second skip for the known-bad cygwin file permissions problem 1.49 Wed 14 Mar 2011 - Adam Kennedy - Restoring 02_directoreis to no_plan as it runs different test counts on different systems. 1.48 Fri 11 Mar 2011 - Adam Kennedy - Promoting dev code to production version - Fixed a major bug in the 1.46 logic that works out what to change the cwd to when deleting while inside a directory. 1.47_01 Fri 18 Feb 2011 - Adam Kennedy - Add test counts to all test scripts - Added a test for space-safe globs 1.46 Fri 18 Feb 2011 - Adam Kennedy - No changes from 1.45_01 - CPAN Testers likes the dev release, moving to production release 1.45_01 Thu 17 Feb 2011 - Adam Kennedy - Updated to Module::Install::DSL 1.00 - Skip test on cygwin due to non-root users not being able to deny themselves write permissions to files. - Added a test to delete directories when the current working directory is inside the location to delete (ADAMK) - Fixes for trash() with callbacks and on Mac (MIYAGAWA)
Diffstat (limited to 'sysutils/p5-File-Remove/Makefile')
-rw-r--r--sysutils/p5-File-Remove/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/p5-File-Remove/Makefile b/sysutils/p5-File-Remove/Makefile
index 39e82985ada..2c395c190e1 100644
--- a/sysutils/p5-File-Remove/Makefile
+++ b/sysutils/p5-File-Remove/Makefile
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.17 2011/08/14 14:52:49 obache Exp $
+# $NetBSD: Makefile,v 1.18 2011/10/06 12:44:27 hiramatsu Exp $
-DISTNAME= File-Remove-1.42
+DISTNAME= File-Remove-1.50
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 3
CATEGORIES= perl5 sysutils
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/File-Remove/
COMMENT= Remove files and directories
+LICENSE= ${PERL5_LICENSE}
PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir