Subject: CVS commit: pkgsrc/sysutils/p5-File-Remove
To: None <pkgsrc-changes@NetBSD.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 11/29/2007 17:38:39
Module Name:	pkgsrc
Committed By:	wiz
Date:		Thu Nov 29 17:38:39 UTC 2007

Modified Files:
	pkgsrc/sysutils/p5-File-Remove: Makefile distinfo

Log Message:
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


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 pkgsrc/sysutils/p5-File-Remove/Makefile
cvs rdiff -r1.4 -r1.5 pkgsrc/sysutils/p5-File-Remove/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.