Path to this page:
./
devel/p5-ExtUtils-Manifest,
Perl utilities to write and check a MANIFEST file
Branch: CURRENT,
Version: 1.58nb1,
Package name: p5-ExtUtils-Manifest-1.58nb1,
Maintainer: pkgsrc-usersExtUtils::Manifest provides utilities to write and check a MANIFEST file.
Required to run:[
lang/perl5]
Required to build:[
devel/p5-Module-Build]
Master sites: (Expand)
SHA1: be895feddd212f983e87c817207641df6325f056
RMD160: 2dd01ead51659049d812bd0695025f8de8986ff0
Filesize: 19.189 KB
Version history: (Expand)
- (2010-08-21) Updated to version: p5-ExtUtils-Manifest-1.58nb1
- (2010-01-16) Updated to version: p5-ExtUtils-Manifest-1.58
- (2009-09-23) Updated to version: p5-ExtUtils-Manifest-1.57
- (2009-03-02) Package added to pkgsrc.se, version p5-ExtUtils-Manifest-1.56 (created)
CVS history: (Expand)
2010-08-21 18:37:14 by Stoned Elipot | Files touched by this commit (1724) |  |
Log message:
Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1.
The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=..."), minus the packages updated after
the perl package update.
sno@ was right after all, obache@ kindly asked and he@ led the
way. Thanks!
|
| 2010-01-16 16:13:02 by Jens Rehsack | Files touched by this commit (2) |
Log message:
Updating devel/p5-ExtUtils-Manifest from 1.57 to 1.58.
Upstream changes:
1.58 Sun, Nov 21, 2009
- add MYMETA files to default skip list:
http://rt.cpan.org/Ticket/Display.html?id=50923
(suggested by DAGOLDEN)
- Avoid Devel::Cover and Devel::CoverX::Covered files
(suggested by daxim)
|
| 2009-09-22 19:41:25 by Jens Rehsack | Files touched by this commit (2) |
Log message:
Updating devel/p5-ExtUtils-Manifest from 1.56 to 1.57
pkgsrc changes:
- Adding license definition
Upstream changes:
1.57 Sat, Sep 19, 2009
- Enhancements to MANIFEST.SKIP from Module::Build:
http://rt.cpan.org/Ticket/Display.html?id=47401
- ExtUtils::Manifest::maniskip() incorrectly parses some
lines with comments and internal whitespace filenames:
http://rt.cpan.org/Ticket/Display.html?id=45016
|
| 2009-06-13 08:46:48 by Roland Illig | Files touched by this commit (67) |
Log message:
Ran pkglint --autofix on the devel/ category. Most of the changes are
simple white-space issues like indentation and trailing spaces. The
others are cross-references for Makefile.common.
|
| 2009-03-02 00:33:58 by Jens Rehsack | Files touched by this commit (3) |
Log message:
Adding perl module ExtUtils::Manifest - which contains some bug fixes
over the Core Module.
|