Commit graph

12 commits

Author SHA1 Message Date
wiz
7eeb51b534 Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
2014-05-29 23:35:13 +00:00
wiz
844e85817f Update to 1.63:
1.63  Sun, Sep 8, 2013
  - Deal with VMS extended filespecs

1.62  Sun, Sep 8, 2013
  - Normalize VMS case handling in ExtUtils::Manifest.

1.61  Tue, Sep 11, 2012
  - Avoid some test-time warnings.
  - Current VMS can handle filenames with spaces.
2013-12-02 13:02:23 +00:00
wiz
d2ca14a3f1 Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.
2013-05-31 12:39:57 +00:00
asau
e1ab7079b6 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-31 11:16:30 +00:00
wiz
8b5d49eb78 Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
2012-10-03 21:53:53 +00:00
hiramatsu
45afc4527a Update p5-ExtUtils-Manifest to 1.60.
Change from previous:
1.60  Mon, Aug 19, 2011
  - Clean up MANIFEST before creating a new one.
2011-11-24 16:12:42 +00:00
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