summaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2011-08-06 13:39:35 +0000
committeradam <adam@pkgsrc.org>2011-08-06 13:39:35 +0000
commit55fcdb6939e3ec4993110dd2d19a94e3f2c26e17 (patch)
treef317390b71b4e3887e19432e117e173d08c0100a /converters
parentdd350bbf620208ae50ab60c3189e847b31f8956a (diff)
downloadpkgsrc-55fcdb6939e3ec4993110dd2d19a94e3f2c26e17.tar.gz
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
Diffstat (limited to 'converters')
-rw-r--r--converters/p5-JSON/Makefile18
-rw-r--r--converters/p5-JSON/distinfo8
2 files changed, 13 insertions, 13 deletions
diff --git a/converters/p5-JSON/Makefile b/converters/p5-JSON/Makefile
index 544785fdb08..998fb63c55f 100644
--- a/converters/p5-JSON/Makefile
+++ b/converters/p5-JSON/Makefile
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.16 2010/12/02 12:08:55 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2011/08/06 13:39:35 adam Exp $
-DISTNAME= JSON-2.27
-PKGNAME= p5-${DISTNAME}
-CATEGORIES= www perl5 converters
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=JSON/}
+DISTNAME= JSON-2.53
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= www perl5 converters
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=JSON/}
-MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://search.cpan.org/dist/JSON/
-COMMENT= Perl module converts between JSON and Perl data structure
-LICENSE= ${PERL5_LICENSE}
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/JSON/
+COMMENT= Perl module converts between JSON and Perl data structure
+LICENSE= ${PERL5_LICENSE}
PKG_DESTDIR_SUPPORT= user-destdir
diff --git a/converters/p5-JSON/distinfo b/converters/p5-JSON/distinfo
index e96c1d56245..2cde840864c 100644
--- a/converters/p5-JSON/distinfo
+++ b/converters/p5-JSON/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.13 2010/12/02 12:08:55 wiz Exp $
+$NetBSD: distinfo,v 1.14 2011/08/06 13:39:35 adam Exp $
-SHA1 (JSON-2.27.tar.gz) = 69daaf59068072bb72ef384d228c745dcdd4ce53
-RMD160 (JSON-2.27.tar.gz) = 4a904cacbad5e0d284ed30db4fab1d16abc91000
-Size (JSON-2.27.tar.gz) = 76579 bytes
+SHA1 (JSON-2.53.tar.gz) = a56cd4155ddad0e55bbef588207c3fd85e13c271
+RMD160 (JSON-2.53.tar.gz) = d330285f25e75ce63dbea73e23713ab3a7e226f9
+Size (JSON-2.53.tar.gz) = 84391 bytes