Commit graph

11 commits

Author SHA1 Message Date
mef
fcb7491d16 Update 1.26 to 1.29
-------------------
1.29  2015-01-05
      [DOCUMENTATION]
      * document dir/file feature that was added in 1.27 (pr#2
        - Thanks to Doug Hoyte (FRACTAL))

1.28  2014-01-19
      + fix bug where some files in the selftest were skipped
      while the files where added to the dist.

1.27  2014-01-17
      + added feature to specify path of MANIFEST or directory where it is stored
2015-01-28 02:00:12 +00:00
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
wen
c6c49a7862 Update to 1.26
Upstream changes:
1.26  Thu Jul 19 2012
      No changes after 1.25_01

1.25_01 Tue Jul 17 2012
      + Module wasn't able to find the MANIFEST when the test file was in a subdirectory - Thanks to BBYRD
      - sections "AUTHOR" and "COPYRIGHT AND LICENSE" were duplicated - Thanks to BIGPRESH
        (once from Dist::Zilla and once in the original source)

1.25  Tue Jan 31 2012
      - fix typo in documentation - Thanks to BIGPRESH
2013-09-05 06:30:44 +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
3a41d60631 Update p5-Test-CheckManifest to 1.24.
Changes from previous:
----------------------
1.24  Sat Apr 09 2011
      + MANIFEST spec allows whitespaces in filenames (when enclosed in single quotes)
      this was not parsed correctly (see [#67334]). Fixed now - Thanks to JWEIGEL

1.23  Mon Mar 28 2011
      + CPAN toolchain now creates MYMETA.yml and META.json. These files are in
      the list of recognized files now.
      + clarify license of this module (In README the Perl license was mentioned where
      in all other files Artistic 2.0 was mentioned)
      + switched to Dist::Zilla
      + removed tests that are created by Dist::Zilla
2011-12-09 02:07:49 +00:00
obache
39619a9444 Revision bump after updating perl5 to 5.14.1. 2011-08-14 12:26:04 +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
90439f8eb9 Updating devel/p5-Test-CheckManifest from 1.21 to 1.22
Upstream changes:
1.22  Thu Jul 29 2010
      + fix a bug that appears when there is no MANIFEST.SKIP
2010-08-01 19:39:23 +00:00
sno
975e6b37e7 Importing devel/p5-Test-CheckManifest version 1.21.
Test::CheckManifest is a module for authors of Perl5 modules to verify their
MANIFEST files. Invalid MANIFEST files usually results in failing smoke
tests and more module uploads than necessary.
2010-04-14 18:02:00 +00:00