Date: Sun, 15 Mar 2009 17:13:27 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/p5-Module-Manifest Makefile distinfo pkg-descr pkg-plist Message-ID: <200903151713.n2FHDRrQ045728@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2009-03-15 17:13:27 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/p5-Module-Manifest Makefile distinfo pkg-descr pkg-plist Log: Module::Manifest is a simple utility module created originally for use in Module::Inspector. It allows you to load the MANIFEST file that comes in a Perl distribution tarball, examine the contents, and perform some simple tasks. Granted, the functionality needed to do this is quite simple, but the Perl distribution MANIFEST specification contains a couple of little idiosyncracies, such as line comments and space-seperated inline comments. WWW: http://search.cpan.org/dist/Module-Manifest/ PR: ports/132406 Submitted by: Cezary Morga <cm at therek.net> Revision Changes Path 1.3410 +1 -0 ports/devel/Makefile 1.1 +24 -0 ports/devel/p5-Module-Manifest/Makefile (new) 1.1 +3 -0 ports/devel/p5-Module-Manifest/distinfo (new) 1.1 +10 -0 ports/devel/p5-Module-Manifest/pkg-descr (new) 1.1 +6 -0 ports/devel/p5-Module-Manifest/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200903151713.n2FHDRrQ045728>