Commit graph

5 commits

Author SHA1 Message Date
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