Commit graph

18 commits

Author SHA1 Message Date
ryoon
b9d9d2fc30 Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:24:48 +00:00
wiz
86a78fce2e Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
wen
a091de12b9 Update to 0.4.1
Upstream changes:
0.4.1     2015-09-18 15:45:02+02:00 Europe/Oslo
        Replaced Class::MOP::class_of() calls with Moose::Util::find_meta().
        Added huge => 1 parameter to LibXML DOM parser, to support large
          text nodes.
2016-02-27 03:04:11 +00:00
agc
2eddae48e5 Add SHA512 digests for distfiles for textproc category
Problems found locating distfiles:
	Package cabocha: missing distfile cabocha-0.68.tar.bz2
	Package convertlit: missing distfile clit18src.zip
	Package php-enchant: missing distfile php-enchant/enchant-1.1.0.tgz

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-04 01:59:17 +00:00
wiz
2e65d464e8 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:50:58 +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
dbfb0485bf Update to 0.4.0
Upstream changes:
0.4.0     2013-11-29 11:18:57 Europe/Oslo
        Fixed RT#90975 (reported by Upasana Shukla)
            Replaced deprecated Class::MOP::load_class() with
            Class::Load::load_class(). Module::Runtime::require_module()
            couldn't be used because of tests with package definitions in
            BEGIN blocks.
2014-05-03 14:13:06 +00:00
wen
c523317857 Update to 0.3.0
Upstream changes:
0.3.0     2013-03-15 15:24:53 Europe/Oslo
        Gotten rid of Data::Visitor::Callback used to parse type
          constraints. Reported by Alceu Rodrigues de Freitas Junior
          (RT #81753). Solution contributed by chromatic.
2013-08-24 02:17:01 +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
wen
95d82503f7 Update to 0.2.1
Upstream changes:
0.2.1     2012-12-02 17:44:34 Europe/Oslo
        Updated all traits to use Moose::Util::meta_attribute_alias()
          to specify trait aliases. Requires at least Moose 0.89.
        Fixed bug with duplicate class names being returned by
          Data::Visitor::Callback when traversing a Moose type constraint
          on perl 5.17.6. Reported by Andreas J. König. (RT #81519)

0.1.1     2011-10-23 14:56:18 Europe/Oslo
        Fixed bug with has_xpath_value_map throwing exception if
          xpath_value query returns empty result set. (RT #71815)
          Reported by Jeffery M. Thompson.

0.1.0     2011-09-27 14:46:03 Europe/Oslo
        Added multiple helper/sugar functions. (GitHub #2)
        Fixed problem with XML::Rabbit::Role::Node->dump_xml() throwing
          exception because of wide characters in print.

0.0.4     2011-03-22 16:16:02 Europe/Oslo
        Fixed missing trait imports in XML::Rabbit::Role::Node.
2013-01-05 13:52:36 +00:00
asau
1f96787c11 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-25 06:55:37 +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
obache
a7a8ace5fe Revision bump after updating perl5 to 5.14.1. 2011-08-14 14:52:49 +00:00
jym
c752e5a9ad check-interpreter fix. 2011-07-03 20:47:34 +00:00
wiz
e4d0f6f10b Update to 0.03:
0.0.3     2010-09-16 20:51:06 Europe/Oslo
	Fixed RT #61367 which caused issue with Class::MOP 1.05+ / Moose
	1.10+ (Thanks to Jesse Luehrs)
2010-09-19 11:09:46 +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
0a73f5b1c5 Update p5-XML-Rabbit from version 0.0.1 to version 0.0.2.
Upstream changes:
0.0.2     2010-06-21 15:24:18 Europe/Oslo
        libxml 2.6.16 is incompatible (David Cantrell)
2010-08-04 23:12:42 +00:00
seb
8454509071 Initial import of p5-XML-Rabbit version 0.0.1 in the NetBSD Packages
Collection.

The Perl 5 module XML::Rabbit is a simple Moose-based base class
you can use to make simple XPath-based XML extractors. Each attribute
in your class is linked to an XPath query that is executed on your
XML document when you request the value.
2010-06-14 21:58:37 +00:00