sunpoet 2012-04-18 17:46:14 UTC
FreeBSD ports repository
Modified files:
devel Makefile
Added files:
devel/p5-CPAN-Meta-Requirements Makefile distinfo pkg-descr
pkg-plist
Log:
- Add p5-CPAN-Meta-Requirements 2.121
A CPAN::Meta::Requirements object models a set of version constraints like those
specified in the META.yml or META.json files in CPAN distributions. It can be
built up by adding more and more constraints, and it will reduce them to the
simplest representation.
Logically impossible constraints will be identified immediately by thrown
exceptions.
WWW: http://search.cpan.org/dist/CPAN-Meta-Requirements/
Revision Changes Path
1.4925 +1 -0 ports/devel/Makefile
1.1 +29 -0 ports/devel/p5-CPAN-Meta-Requirements/Makefile (new)
1.1 +2 -0 ports/devel/p5-CPAN-Meta-Requirements/distinfo (new)
1.1 +9 -0 ports/devel/p5-CPAN-Meta-Requirements/pkg-descr (new)
1.1 +7 -0 ports/devel/p5-CPAN-Meta-Requirements/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"