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
wen
d5de1cc16f Update to 0.20
Upstream changes:
0.20    2013-04-07
        - change file dates changed to meet W3CDTF standards.
        - reworked Makefile.PL for clarity.
        - upgraded to Test::CPAN::Meta::JSON for tests.
        - added meta.JSON.
        - updated test suite.
        - added repositories to Meta files.
2013-09-08 05:14:33 +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
dc560a3d56 Update p5-Test-YAML-Meta to 0.19.
Changes from previous:
----------------------
0.19    15/02/2011
	- added missing prerequisite.

0.18    14/02/2011
	- removed tests which are no longer applicable.

0.17    13/02/2011
        - Distribution name chang: Test-YAML-Meta => Test-CPAN-Meta-YAML.
	- This distribution now a wrapper around Test-CPAN-Meta-YAML.
2012-02-18 15:11:01 +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
seb
e4e2808334 Update p5-Test-YAML-Meta from version 0.15 to version 0/16.
Upstream changes:
0.16    12/04/2010
	- fixed qr// delimiters due to issues with the NOT SIGN symbol
	  (suggested by Ricardo Signes & David Golden).
2010-07-14 18:28:21 +00:00
sno
d08f63e7cb Updating devel/p5-Test-YAML-Meta 0.12 to 0.15
pkgsrc changes:
- Adjust dependencies

Upstream changes:
0.15    18/12/2009
	- renamed word() to keyword().
	- added identifier() validation.
	- changed optional_features key from a keyword to an identifier type,
	  thus further clarifying RT#52685 (thanks Kevin).

0.14    12/12/2009
	- clarified spec defined and user defined keys, as promoted by Kevin
	  Ryde in RT#52685 (thanks Kevin).

0.13    07/12/2009
	- RT#46473: license url with fragment part (Kevin Ryde)
	- RT#47393: "optional_features" as map rather than list (Kevin Ryde)
	- above applied to 1.4, 1.3 and 1.2 version of the meta-spec.
2010-02-23 18:04:37 +00:00
sno
f35e6866e4 pkgsrc changes:
- Updating package for p5 module Test::YAML::Meta from 0.11 to 0.12
  - Setting LICENSE=${PERL5_LICENSE} according to META.yaml

Upstream changes:
0.12    24/05/2009
	- added version checking to standard 94metatest.t
	- added changes file checking, 95changedate.t
	- added support for v-strings (RT#43566, thanks to David Golden)
	- relaxed resource keys names, as per spec (RT#41605, thanks to
	  Jonathan Yu)
2009-06-12 07:33:55 +00:00
he
38a759c510 Import p5-Test-YAML-Meta version 0.11.
This module was written to ensure that a META.yml file, provided
with a standard distribution uploaded to CPAN, meets the specifications
that slowly being introduced to module uploads, via the use of
ExtUtils::MakeMaker, Module::Build and Module::Install.
2008-10-31 00:10:53 +00:00