diff options
author | Kent Fredric <kentnl@gentoo.org> | 2016-11-17 17:00:11 +1300 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2016-11-17 17:03:23 +1300 |
commit | cae075f5402973bcecbd61ce223456e9a25c8bae (patch) | |
tree | d87665827d7a2250890c8f55105c7b823850c426 /dev-perl/JSON-XS/metadata.xml | |
parent | www-plugins/chrome-binary-plugins: automated update (55.0.2883.52) (diff) | |
download | gentoo-cae075f5402973bcecbd61ce223456e9a25c8bae.tar.gz gentoo-cae075f5402973bcecbd61ce223456e9a25c8bae.tar.bz2 gentoo-cae075f5402973bcecbd61ce223456e9a25c8bae.zip |
dev-perl/JSON-XS: Bump to version 3.30.0
- EAPI6
- Parallel Tests
- Add USE="examples"
Upstream:
- Avoid crash on older perls with shared hash keys
- fix calling encode/decode in list context
- Add cbor format to json_xs tool
- Allow literal tabs in strings in relaxed mode
- allow_nonref applies to booleans as well
- Fix toformat error message
- Fix bug in workaround in sv_chop w/ incremental parsing
Package-Manager: portage-2.3.2
Diffstat (limited to 'dev-perl/JSON-XS/metadata.xml')
-rw-r--r-- | dev-perl/JSON-XS/metadata.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-perl/JSON-XS/metadata.xml b/dev-perl/JSON-XS/metadata.xml index f6b40e53670f..28d3b49509e2 100644 --- a/dev-perl/JSON-XS/metadata.xml +++ b/dev-perl/JSON-XS/metadata.xml @@ -8,6 +8,5 @@ <upstream> <remote-id type="cpan">JSON-XS</remote-id> <remote-id type="cpan-module">JSON::XS</remote-id> - <remote-id type="cpan-module">JSON::XS::Boolean</remote-id> </upstream> </pkgmetadata> |