summaryrefslogtreecommitdiff
path: root/sysutils/p5-File-Remove/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2008-04-23 19:52:32 +0000
committerwiz <wiz>2008-04-23 19:52:32 +0000
commita2fcb2e1d7ab39f4c03240b86f2ddf346672b45d (patch)
treec0cdaa77fcfb102343ddcd7b62c386de1746c723 /sysutils/p5-File-Remove/Makefile
parent621f11da864163d02a15d29e9ef501ea058588ff (diff)
downloadpkgsrc-a2fcb2e1d7ab39f4c03240b86f2ddf346672b45d.tar.gz
Update to 1.40:
1.40 Sat 23 Feb 2008 - Dev release looks good, changing to production release 1.39_01 Wed 20 Feb 2008 (Adam Kennedy) - Fixed rt.cpan.org #30251 "removing dirs enclosed by curly braces" - remove now ignores globbing if -e is true BEFORE globbing (This should fix numerous possible failures where people are trying delete strangely named files, but globbing is kicking in and expanding the names incorrectly) - Moving to a production-grade version to indicate module stability - Adding explicit 5.005 dependency (Primarily for the benefit of automated quality/anaylsis tools)
Diffstat (limited to 'sysutils/p5-File-Remove/Makefile')
-rw-r--r--sysutils/p5-File-Remove/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/p5-File-Remove/Makefile b/sysutils/p5-File-Remove/Makefile
index 940290d073b..68a30e450d5 100644
--- a/sysutils/p5-File-Remove/Makefile
+++ b/sysutils/p5-File-Remove/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2007/11/29 17:38:39 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2008/04/23 19:52:32 wiz Exp $
-DISTNAME= File-Remove-0.39
+DISTNAME= File-Remove-1.40
PKGNAME= p5-${DISTNAME}
CATEGORIES= perl5 sysutils
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/}