pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/converters/p5-JSON-XS
Module Name: pkgsrc
Committed By: sno
Date: Wed Jul 3 13:41:10 UTC 2013
Modified Files:
pkgsrc/converters/p5-JSON-XS: Makefile distinfo
Log Message:
Updating package for CPAN distribution JSON-XS in converters/p5-JSON-XS
from 2.330nb2 (upstream: 2.33) to 2.340 (upstream: 2.34).
Upstream changes from 2.33:
2.34 Thu May 23 11:30:34 CEST 2013
- work around bugs in perl 5.18 breaking more than 100
widely used modules, without a fix in sight because
p5pers don't care about CPAN anymore.
- when canonicalising, only allocate up to 64 hash key
pointers on the stack. for larger hashes, use the heap,
to avoid using too much stackspace.
- discuss the problem with setlocale (reported by a few victims).
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/converters/p5-JSON-XS/Makefile
cvs rdiff -u -r1.17 -r1.18 pkgsrc/converters/p5-JSON-XS/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index