Summary: | [PATCH] lang/perl5.12 fix two issue with BSDPAN | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Andrej Zverev <az> | ||||
Component: | Individual Port(s) | Assignee: | skv <skv> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Andrej Zverev
2011-10-29 16:10:09 UTC
Responsible Changed From-To: freebsd-ports-bugs->skv Over to maintainer (via the GNATS Auto Assign Tool) skv 2011-11-10 10:28:26 UTC FreeBSD ports repository Modified files: lang/perl5.10 Makefile distinfo lang/perl5.12 Makefile distinfo lang/perl5.14 Makefile distinfo Log: Update BSDPAN to 20111107: - Fix warning: Warning: prerequisite ExtUtils::MakeMaker x.xx not found. We have unknown version. - Fix forever loop occured when installing modules directly via cpan. PR: ports/162151 Submitted by: az Feature safe: yes Revision Changes Path 1.130 +2 -2 ports/lang/perl5.10/Makefile 1.33 +2 -2 ports/lang/perl5.10/distinfo 1.138 +2 -2 ports/lang/perl5.12/Makefile 1.36 +2 -2 ports/lang/perl5.12/distinfo 1.138 +2 -2 ports/lang/perl5.14/Makefile 1.37 +2 -2 ports/lang/perl5.14/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" State Changed From-To: open->closed Committed, thanks! |