Commit graph

12 commits

Author SHA1 Message Date
wen
0ac520cb66 Update to 2.27400
Upstream changes:
2.27400  2016-04-23
	[JSON::PP] appleid and merged long term neglected patches & PRs.
	           thanks to charsbar

	- document patches
	  by AM909, leon[at]astray.com, dsteinbrunner, jwilk, alfiedotwtf
	- modified Makefile.PL to set UNINST=1 if needed on old perls
	  by dagolden
	- decode decimals to Perl's internal NV type
	  by dagolden

	see to https://github.com/makamaka/JSON-PP/commits/master
2016-07-25 04:19:53 +00:00
wiz
86a78fce2e Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
agc
01dc1bd2b3 Add SHA512 digests for distfiles for converters category
Problems found with existing distfile:
	distfiles/libiconv-1.13-cp932.patch.gz
No changes made to the libiconv distinfo file.

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 01:43:46 +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
mef
9d89fec585 2.27300
- fixed a problem about substr in perl 5.8.6 and below
          many people report this issue and patched by haarg[at]haarg.org
2014-11-20 11:04:15 +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
wiz
6b15ad4451 Update to 2.27203:
2.27203  Thu Oct 17 19:38:55 2013
	- fixed return/or in _incr_parse
	  reported and patched by MAUKE, sprout and rjbs
	  https://rt.cpan.org/Public/Bug/Display.html?id=86948
2013-12-07 00:44:26 +00:00
wiz
98c3768c3a 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:35 +00:00
wen
1e292edf7d Update to 2.27202
Upstream changes:
2.27202  Wed Mar 13 15:41:22 2013
	- license in Makefile.PL was missing

2.27201  Wed Mar 13 13:22:33 2013
	- occasionally failed in t/019_incr.t in Perl 5.17.6 or more
          (because of hash iterator randomization)
          reported and patched by demerphq
          https://rt.cpan.org/Public/Bug/Display.html?id=83421
2013-03-13 14:48:24 +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
asau
46402b95a7 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 00:20:09 +00:00
sno
ed013d2bdd Importing package for Perl 5 module JSON::PP version 2.27200 from CPAN
into converters/p5-JSON-PP.

This module is JSON::XS compatible pure Perl module. (Perl 5.8 or later
is recommended).  JSON::XS is the fastest and most proper JSON module on
CPAN. It is written by Marc Lehmann in C, so must be compiled and
installed in the used environment.

JSON::PP is a pure-Perl module and has compatibility to JSON::XS.
2012-07-05 16:25:19 +00:00