Commit graph

24 commits

Author SHA1 Message Date
wiz
86a78fce2e Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
mef
61931f4327 Update to p5-Config-Any-0.27
----------------------------
0.27 2016-03-31
    - depend on Module::Pluggable::Object directly instead of assuming it is
      bundled with Module::Pluggable (RT #113148)
2016-04-09 14:10:09 +00:00
agc
d9e4cfe05d Add SHA512 digests for distfiles for devel category
Issues found with existing distfiles:
	distfiles/eclipse-sourceBuild-srcIncluded-3.0.1.zip
	distfiles/fortran-utils-1.1.tar.gz
	distfiles/ivykis-0.39.tar.gz
	distfiles/enum-1.11.tar.gz
	distfiles/pvs-3.2-libraries.tgz
	distfiles/pvs-3.2-linux.tgz
	distfiles/pvs-3.2-solaris.tgz
	distfiles/pvs-3.2-system.tgz
No changes made to these distinfo files.

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-03 03:27:11 +00:00
wiz
0982effce2 Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
2015-06-12 10:48:20 +00:00
wen
b355631845 Update to 0.26
Upstream changes:
0.26 2015-04-29
    - fix error reporting from code applied in 0.25 (RT #104079)
2015-04-30 12:41:03 +00:00
mef
19ca480b45 Update to 0.15
-------------
0.25 2015-04-23
    - do not clobber $@ (RT #103061)
2015-04-25 01:27:53 +00:00
wiz
9899a37808 Don't expect perl to provide p5-Module-Pluggable (removed in 5.20).
Bump PKGREVISION.
2014-05-31 12:56:54 +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
ef12eb3d49 Update to 0.24
Upstream changes:
0.24 2013-09-10
    - remove 4-year-old warning about YAML::XS not being installed
    - add JSON::PP to list of available JSON parsers (RT #86959)
2013-10-15 14:26:03 +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
adam
f71b49a53a Changes 0.23:
* fix test suite's method of checking availability of plugins

Changes 0.22:
* add XML::NamespaceSupport to XML format deps, silence YAML warnings in tests

Changes 0.21:
* fix t/64-extfail.t to pass when t/lib is in @INC
2011-08-10 08:16:42 +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
e355144cda Updating devel/p5-Config-Any from 0.19 to 0.20
Upstream changes:
0.20 Fri 06 Aug 2010
    - enable -ForceArray option by default for Config::General (caelum)
2010-08-17 06:38:04 +00:00
sno
9105a91089 Updating devel/p5-Config-Any from 0.18 to 0.19
pkgsrc changes:
- Adding module type and license definition

Upstream changes:
0.19 Mon 15 Feb 2010
    - add JSON::DWIW to the top of the JSON loaders list (caelum)
    - remove need for caching in Perl loader by using do() instead
      of require() (caelum)
2010-02-17 12:02:37 +00:00
seb
70a6c0b41a Update from version 0.17 to version 0.18.
Upstream changes:
0.18 Mon 16 Nov 2009
    - ensure XML loader's _coerce() method checks specifically for HASH refs
    - add YAML::XS to the top of the YAML loaders list
2009-11-22 12:10:51 +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
77f8f7fdc8 Module::Pluggable is a core module since perl-5.10 -> Updating dependency 2009-04-24 08:17:24 +00:00
seb
c2586d3169 Update from version 0.16 to version 0.17.
Upstream changes:
0.17 Thu 05 Feb 2009
    - ensure require() happens against plugin specified in force_plugins.
    - add JSON::XS to the top of the JSON loaders list
2009-02-08 13:41:59 +00:00
he
f053b3c249 Update from version 0.14nb1 to 0.16.
Upstream changes:

0.16 Mon 17 Nov 2008
    - fix up branches test which did not handle the errors thrown by
      changes from the last release (RT #40948)
    - fix up error message for "any of" (RT #40972)

0.15 Wed 12 Nov 2008
    - when use_ext is true, we will check to see if there are no supported
      modules for a particular file. instead of the file being skipped, an
      error will be thrown (RT #38927).
    - also, when use_ext is true, a fatal error will be thrown if there are
      no loaders available that understand the file extension.
    - officially support multiple loaders per extension
    - add a Config::Any::Base for all loaders to inherit from, plus add
      a new dependency mechanism: requires_any_of() and requires_all_of().
    - filter out loaders that don't inherit from Config::Any::Base (RT #40830)
2008-12-20 20:26:10 +00:00
he
b021813da0 Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0.

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=...").
2008-10-19 19:17:40 +00:00
he
9778ca11a1 Update from version 0.12 to 0.14. Changes:
0.14 Wed 06 Aug 2008
    - skip xml failure tests if XML::LibXML < 1.59 is installed, it seems
      to parse anything you throw at it (Matt S. Trout)

0.13 Tue 05 Aug 2008
    - show actual parse error when parse fails (Marcus Ramberg)
    - ensure Config::Tiny parse errors are trapped
    - added tests for each format to ensure they throw parse errors
    - added a caveat regarding XML::Simple's strict mode (Peter Corlett)
    - added a flatten_to_hash option to return a simple key-value hashref
      instead of the default "arrayref of hashrefs" (Pedro Figueiredo)
2008-08-11 12:04:46 +00:00
abs
111c37cf1b Added devel/p5-Config-Any version 0.12
Load configuration from different file formats, transparently
2008-07-14 09:23:49 +00:00