| Summary: | [maintainer update] update editors/p5-Padre to 0.39 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Cezary Morga <cm> | ||||
| 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
Cezary Morga
2009-07-12 19:10:01 UTC
Responsible Changed From-To: freebsd-ports-bugs->amdmi3 I'll take it. amdmi3 2009-07-15 13:47:51 UTC
FreeBSD ports repository
Modified files:
devel Makefile
Added files:
devel/p5-Locale-Msgfmt Makefile distinfo pkg-descr pkg-plist
Log:
This module does the same thing as msgfmt from GNU gettext-tools,
except this is pure Perl.
WWW: http://search.cpan.org/dist/Locale-Msgfmt/
PR: 136699
Submitted by: Cezary Morga <cm@therek.net>
Revision Changes Path
1.3557 +1 -0 ports/devel/Makefile
1.1 +25 -0 ports/devel/p5-Locale-Msgfmt/Makefile (new)
1.1 +3 -0 ports/devel/p5-Locale-Msgfmt/distinfo (new)
1.1 +4 -0 ports/devel/p5-Locale-Msgfmt/pkg-descr (new)
1.1 +13 -0 ports/devel/p5-Locale-Msgfmt/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"
amdmi3 2009-07-15 13:47:55 UTC
FreeBSD ports repository
Modified files:
textproc Makefile
Added files:
textproc/p5-PPIx-EditorTools Makefile distinfo pkg-descr
pkg-plist
Log:
Base class and utility methods for manipulating Perl via PPI. Pulled
out from the Padre::Task::PPI code.
WWW: http://search.cpan.org/dist/PPIx-EditorTools/
PR: 136699
Submitted by: Cezary Morga <cm@therek.net>
Revision Changes Path
1.1358 +1 -0 ports/textproc/Makefile
1.1 +33 -0 ports/textproc/p5-PPIx-EditorTools/Makefile (new)
1.1 +3 -0 ports/textproc/p5-PPIx-EditorTools/distinfo (new)
1.1 +4 -0 ports/textproc/p5-PPIx-EditorTools/pkg-descr (new)
1.1 +13 -0 ports/textproc/p5-PPIx-EditorTools/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"
amdmi3 2009-07-15 16:30:51 UTC
FreeBSD ports repository
Modified files:
editors/p5-Padre Makefile distinfo pkg-plist
Log:
- Update to 0.39
PR: 136699
Submitted by: Cezary Morga <cm@therek.net> (maintainer)
Revision Changes Path
1.9 +9 -4 ports/editors/p5-Padre/Makefile
1.7 +3 -3 ports/editors/p5-Padre/distinfo
1.7 +13 -7 ports/editors/p5-Padre/pkg-plist
_______________________________________________
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, with minor changes. Thanks! |