Commit graph

6 commits

Author SHA1 Message Date
adam
c586249605 Changes 1.59:
* Prevent mixing non-native and native newlines in MANIFEST files
2011-08-12 13:44:25 +00:00
seb
c3f1e700ad 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-08-21 16:32:42 +00:00
sno
086a049580 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)
2010-01-16 15:13:02 +00:00
sno
b593d2222c 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-09-22 17:41:25 +00:00
rillig
ad2adba9a5 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-06-13 06:46:41 +00:00
sno
77c9297c0d Adding perl module ExtUtils::Manifest - which contains some bug fixes
over the Core Module.
2009-03-01 23:33:58 +00:00