| Summary: | [NEW PORT] devel/p5-Module-Used: Find modules loaded by Perl code without running it | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Takuya Tsuchida <tsucchi> | ||||
| Component: | Individual Port(s) | Assignee: | Dmitry Marakasov <amdmi3> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Takuya Tsuchida
2010-01-13 10:50:00 UTC
Responsible Changed From-To: freebsd-ports-bugs->amdmi3 I'll take it. amdmi3 2010-01-13 17:04:08 UTC
FreeBSD ports repository
Modified files:
devel Makefile
Added files:
devel/p5-Module-Used Makefile distinfo pkg-descr pkg-plist
Log:
Find modules loaded by Perl code without running it.
WWW: http://search.cpan.org/dist/Module-Used/
While here, keep devel/Makefile sorted
PR: 142775
Submitetd by: Takuya Tsuchida <tsucchi@cpan.org>
Revision Changes Path
1.3777 +2 -1 ports/devel/Makefile
1.1 +30 -0 ports/devel/p5-Module-Used/Makefile (new)
1.1 +3 -0 ports/devel/p5-Module-Used/distinfo (new)
1.1 +3 -0 ports/devel/p5-Module-Used/pkg-descr (new)
1.1 +3 -0 ports/devel/p5-Module-Used/pkg-plist (new)
_______________________________________________
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 New port added, with minor changes. Thanks! |