Date: Wed, 18 Apr 2012 17:46:14 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/p5-CPAN-Meta-Requirements Makefile distinfo pkg-descr pkg-plist Message-ID: <201204181746.q3IHkElX009513@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201204181746.q3IHkElX009513>