The NetBSD Project

CVS log for pkgsrc/converters/p5-JSON/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / converters / p5-JSON

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.47 / (download) - annotate - [select for diffs], Thu Jul 6 09:38:15 2023 UTC (2 months, 2 weeks ago) by wiz
Branch: MAIN
CVS Tags: HEAD
Changes since 1.46: +2 -1 lines
Diff to previous 1.46 (colored)

*: recursive bump for perl 5.38

Revision 1.46 / (download) - annotate - [select for diffs], Sat May 20 06:19:48 2023 UTC (4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q2-base, pkgsrc-2023Q2
Changes since 1.45: +2 -3 lines
Diff to previous 1.45 (colored)

p5-JSON: update to 4.10.

4.10 2022-10-09
    - updated backportPP with JSON::PP 4.12

4.09 2022-08-01
    - fix a test to pass under perl with core bool support

4.08 2022-07-31
    - updated backportPP with JSON::PP 4.11

4.07 2022-06-24
    - updated backportPP with JSON::PP 4.10

4.06 2022-05-22
    - updated backportPP with JSON::PP 4.09

Revision 1.45 / (download) - annotate - [select for diffs], Tue Jun 28 11:31:10 2022 UTC (14 months, 3 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3
Changes since 1.44: +2 -1 lines
Diff to previous 1.44 (colored)

*: recursive bump for perl 5.36

Revision 1.44 / (download) - annotate - [select for diffs], Sun Apr 3 09:00:30 2022 UTC (17 months, 2 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2022Q2-base, pkgsrc-2022Q2
Changes since 1.43: +1 -2 lines
Diff to previous 1.43 (colored)

p5-JSON: reset PKGREVISION after update

Revision 1.43 / (download) - annotate - [select for diffs], Sun Apr 3 08:07:33 2022 UTC (17 months, 2 weeks ago) by ast
Branch: MAIN
Changes since 1.42: +2 -2 lines
Diff to previous 1.42 (colored)

Update to 4.05

Upstream changes:
4.05 2022-01-14
    - removed VERSION section in pod (GH#52, abraxxa++)

4.04 2021-12-17
    - updated backportPP with JSON::PP 4.07

Revision 1.42 / (download) - annotate - [select for diffs], Mon May 24 19:49:21 2021 UTC (2 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2
Changes since 1.41: +2 -1 lines
Diff to previous 1.41 (colored)

*: recursive bump for perl 5.34

Revision 1.41 / (download) - annotate - [select for diffs], Mon Apr 26 14:36:28 2021 UTC (2 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.40: +3 -4 lines
Diff to previous 1.40 (colored)

p5-JSON: update to 4.03.

4.03 2021-01-24
    - corrected one typo in POD (James E Keenan)
    - updated backportPP with JSON::PP 4.06

Revision 1.40 / (download) - annotate - [select for diffs], Mon Aug 31 18:06:48 2020 UTC (3 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3
Changes since 1.39: +2 -2 lines
Diff to previous 1.39 (colored)

*: bump PKGREVISION for perl-5.32.

Revision 1.39 / (download) - annotate - [select for diffs], Sun Aug 11 13:18:12 2019 UTC (4 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3
Changes since 1.38: +2 -1 lines
Diff to previous 1.38 (colored)

Bump PKGREVISIONs for perl 5.30.0

Revision 1.38 / (download) - annotate - [select for diffs], Sun Jun 30 20:14:16 2019 UTC (4 years, 2 months ago) by nia
Branch: MAIN
Changes since 1.37: +2 -2 lines
Diff to previous 1.37 (colored)

Update packages using a search.cpan.org HOMEPAGE to metacpan.org.

The former now redirects to the latter.

This covers the most simple cases where http://search.cpan.org/dist/name
can be changed to https://metacpan.org/release/name.

Reviewed by hand to hopefully make sure no unwanted changes sneak in.

Revision 1.37 / (download) - annotate - [select for diffs], Sat Mar 2 04:07:33 2019 UTC (4 years, 6 months ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1
Changes since 1.36: +2 -2 lines
Diff to previous 1.36 (colored)

Update to 4.02

Upstream changes;
4.02 2019-02-23
    - fixed a test that breaks if perl is compiled with -Dquadmath
      (RT-128589)

Revision 1.36 / (download) - annotate - [select for diffs], Sun Jan 27 13:21:37 2019 UTC (4 years, 7 months ago) by wen
Branch: MAIN
Changes since 1.35: +2 -2 lines
Diff to previous 1.35 (colored)

Update to 4.01

Upstream changes:
4.01 2019-01-21
    - added boolean function/method that takes a scalar value and
      returns a boolean value (David Cantrell)

Revision 1.35 / (download) - annotate - [select for diffs], Sun Dec 16 04:28:56 2018 UTC (4 years, 9 months ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2018Q4-base, pkgsrc-2018Q4
Changes since 1.34: +2 -3 lines
Diff to previous 1.34 (colored)

Update to 4.00

Upstream changes:
4.00 2018-12-07
    - production release

3.99_01 2018-12-03
    - BACKWARD INCOMPATIBILITY:
      As JSON::XS 4.0 changed its policy and enabled allow_nonref
      by default, JSON::PP, and thus JSON, also enabled allow_nonref
      by default

    - updated backportPP with JSON::PP 3.99_01
    - allow PERL_JSON_PP_USE_B environmental variable to restore
      old number detection behavior for compatibility

Revision 1.34 / (download) - annotate - [select for diffs], Wed Aug 22 09:43:07 2018 UTC (5 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q3-base, pkgsrc-2018Q3
Changes since 1.33: +2 -1 lines
Diff to previous 1.33 (colored)

Recursive bump for perl5-5.28.0

Revision 1.33 / (download) - annotate - [select for diffs], Sat Dec 30 13:15:14 2017 UTC (5 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1
Changes since 1.32: +2 -2 lines
Diff to previous 1.32 (colored)

p5-JSON: update to 2.97001.

2.97001 2017-12-21
    - updated backportPP with JSON::PP 2.97001

Revision 1.32 / (download) - annotate - [select for diffs], Fri Nov 24 13:19:48 2017 UTC (5 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2017Q4-base, pkgsrc-2017Q4
Changes since 1.31: +2 -3 lines
Diff to previous 1.31 (colored)

p5-JSON: update to 2.97000.

2.97000 2017-11-21
    - updated backportPP with JSON::PP 2.97000
    - use 5 digit minor version number for a while to avoid
      confusion
    - fixed is_bool to use blessed() instead of ref()

2.96 2017-11-20
    - fixed packaging issue
    - updated backportPP with JSON::PP 2.96
    - not to use newer Test::More features (RT-122421; ilmari++)

2.95 2017-11-20
    - updated backportPP with JSON::PP 2.95

Revision 1.31 / (download) - annotate - [select for diffs], Mon Jun 5 14:22:21 2017 UTC (6 years, 3 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2
Changes since 1.30: +2 -1 lines
Diff to previous 1.30 (colored)

Recursive revbump from lang/perl5 5.26.0

Revision 1.30 / (download) - annotate - [select for diffs], Sun Jun 4 02:49:37 2017 UTC (6 years, 3 months ago) by jklos
Branch: MAIN
Changes since 1.29: +2 -2 lines
Diff to previous 1.29 (colored)

Update JSON to 2.94:

2.94 2017-05-29
    - fixed VERSION issue caused by VERSION methods added to abstract
      backend packages (RT-121892; ppisar++)
    - fixed a test for perl 5.6

Revision 1.29 / (download) - annotate - [select for diffs], Mon May 29 11:00:17 2017 UTC (6 years, 3 months ago) by wiz
Branch: MAIN
Changes since 1.28: +2 -2 lines
Diff to previous 1.28 (colored)

Updated p5-JSON to 2.93.

2.93 2017-05-19
    - add VERSION methods to (abstract) backend packages
    - explained backward incompatibility about backend method
    - updated VERSIONs of backportPP modules

Revision 1.28 / (download) - annotate - [select for diffs], Wed May 17 11:07:52 2017 UTC (6 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.27: +2 -3 lines
Diff to previous 1.27 (colored)

Updated p5-JSON to 2.92.

2.92 2017-05-15
    - production release

2.91_04 2017-01-10
	- updated backportPP with JSON::PP 2.91_04

2.91_03 2017-01-09
	- reworked documentation, based on the one for JSON::XS
	- updated backportPP with JSON::PP 2.91_03

2.91_02 2016-12-04
	- fixed not to fail tests under Perl 5.25.* (srezic++)

2.91_01 2016-12-03
	- PERL_JSON_BACKEND now accepts Cpanel::JSON::XS as well
	- tweaked tests to support various backends
	- made convert_blessed_universally (for Perl 5.18+) and
	  support_by_pp less harmful
	- fixed N/A exit code in Makefile.PL (bulk88)
	- various doc patches from gregoa, topaz, zoffix, singingfish,
	  yanick, dsteinbrunner, Toby Inkster
	- removed duplicated tests
	- removed base.pm dependency
	- updated backportPP with JSON::PP 2.91_01

Revision 1.27 / (download) - annotate - [select for diffs], Wed Jun 8 19:22:20 2016 UTC (7 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2
Changes since 1.26: +2 -2 lines
Diff to previous 1.26 (colored)

Bump PKGREVISION for perl-5.24.

Revision 1.26 / (download) - annotate - [select for diffs], Fri Jun 12 10:48:32 2015 UTC (8 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2
Changes since 1.25: +2 -2 lines
Diff to previous 1.25 (colored)

Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.

Revision 1.25 / (download) - annotate - [select for diffs], Thu May 29 23:35:22 2014 UTC (9 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2
Changes since 1.24: +2 -1 lines
Diff to previous 1.24 (colored)

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.

Revision 1.24 / (download) - annotate - [select for diffs], Thu Feb 6 12:34:51 2014 UTC (9 years, 7 months ago) by abs
Branch: MAIN
CVS Tags: pkgsrc-2014Q1-base, pkgsrc-2014Q1
Changes since 1.23: +2 -2 lines
Diff to previous 1.23 (colored)

Updated converters/p5-JSON to 2.90

## JSON version 2.9 #####################################################

CAUTION!!!
INCOMPATIBLE CHANGE

JSON.pm had patched JSON::XS::Boolean and JSON::PP::Boolean internally
on loading time for making these modules inherit JSON::Boolean.
But since JSON::XS v3.0 it use Types::Serialiser as boolean class.
Then now JSON.pm breaks boolean classe overload features and
-support_by_pp if JSON::XS v3.0 or later is installed.

JSON::true and JSON::false returned JSON::Boolean objects.
For workaround, they return JSON::PP::Boolean objects in this version.

    isa_ok(JSON::true, 'JSON::PP::Boolean');

And it discards a feature:

    ok(JSON::true eq 'true');

In other word, JSON::PP::Boolean overload numeric only.

    ok( JSON::true == 1 );

##########################################################################

2.90  Wed Oct 30 19:48:43 2013

	**** Please see to the headline in this file. ****

	- workaround for JSON::XS version 3.0 or later installed case.

	  * the objects returned by JSON::true/false are JSON::PP::Boolean.
	  * they do not overload 'eq'.

	- changed test cases for this patch.

	   t/e02_bool.t
	   t/e03_bool2.t
	   t/x17_strange_overload.t
	   t/xe02_bool.t
	   t/xe03_bool2.t
	   t/xe12_boolean.t

	**** Please see to the headline in this file. ****


2.61  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

2.60
	- $json->is_xs, $json->is_pp was completely broken.
	    pointed by rt#75867 and emceelam

Revision 1.23 / (download) - annotate - [select for diffs], Wed Jul 3 13:38:50 2013 UTC (10 years, 2 months ago) by sno
Branch: MAIN
CVS Tags: pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3
Changes since 1.22: +2 -3 lines
Diff to previous 1.22 (colored)

Updating package for CPAN distribution JSON in converters/p5-JSON from
2.58nb1 to 2.59.

Upstream changes:
2.59  Wed Jun  5 14:35:54 2013
	- PUREPERL_ONLY support was not supported...
	    and finally remove all PP options from Makefile.PL.
	- recommend JSON::XS instead of conditionally requiring it
	     patched by miyagaw
	  ( for example, $ cpanm --with-recommends JSON)
	- Hide more packages from PAUSE (and other stuff)
	     patched by miyagawa

Revision 1.22 / (download) - annotate - [select for diffs], Fri May 31 12:39:44 2013 UTC (10 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2013Q2-base, pkgsrc-2013Q2
Changes since 1.21: +2 -1 lines
Diff to previous 1.21 (colored)

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.

Revision 1.21 / (download) - annotate - [select for diffs], Thu May 23 08:16:56 2013 UTC (10 years, 4 months ago) by wen
Branch: MAIN
Changes since 1.20: +2 -2 lines
Diff to previous 1.20 (colored)

Update to 2.58

Upstream changes:
2.58 Thu May 23 09:04:37 2013
	- support PUREPERL_ONLY install option. (rt#84876)
	   (PERL_ONLY and NO_XS are not yet removed)
	- stop installing JSON::XS automatically on Perl 5.18

Revision 1.20 / (download) - annotate - [select for diffs], Sun Apr 21 12:49:01 2013 UTC (10 years, 5 months ago) by ryoon
Branch: MAIN
Changes since 1.19: +2 -3 lines
Diff to previous 1.19 (colored)

Update to 2.57

Changelog:
2.57
	- t/x17_strage_overload.t didn't work correctly.

2.56  Sat Apr  6 09:58:32 2013
	- fixed t/x17_strage_overload.t (rt#84451 by Ricardo Signes)

2.55
	- update JSON::BackportPP version

2.54  Fri Apr  5 16:15:08 2013
	- fixed t/19_incr.t on perl >= 5.17.10 (wyant, rt#84154)
	    pathced by mbeijen and modified with demerphq's patch
	- Fixed some spelling (by briandfoy)
	- fixed sppeling (by Perlover)
	- enhanced documents (Thanks to Justin Hunter and Olof Johansson)
	- changed backend module loading for overloaded object behavior
	                                        (reported by tokuhirom)

Revision 1.19 / (download) - annotate - [select for diffs], Wed Oct 3 21:54:08 2012 UTC (10 years, 11 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4
Changes since 1.18: +2 -1 lines
Diff to previous 1.18 (colored)

Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.

Revision 1.18 / (download) - annotate - [select for diffs], Wed Oct 3 00:20:13 2012 UTC (10 years, 11 months ago) by asau
Branch: MAIN
Changes since 1.17: +1 -3 lines
Diff to previous 1.17 (colored)

Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.

Revision 1.17 / (download) - annotate - [select for diffs], Sat Aug 6 13:39:35 2011 UTC (12 years, 1 month ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3
Changes since 1.16: +9 -9 lines
Diff to previous 1.16 (colored)

Changes 2.53:
* made Makefile.PL skipping a installing XS question when set $ENV{PERL_ONLY}
  or $ENV{NO_XS}

Changes 2.52:
* fixed to_json
* backport JSON::PP 2.27200
* fixed incr_parse docodeing string more correctly

Changes 2.51:
* import JSON::PP 2.27105 as BackportPP
* fixed documentations

Changes 2.50:
* stable release

Revision 1.16 / (download) - annotate - [select for diffs], Thu Dec 2 12:08:55 2010 UTC (12 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4
Changes since 1.15: +2 -3 lines
Diff to previous 1.15 (colored)

Update to 2.27:

2.27  Sun Oct 31 20:32:46 2010
	[JSON::PP]
	- Some optimizations (gfx)
	[JSON::PP::5005]
	- added missing B module varibales (makamaka)

2.26  Tue Sep 28 17:41:37 2010
	[JSON::PP]
	- cleaned up code and enhanced sort option efficiency in encode.

2.25  Tue Sep 28 16:47:08 2010
	[JSON]
	- JSON::Backend::XS::Supportable always executed a needless process
	    with JSON::XS backend. This made encode/decode a bit slower.

2.24  Mon Sep 27 10:56:24 2010
	[JSON::PP]
	- tweaked code.
	- optimized code in hash object encoding.

2.23  Sun Sep 26 22:08:12 2010
	[JSON::PP]
	- modified tied object handling in encode. it made encoding speed faster.
	    pointed by https://rt.cpan.org/Ticket/Display.html?id=61604
	- modified t/e10_bignum.t
            for avoiding a warning in using Math::BigInt dev version

Revision 1.15 / (download) - annotate - [select for diffs], Wed Aug 25 19:30:23 2010 UTC (13 years, 1 month ago) by sno
Branch: MAIN
CVS Tags: pkgsrc-2010Q3-base, pkgsrc-2010Q3
Changes since 1.14: +3 -3 lines
Diff to previous 1.14 (colored)

Updating converters/p5-JSON from 2.21nb1 to 2.22

Upstream changes:
2.22  Wed Aug 25 12:46:13 2010
	[JSON]
	- added JSON::XS installing feature in Makefile.PL
	    with cpan or cpanm (some points suggested by gfx)
	- check that to_json and from_json are not called as methods (CHORNY)
	[JSON::PP]
	- modified for -Duse64bitall -Duselongdouble compiled perl.
	    11_pc_expo.t too. (these are patched by H.Merijn Brand)

Revision 1.14 / (download) - annotate - [select for diffs], Sat Aug 21 16:32:49 2010 UTC (13 years, 1 month ago) by seb
Branch: MAIN
Changes since 1.13: +2 -1 lines
Diff to previous 1.13 (colored)

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!

Revision 1.13 / (download) - annotate - [select for diffs], Wed Aug 4 14:15:36 2010 UTC (13 years, 1 month ago) by sno
Branch: MAIN
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored)

Updating converters/p5-JSON from 2.17 to 2.21

Upstream changes:
2.21  Mon Apr  5 14:56:52 2010
	[JSON]
	- enhanced 'HOW DO I DECODE A DATA FROM OUTER AND ENCODE TO OUTER'
	- renamed eg/bench_pp_xs.pl to eg/bench_decode.pl
	- added eg/bench_encode.pl

2.20  Fri Apr  2 12:50:08 2010
	[JSON]
	- added eg/bench_pp_xs.pl for benchmark sample
	- updated 'INCREMENTAL PARSING' section
	[JSON::PP]
	- decode_prefix() didn't count a consumed text length properly.
	- enhanced XS compatibilty
	    in the case of decoding a white space garbaged text.

2.19  Tue Mar 30 13:40:24 2010
	[JSON]
	- fixed typo (rt#53535 by Angel Abad)
	- added a recommendation
              refering to (en|de)code_json to pod (suggested by tokuhirom)
	- added 'HOW DO I DECODE A DATA FROM OUTER AND ENCODE TO OUTER' to pod.

2.18  Tue Mar 23 15:18:10 2010
	[JSON]
	- updated document (compatible with JSON::XS 2.29)
	[JSON::PP]
	- fixed encode an overloaded 'eq' object bug (reported by Alexey A. Kiritchun)
	- enhanced an error message compatible to JSON::XS

Revision 1.12 / (download) - annotate - [select for diffs], Wed Jan 20 14:50:17 2010 UTC (13 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored)

Update to 2.17:

2.17  Thu Jan  7 12:23:13 2010
	[JSON]
	- fixed a problem caused by JSON::XS backend and support_by_pp option
	  (rt#52842,  rt#52847 by ikegami)
	[JSON::PP]
	- made compatible with JSON::XS 2.27
	- patched decode for incr_parse (rt#52820 by ikegami)
	- relaxed option caused an infinite loop in some condition.

2.16  Fri Oct 16 15:07:37 2009
	[JSON][JSON::PP]
	- made compatible with JSON::XS 2.26
            *indent adds a final newline
	- corrected copyrights in JSON::PP58.

Revision 1.11 / (download) - annotate - [select for diffs], Sun Jun 14 20:46:30 2009 UTC (14 years, 3 months ago) by sno
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2
Changes since 1.10: +3 -2 lines
Diff to previous 1.10 (colored)

pkgsrc changes:
  - Updating package of p5 module JSON and subclasses from 2.14 to 2.15
  - Setting LICENSE to ${PERL5_LICENSE} accroding to META.yaml

Upstream changes:
2.15  Tue Jun  2 16:36:42 2009
	[JSON]
	- made compatible with JSON::XS 2.24
	- corrected copyrights in some modules.
	[JSON::PP]
	 - modified incr_parse, pointed by Martin J. Evans (rt#46439)
	 - deleted a meaningless code

Revision 1.10 / (download) - annotate - [select for diffs], Tue Feb 24 19:25:32 2009 UTC (14 years, 7 months ago) by he
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base, pkgsrc-2009Q1
Changes since 1.9: +2 -3 lines
Diff to previous 1.9 (colored)

Updated from version 2.12nb1 to 2.14

Upstream changes:

2.14  Tue Feb 24 11:20:24 2009
	[JSON]
	- the compatible XS version was miswritten in document.


2.13  Sat Feb 21 17:01:05 2009
	[JSON::PP]
	- decode() didn't upgrade unicode escaped charcters \u0080-\u00ff.
	  this problem was pointed by rt#43424 (Mika Raento)
	[JSON::PP::56]
	- fixed utf8::encode/decode emulators bugs.
	- defined a missing B module constant in Perl 5.6.0.
	  (reported by Clinton Pierce)
	[JSON::PP::5005]
	- _decode_unicode() returned a 0x80-0xff value as UTF8 encoded byte.
	[JSON]
	- added a refference to JSON::XS's document "JSON and ECMAscript".
	- fixed a typo in the document (pointed by Jim Cromie).

Revision 1.9 / (download) - annotate - [select for diffs], Mon Dec 22 05:31:36 2008 UTC (14 years, 9 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2008Q4-base, pkgsrc-2008Q4
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

Drop maintainershop.

I'm not using this package, will do better to be maintained same as other perl
modules.

Revision 1.8 / (download) - annotate - [select for diffs], Sun Oct 19 19:17:42 2008 UTC (14 years, 11 months ago) by he
Branch: MAIN
Changes since 1.7: +2 -1 lines
Diff to previous 1.7 (colored)

Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0.

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=...").

Revision 1.7 / (download) - annotate - [select for diffs], Tue Aug 12 09:17:28 2008 UTC (15 years, 1 month ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2008Q3-base, pkgsrc-2008Q3, cube-native-xorg-base, cube-native-xorg
Changes since 1.6: +3 -3 lines
Diff to previous 1.6 (colored)

Update p5-JSON to 2.12.

2.12  Wed Jul 16 11:14:35 2008
	[JSON]
	- made compatible with JSON::XS 2.22

	[JSON::PP]
	- fixed the incremental parser in negative nest level
	    (pointed and patched by Yuval Kogman)

2.11  Tue Jun 17 14:30:01 2008
	[JSON::PP]
	- fixed the decoding process which checks number.
	    regarded number like chars in Unicode (ex. U+FF11) as [\d].
	- enhanced error messages compatible to JSON::XS.

Revision 1.6 / (download) - annotate - [select for diffs], Wed Jun 4 14:19:58 2008 UTC (15 years, 3 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2008Q2-base, pkgsrc-2008Q2, cwrapper
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

Update p5-JSON to 2.10.

2.10  Tue Jun  3 18:42:11 2008
	[JSON]
	- made compatible with JSON::XS 2.21
	    * updated the document.
	- added an item pointed by rt#32361 to the doc.

	[JSON::PP] [JSON::PP58] [JSON::PP56] [JSON::PP5005]
	- made compatible with JSON::XS 2.21
	    * added incr_reset
	- removed useless codes.


2.09  Sun Apr 20 20:45:33 2008
	[JSON]
	- made compatible with JSON::XS 2.2
	- changed pod section totally.

	[JSON::PP] 2.20001
	- made compatible witg JSON::XS 2.2
	    * lifted the log2 rounding restriction of max_depth and max_size.
	    * incremental json parsing (EXPERIMENTAL).
	    * allow_unknown/get_allow_unknown methods.
	- the version format was changed.
	    X.YYZZZ =>  X.YY is the same as JSON::XS. ZZZ is the PP own version.
	- changed pod section totally.

2.08  Sat Apr 12 22:49:39 2008
	[JSON]
	- fixed JSON::Boolean inheritance mechanism.
            If the backend is XS with support_by_pp mode and using PP only
            support method, JSON::Boolean did not work correctly.
            Thanks to hg[at]apteryx's point.

	[JSON::PP] 2.07
	- Now split into JSON::PP58 for Perl 5.8 and lator.
	- made an error message compatible to JSON::XS
            did not croak when TO_JSON method returns same object as passed.

	[JSON::PP58]
	- modified for Perls post 5.8.0 that don't have utf8::is_utf8.
	    Thanks to Andreas Koenig.

2.07  Sat Feb 16 15:52:29 2008
	[JSON]
	- experimentally added -convert_blessed_universally to define
	    UNIVERSAL::TO_JSON subroutine.

              use JSON -convert_blessed_universally;
              $json->convert_blessed->encode( $blessed );

	- and as_nonbleesed is obsoleted (not yet removed). OK?
	- fixed t/04_pretty.t.

Revision 1.5 / (download) - annotate - [select for diffs], Wed Feb 13 02:49:06 2008 UTC (15 years, 7 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base, pkgsrc-2008Q1
Changes since 1.4: +4 -2 lines
Diff to previous 1.4 (colored)

Update p5-JSON to 2.06.
This version is DESTDIR ready.

2.06  Fri Feb  8 16:21:59 2008
	[JSON::PP] 2.06
	- enhanced the XS compatibility for pretty-printing
	    and the indent handling was broken!


2.05  Tue Feb  5 13:57:19 2008
	[JSON::PP] 2.05
	- enhanced some XS compatibilities for de/encode.
	- now decode_error can dump high (>127) chars.
	- enhanced the XS combatilbity of the decoding error.
	- fixed the utf8 checker while decoding (is_valid_utf8).
	- implemented utf8::downgrade in JSON::PP56.
	- enhanced utf8::encode in JSON::PP56.
	- made utf8::downgrade return a true in JSON::PP5005.


2.04  Sat Jan  5 16:10:01 2008
	[JSON]
	- fixed a document typo pointed by kawasaki@annocpan
	- make DATA handle closed for error mssages in support_by_pp mode.
	- switched JSON::Backend::XS::Supportable wrapper de/encode
             to changing symbolic tables for croak messages and speed.
	- fixed support_by_pp setting

	[JSON::PP] 2.04
	- enhanced the error message compatiblity to XS.

Revision 1.4 / (download) - annotate - [select for diffs], Sat Jan 5 08:15:18 2008 UTC (15 years, 8 months ago) by obache
Branch: MAIN
Changes since 1.3: +3 -3 lines
Diff to previous 1.3 (colored)

Update p5-JSON to 2.03.

Changes:
## JSON version 2.00 #####################################################

In this version, JSON was totally rewritten.

  * JSON becomes a wrapper to JSON::XS or JSON::PP!
  * objToJson() and jsonToObj() are obsoleted!
  * $JSON::* variables are no longer available!
  * JSON::Parser and JSON::Converter are deleted from the distribution!
  * JSONRPC* and Apache::JSONRPC are deleted from the distribution!
     Please check JSON::RPC (supports JSON-RPC protocol v1.1 and 1.0).

##########################################################################

2.03  Fri Jan  4 14:10:58 2008
	[JSON]
	- fixed the description - Transition ways from 1.xx to 2.xx.
             $JSON::ConvBlessed compat => $json->allow_blessed->as_nonbleesed
	- support_by_pp supports 'as_nonbleesed' (experimental)
	- clean up the code for saving memory

	[JSON::PP] 2.03
	- Now the allo_bignum flag also affects the encoding process.
            encode() can convert Math::BigInt/Float objects into JSON numbers
	- added as_nonblessed option (experimental)
	- cleaned up internal function names (renamed camel case names)


2.02  Wed Dec 26 11:08:19 2007
	[JSON]
	- Now support_by_pp allows to use indent_length()

	[JSON::PP] 2.02
	- added get_indent_length


2.01  Thu Dec 20 11:30:59 2007
	[JSON]
	- made the object methods - jsonToObj and objToJson
          available for a while with warnings.


2.00  Wed Dec 19 11:48:04 2007
	[JSON]
	- new version!
	- modified Makefile.PL for broken Perls (when PERL_DL_NONLAZY = 1).

	[JSON::PP] 2.0104
	- clean up the document.
	- use 'subs' instead of CORE::GLOBAL for fixing join() in 5.8.0 - 5.8.2
	- enhanced decoding error messages for JSON::XS compatibility.
	- jsonToObj and objToJson warn.


1.99_05  Fri Dec 14 18:30:43 2007
	[JSON]
	- added a description about the Unicode handling to document.

	[JSON::PP] (2.0103)
	- Now the JSON::PP56 unicode handling does not require Unicode::String.
	- Now JSON::PP5005 can de/enocde properly within the Perl 5.005 world.
	- decode() always utf8::decode()ed to strings.
	- decode() returned a big integer as string though the integer is
          smaller than it is so.
	- a bad know how - added the join() wrapper for Perl 5.8.0 - 5.8.2 bug.
	- JSON::PP56 encode() did not handle Unicode properly.
	- added a section about the unicode handling on Perls to JSON::PP doc.


1.99_04  Mon Dec 10 14:28:15 2007
	[JSON]
	- modified the tests and source for Perl 5.005

	[JSON::PP] (2.0102)
	- modified some prototypes in JSON::PP5005.


1.99_03  Mon Dec 10 11:43:02 2007
	[JSON]
	- modified tests and document.
	   in Perl5.8.2 or earlier, decoding with utf8 is broken because of
           a Perl side problem. (join() had a bug.)
	- modified Makefile.PL for Perl 5.005.
	   in the version, 'require JSON' is fail....

	[JSON::PP] (2.0102)
	- modified string decode function.
	- enhanced error messages for compatibility to JSON::XS.
	- enhanced utf8::decode emulator and unpack emulator in JSON::PP56.


1.99_02  Sun Dec  9 05:06:19 2007
        [JSON::PP] (2.0101)
	- decoding with utf8 was broken in Perl 5.10
	    as the behaviour of unpack was changed.
	- added a fake in JSON::PP5005 (bytes.pm)
	- added the missing file JONS::PP::Boolean.pm


1.99_01  Sat Dec  8 12:01:43 2007
	[JSON]
	- released as version 2.0
	   this module is incompatible to 1.xx, so check the document.

        [JSON::PP] (2.01 from 0.97)
	- updated JSON::PP for compatible to JSON::XS 2.01
	- renamed from_json and to_json to decode_json and encode_json
	- added get_* to JSON::PP
	- deleted property() from JSON::PP
	- deleted strict() and added loose()
	- deleted disable_UTF8() and self_encode()
	- renamed singlequote to allow_singlequote
	- renamed allow_bigint to allow_bignum
	- max_depth and max_size round up their arguments.
	- added indent_length and sort_by

Revision 1.3 / (download) - annotate - [select for diffs], Mon Dec 3 05:54:15 2007 UTC (15 years, 9 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2007Q4-base, pkgsrc-2007Q4
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)

Update p5-JSON to 1.15.

1.15  Wed Nov 14 14:52:31 2007
	[JSON]
	- modified a bug (rt#28434: UTF-8 handling severly broken)
            but recommend to use JSON::PP instead of JSON (with JSON::Converter)
            as JSON::Converter's utf8 handling is incomplete.
	- fixed rt#29139 (unary boolean negation generates)
            objToJson([!1])  => [""]
            objToJson([!!1]) => ["1"]
	- fixed doc (rt#21038: QuotApos documentation is flawed)

        [JSON::PP]
	- updated JSON::PP for compatible to JSON::XS 1.52
              adding max_size, relaxed, allow_blessed, convert_blessed,
                     filter_json_object, filter_json_single_key_object
	- modified a JSON::PP bug (rt#29988 JSON::PP recursion depth bug)
        - Now JSON::PP's max_depth default value is 512.
	- Now JSON::PP mapping policy is compatible to JSON::XS
	- JSON:PP's allow_tie is obsoleted.

Revision 1.2 / (download) - annotate - [select for diffs], Wed Sep 12 04:15:06 2007 UTC (16 years ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2007Q3-base, pkgsrc-2007Q3
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored)

Update p5-JSON to 1.14.

1.14  Thu May 10 15:32:18 2007
        - added 'TRANSITION PLAN'
        - updated JSON::PP
          (latin1 and decode_prefix are added for JSON::XS comatible)

1.13  Sun May  6 14:03:31 2007
        - fixed round-trip handling for Perl5.9.4
          (Thanks to andreas.koenig and Nicholas Clark)
        - added overload operator 'eq', 'ne', '==' and '!='
            for JSON::NotString (JSON::Literal for JSON::PP) (rt#26923 by Ryan M

1.12  Thu May  3 18:32:28 2007
        - fixed loose quoting bug in JSON::Parser. (Thanks to Allen Day and his
        - fixed round-trip problem (pointed by Marc Lehmann's JSON::XS)
              (However, only in the case of non autoconv mode)
        - updated JSON::PP
            now can be used in Perl 5.8, 5.6, 5.005 (There is functional restric
            added allow_bigint (Thanks to Adam Sussman's patch)
            added self_encode, singlequote, allow_barekey

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Mon Apr 30 01:41:31 2007 UTC (16 years, 4 months ago) by obache
Branch: TNF
CVS Tags: pkgsrc-base, pkgsrc-2007Q2-base, pkgsrc-2007Q2
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Import p5-JSON version 1.11.

This module converts between JSON (JavaScript Object Notation) and Perl
data structure into each other.
For JSON, See to http://www.JSON.org/.

  JSON-RPC http://json-rpc.org/

Revision 1.1 / (download) - annotate - [select for diffs], Mon Apr 30 01:41:31 2007 UTC (16 years, 4 months ago) by obache
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>