Bug 131323 - Upgrade devel/p5-File-Temp to 0.21
Summary: Upgrade devel/p5-File-Temp to 0.21
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Yen-Ming Lee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-03 00:20 UTC by Cory R. King
Modified: 2009-02-03 04:50 UTC (History)
0 users

See Also:


Attachments
file.diff (1.11 KB, patch)
2009-02-03 00:20 UTC, Cory R. King
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Cory R. King 2009-02-03 00:20:05 UTC
From 0.20 to 0.21

Changelog (http://cpansearch.perl.org/src/TJENNESS/File-Temp-0.21/ChangeLog):
2008-11-12  Tim Jenness  <timj@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@cpan.org>

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

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-02-03 00:20:15 UTC
Responsible Changed
From-To: freebsd-ports-bugs->leeym

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Yen-Ming Lee freebsd_committer freebsd_triage 2009-02-03 04:43:33 UTC
State Changed
From-To: open->closed

Committed, thanks.
Comment 3 dfilter service freebsd_committer freebsd_triage 2009-02-03 04:43:35 UTC
leeym       2009-02-03 04:43:22 UTC

  FreeBSD ports repository

  Modified files:
    devel/p5-File-Temp   Makefile distinfo 
  Log:
  - update to 0.21
  
  PR:             131323
  Submitted by:   "Cory R. King" <coryking@mozimedia.com>
  
  Revision  Changes    Path
  1.25      +1 -4      ports/devel/p5-File-Temp/Makefile
  1.10      +3 -3      ports/devel/p5-File-Temp/distinfo
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"