Commit graph

11 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
69eeae32f2 Update to 0.93
Upstream changes:
version 0.93: Sat Mar  2 11:58:52 CET 2013
	- move pod-test to xt/
	- fix warning produced by Pod::Checker

version 0.92: Fri Dec 21 12:22:16 CET 2012

	Fixes:
	- include license in the manuals.
2013-08-22 14:29: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
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
hiramatsu
1c878f03f9 Update p5-XML-LibXML-Simple to 0.91.
Changes from previous:
version 0.91: Mon Jul 11 22:40:02 CEST 2011
        Fixes:
        - forcearray option with one element
          rt.cpan.org#69336 [Matt W Johnson]

version 0.90: Wed Jun 15 10:20:48 CEST 2011
        Fixes:
        - initialize XML::LibXML::Parser into safe mode.
          rt.cpan.org#68803 [Yann Kerherve]

        Improvements:
        - new Parser and ParserOpts parameters

version 0.15: Thu Apr 28 10:22:34 CEST 2011
        Fixes:
        - parser object recreated each time, because it cannot be
          reused (any more?). [Didier Brun]
2011-10-07 07:57:26 +00:00
obache
a7a8ace5fe Revision bump after updating perl5 to 5.14.1. 2011-08-14 14:52:49 +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
993ebc1c48 Updating textproc/p5-XML-LibXML-Simple from 0.13 to 0.14
pkgsrc changes:
- adjust dependencies

Upstream changes:
version 0.14: Fri Jul 16 11:17:49 CEST 2010
	Fixes:
	- do not use /bin/pwd in t/99pod.t
	- forgot to define xml_in.
	  rt.cpan.org#59172 [Justin Case]
2010-07-31 11:58:55 +00:00
joerg
c9240b8c2f Fix dependency path. 2009-11-26 18:15:35 +00:00
sno
d45ef9ff99 Importing package for p5 module XML::LibXML::Simple version 0.13.
This module is a blunt rewrite of XML::Simple (by Grant McLean) to use the
XML::LibXML parser for XML structures, where the original uses plain Perl
or SAX parsers.
2009-07-08 12:51:06 +00:00