Bug 55390

Summary: update devel/p5-Algorithm-Permute
Product: Ports & Packages Reporter: Mathieu Arnold <m>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me CC: m
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
p5-Algorithm-Permute-0.06.diff none

Description Mathieu Arnold 2003-08-08 18:00:32 UTC
Update devel/p5-Algorithm-Permute to 0.06

* Fix a memory leak in permute()
* Fix bug #2596 : Perl context stack manip done in safer way in permute()
* array passed to permute() not marked as R/O. see test #23 for reason
* test.pl extended with eval and mem leak tests
* Added -DPERL_EXT to legalise use of perl-5.9.0's cxinc
* Uses PAD_SET_CUR macro when defined, this fixes problem with invalid pad in
  5.9.0
Comment 1 Erwin Lansing freebsd_committer freebsd_triage 2003-08-09 14:20:00 UTC
State Changed
From-To: open->closed

Committed, thanks!