ports/131323: Upgrade devel/p5-File-Temp to 0.21

Cory R. King coryking at mozimedia.com
Tue Feb 3 00:20:07 UTC 2009


>Number:         131323
>Category:       ports
>Synopsis:       Upgrade devel/p5-File-Temp  to 0.21
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Feb 03 00:20:05 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Cory R. King
>Release:        6.2
>Organization:
Mozi Media Group, LLC.
>Environment:
FreeBSD compiler.local 6.2-RELEASE-p3 FreeBSD 6.2-RELEASE-p3 #2: Sat Apr 14 15:51:51 PDT 2007 root at compiler.mozimedia.local:/mnt/binaries/obj/usr/src/sys/CORE2_62VM i386
>Description:
>From 0.20 to 0.21

Changelog (http://cpansearch.perl.org/src/TJENNESS/File-Temp-0.21/ChangeLog):
2008-11-12  Tim Jenness  <timj at poma.jach.hawaii.edu>

	---- Release V0.21 CPAN ----

	* Temp.pm: Clean out $FILES_CREATED_BY_OBJECT when the destructor
	runs. Otherwise memory does not get returned. Really bad idea for 
	daemons. (Thanks to Maxime Therreault RT #37621)
	
	* Temp.pm: Integrate patches from bleadperl for cygwin. (thanks to 
	Jari Aalto RT #36376)

	* t/seekable.t: seekable test was failing on perl 5.6.0 so we now
	skip the specific test. (thanks to Zefram)

	* Temp.pm: Remove the test on the parent directory to see if a file
	can be written. This will be found out anyway as soon as the file open
	is attempted. AFS systems may fail a -w test but still allow a file to
	be created. (thanks to Christopher Ellison)

	* Temp.pm: Put an eval around rmtree. Some versions of rmtree croak
	if you attempt to remove a directory that you are inside. (debian bug
	479317 and RT #35779).
	
2008-03-15 Tim Jenness <tjenness at cpan.org>

	* Temp.pm: Localize special variables in END blocks and destructors.




>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-File-Temp/Makefile,v
retrieving revision 1.24
diff -u -r1.24 Makefile
--- Makefile    17 Apr 2008 14:25:26 -0000      1.24
+++ Makefile    3 Feb 2009 00:05:54 -0000
@@ -6,7 +6,7 @@
 #

 PORTNAME=      File-Temp
-PORTVERSION=   0.20
+PORTVERSION=   0.21
 CATEGORIES=    devel perl5
 MASTER_SITES=  CPAN
 PKGNAMEPREFIX= p5-
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/p5-File-Temp/distinfo,v
retrieving revision 1.9
diff -u -r1.9 distinfo
--- distinfo    24 Dec 2007 08:27:17 -0000      1.9
+++ distinfo    3 Feb 2009 00:05:54 -0000
@@ -1,3 +1,3 @@
-MD5 (File-Temp-0.20.tar.gz) = 949566daeeff9e35ef6db1b05e99c5f4
-SHA256 (File-Temp-0.20.tar.gz) = 9b3435b5288459f5ef6c2598cb8d504718a66abb0d2743b8fd8fef76ebc9f458
-SIZE (File-Temp-0.20.tar.gz) = 37796
+MD5 (File-Temp-0.21.tar.gz) = d1631d9797fe11ded7cf4b93284c8c8e
+SHA256 (File-Temp-0.21.tar.gz) = 0036da2e28b2c2adce3dfc54dc9bd3bec4da448e5b807d8ef340269e31ed5eb5
+SIZE (File-Temp-0.21.tar.gz) = 38612

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list