Date: Fri, 30 Apr 2010 01:57:58 +0000 (UTC) From: Wen Heping <wen@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 Makefile distinfo pkg-descr pkg-plist Message-ID: <201004300157.o3U1vw6R015139@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
wen 2010-04-30 01:57:58 UTC
FreeBSD ports repository
Modified files:
devel Makefile
Added files:
devel/p5-CPAN-Meta Makefile distinfo pkg-descr pkg-plist
Log:
CPAN::Meta - The distribution metadata for a CPAN dist
Software distributions released to the CPAN include a META.json or,
for older distributions, META.yml, which describes the distribution,
its contents, and the requirements for building and installing the
distribution. The data structure stored in the META.json file is
described in CPAN::Meta::Spec.
CPAN::Meta provides a simple class to represent this distribution
metadata (or distmeta), along with some helpful methods for
interrogating that data.
WWW: http://search.cpan.org/dist/CPAN-Meta/
PR: ports/145882
Submitted by: Ju Pengfei <jupengfei@gmail.com>
Revision Changes Path
1.3905 +1 -0 ports/devel/Makefile
1.1 +34 -0 ports/devel/p5-CPAN-Meta/Makefile (new)
1.1 +3 -0 ports/devel/p5-CPAN-Meta/distinfo (new)
1.1 +11 -0 ports/devel/p5-CPAN-Meta/pkg-descr (new)
1.1 +13 -0 ports/devel/p5-CPAN-Meta/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201004300157.o3U1vw6R015139>
