- Update editors/p5-Padre from 0.45 to 0.46 - Add new dependencies: - devel/p5-Devel-Refactor - devel/p5-pip - devel/p5-CPAN-Inject - devel/p5-CPAN-Checksums Fix: Patch attached with submission follows:
pav 2009-09-24 19:56:48 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/p5-CPAN-Checksums Makefile distinfo pkg-descr pkg-plist Log: CPAN::Checksums - Write a CHECKSUMS file for a directory as on CPAN WWW: http://search.cpan.org/dist/CPAN-Checksums/ PR: ports/139033 Submitted by: Cezary Morga <cm@therek.net> Feature safe: yes Revision Changes Path 1.3645 +1 -0 ports/devel/Makefile 1.1 +24 -0 ports/devel/p5-CPAN-Checksums/Makefile (new) 1.1 +3 -0 ports/devel/p5-CPAN-Checksums/distinfo (new) 1.1 +3 -0 ports/devel/p5-CPAN-Checksums/pkg-descr (new) 1.1 +5 -0 ports/devel/p5-CPAN-Checksums/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"
pav 2009-09-24 19:57:50 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/p5-CPAN-Inject Makefile distinfo pkg-descr pkg-plist Log: Following the release of CPAN::Mini, the CPAN::Mini::Inject module was created to add additional distributions into a minicpan mirror. While it was created for use with a minicpan mirror, similar functionality can be reused in other situations. CPAN::Inject replicates the basics of this functionality. Specifically, it takes an arbitrary tarball and adds it to the CPAN sources directory for a particular author, and then add the new file to the CHECKSUMS file. WWW: http://search.cpan.org/dist/CPAN-Inject/ PR: ports/139033 Submitted by: Cezary Morga <cm@therek.net> Feature safe: yes Revision Changes Path 1.3646 +1 -0 ports/devel/Makefile 1.1 +27 -0 ports/devel/p5-CPAN-Inject/Makefile (new) 1.1 +3 -0 ports/devel/p5-CPAN-Inject/distinfo (new) 1.1 +13 -0 ports/devel/p5-CPAN-Inject/pkg-descr (new) 1.1 +6 -0 ports/devel/p5-CPAN-Inject/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"
pav 2009-09-24 19:58:45 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/p5-Devel-Refactor Makefile distinfo pkg-descr pkg-plist Log: The Devel::Refactor module is for code refactoring. While Devel::Refactor may be used from Perl programs, it is also designed to be used with the EPIC plug-in for the eclipse integrated development environment. WWW: http://search.cpan.org/dist/Devel-Refactor/ PR: ports/139033 Submitted by: Cezary Morga <cm@therek.net> Feature safe: yes Revision Changes Path 1.3647 +1 -0 ports/devel/Makefile 1.1 +21 -0 ports/devel/p5-Devel-Refactor/Makefile (new) 1.1 +3 -0 ports/devel/p5-Devel-Refactor/distinfo (new) 1.1 +7 -0 ports/devel/p5-Devel-Refactor/pkg-descr (new) 1.1 +5 -0 ports/devel/p5-Devel-Refactor/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"
pav 2009-09-24 20:00:52 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/p5-pip Makefile distinfo pkg-descr pkg-plist Log: The pip ("Perl Installation Program") console application is used to install Perl distributions in a wide variety of formats, both from CPAN and from external third-party locations, while supporting module dependencies that go across the boundary from third-party to CPAN. Using pip you can install CPAN modules, arbitrary tarballs from both the local file-system or across the internet from arbitrary URIs. You can use pip to ensure that specific versions of CPAN modules are installed instead of the most current version. WWW: http://search.cpan.org/dist/pip/ PR: ports/139033 Submitted by: Cezary Morga <cm@therek.net> Feature safe: yes Revision Changes Path 1.3648 +1 -0 ports/devel/Makefile 1.1 +32 -0 ports/devel/p5-pip/Makefile (new) 1.1 +3 -0 ports/devel/p5-pip/distinfo (new) 1.1 +14 -0 ports/devel/p5-pip/pkg-descr (new) 1.1 +10 -0 ports/devel/p5-pip/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 Committed, thanks!
pav 2009-09-24 20:01:33 UTC FreeBSD ports repository Modified files: editors/p5-Padre Makefile distinfo pkg-plist Log: - Update to 0.46 PR: ports/139033 Submitted by: Cezary Morga <cm@therek.net> (maintainer) Feature safe: yes Revision Changes Path 1.13 +17 -7 ports/editors/p5-Padre/Makefile 1.10 +3 -3 ports/editors/p5-Padre/distinfo 1.9 +1 -0 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"