From c0bc72250622eeba6d7a268fbd4c6ca5fa0bb395 Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 29 Nov 2007 17:38:39 +0000 Subject: Update to 0.39: 0.39 Mon 12 Nov 2007 (Adam Kennedy) - No functional changes - Updating to Module::Install 0.68 0.38 Mon 15 Oct 2007 (Adam Kennedy) - Removed an extremely dangerous and reckless test case that tried to delete a soft link to root and (when it failed) deleted the actual root directory. 0.37 Sun 8 Jul 2007 (Adam Kennedy) - Restoring support for broken symlinks (Marek Rouchal) - Adding tests for the broken symlink case (Marek Rouchal) - Tidying up the Changes file a bit 0.36 Fri 30 Jun 2007 (Adam Kennedy) - Avoid the installation of Mac::Glue. (It should not be necesary to test voice synthesis to delete a file) - Anyone truly needing "trash" support will need to add a dependency on Mac::Glue themself. The function may be split out of File::Remove later down the track. - Constanting the debugger flag for a minor speed and memory improvement - Copy in a known-readonly flag for more accurate testing on Win32 - Remove assumption that -w implied deletion rights on Win32 - Validate that the file was actually deleted. - Add better mode-handling for files. - Add smarter implementation of "candelete" logic. 0.35 Fri 9 Feb 2007 (Stephen Steneker) - Update makefile to require Mac::Glue version compatible with Intel macs - Change pod heading from "methods" to "subroutines" [RT#13687] - No functional changes from 0.34 --- sysutils/p5-File-Remove/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sysutils/p5-File-Remove/Makefile') diff --git a/sysutils/p5-File-Remove/Makefile b/sysutils/p5-File-Remove/Makefile index fb0296d11e3..940290d073b 100644 --- a/sysutils/p5-File-Remove/Makefile +++ b/sysutils/p5-File-Remove/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.8 2007/02/18 02:03:34 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2007/11/29 17:38:39 wiz Exp $ -DISTNAME= File-Remove-0.34 +DISTNAME= File-Remove-0.39 PKGNAME= p5-${DISTNAME} CATEGORIES= perl5 sysutils MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/} -- cgit v1.2.3