pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/converters/p5-JSON-Any
Module Name: pkgsrc
Committed By: schmonz
Date: Mon Jun 9 18:21:07 UTC 2014
Modified Files:
pkgsrc/converters/p5-JSON-Any: Makefile distinfo
Log Message:
Update to 1.34. From the changelog:
- remove test dependency on Devel::StringInfo, which requires Moose
(RT#96034)
- line numbers in shipped code are now almost the same (within 3) as the
repository source, for easier debugging
- Changes content once again included manually, rather than extracted
directly from git! (there are release tests to ensure that the file is
kept current.)
- Improve error message when failing to find a suitable backend (RT#87751)
- when no backend is available at install time, JSON::PP is used as the
default prereq rather than JSON.pm (re RT#67967)
- documentation updated to recommend JSON::MaybeXS instead of JSON.pm for
new code
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/converters/p5-JSON-Any/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/converters/p5-JSON-Any/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