aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Module-Manifest/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - %%SITE_PERL%%/auto and %%SITE_PERL%%/%%PERL_ARCH%%/autoPhilip M. Gollucci2010-09-241-0/+1
| | | | | | | | | | are part of lang/perl5* pkg-plist - Bump PORTREVISIONs With Hat: perl@ Notes: svn path=/head/; revision=261734
* - Update to 1.08Sahil Tandon2010-08-291-2/+2
| | | | | | | | | | | - Changes: http://search.cpan.org/dist/Module-Manifest/Changes PR: ports/149651 Submitted by: Frederic Culot <frederic@culot.org> Approved by: maintainer timeout Notes: svn path=/head/; revision=260151
* - Update to 0.07Dennis Herrmann2009-05-021-1/+1
| | | | | | | | | PR: ports/134143 Submitted by: Cezary Morga <cm@therek.net> (maintainer) Approved by: miwi (mentor implicit) Notes: svn path=/head/; revision=233121
* - Update to 0.06Martin Wilke2009-03-161-2/+3
| | | | | | | | PR: 132706 Submitted by: Cezary Morga <cm@therek.net> (maintainer) Notes: svn path=/head/; revision=230270
* Module::Manifest is a simple utility module created originally for useMartin Wilke2009-03-151-0/+24
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> Notes: svn path=/head/; revision=230136