| Summary: | BSDPAN::ExtUtils::Packlist->get_dir_list can go into an infinite loop | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Michael G Schwern <schwern> | ||||
| Component: | Individual Port(s) | Assignee: | freebsd-ports-bugs (Nobody) <ports-bugs> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Michael G Schwern
2011-10-26 00:00:19 UTC
Attached is a test and a fix for BSDPAN::ExtUtils::Packlist::get_dir_list(). I patched the version from BSDPAN-5.12.1_20100713.tar.bz2. Responsible Changed From-To: freebsd-bugs->freebsd-ports-bugs Reassign to ports. To submitter: what port does this PR apply to? State Changed From-To: open->feedback Please update your ports tree and upgrade Perl to the latest version. This problem should be solved. Reference: [1] BSDPAN 20111107 http://www.freebsd.org/cgi/cvsweb.cgi/ports/lang/perl5.14/Makefile http://www.freebsd.org/cgi/cvsweb.cgi/ports/lang/perl5.12/Makefile http://www.freebsd.org/cgi/cvsweb.cgi/ports/lang/perl5.10/Makefile [2] ports/162151 http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/162151 State Changed From-To: feedback->closed seems like newer perl solves the problem |