pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/converters/p5-JSON-XS - updated to 2.26
details: https://anonhg.NetBSD.org/pkgsrc/rev/f88813d3f368
branches: trunk
changeset: 566025:f88813d3f368
user: rhaen <rhaen%pkgsrc.org@localhost>
date: Mon Oct 12 11:38:36 2009 +0000
description:
- updated to 2.26
ChangeLog:
2.26 Sat Oct 10 03:26:19 CEST 2009
- big integers could become truncated (based on patch
by Strobl Anton).
- output format change: indent now adds a final newline, which is
more expected and more true to the documentation.
diffstat:
converters/p5-JSON-XS/Makefile | 5 +++--
converters/p5-JSON-XS/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 6 deletions(-)
diffs (30 lines):
diff -r 6e233119c023 -r f88813d3f368 converters/p5-JSON-XS/Makefile
--- a/converters/p5-JSON-XS/Makefile Mon Oct 12 11:25:42 2009 +0000
+++ b/converters/p5-JSON-XS/Makefile Mon Oct 12 11:38:36 2009 +0000
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.11 2009/08/08 21:03:31 sno Exp $
+# $NetBSD: Makefile,v 1.12 2009/10/12 11:38:36 rhaen Exp $
#
-DISTNAME= JSON-XS-2.25
+DISTNAME= JSON-XS-2.26
PKGNAME= p5-${DISTNAME}0
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=JSON/}
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/ML/MLEHMANN/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://search.cpan.org/dist/JSON-XS/
diff -r 6e233119c023 -r f88813d3f368 converters/p5-JSON-XS/distinfo
--- a/converters/p5-JSON-XS/distinfo Mon Oct 12 11:25:42 2009 +0000
+++ b/converters/p5-JSON-XS/distinfo Mon Oct 12 11:38:36 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2009/08/08 21:03:31 sno Exp $
+$NetBSD: distinfo,v 1.10 2009/10/12 11:38:36 rhaen Exp $
-SHA1 (JSON-XS-2.25.tar.gz) = a9b1fd20428a31861aeb622578c572a230fce88b
-RMD160 (JSON-XS-2.25.tar.gz) = 00de9fd67dd147e77055db310c093023754d81a4
-Size (JSON-XS-2.25.tar.gz) = 69565 bytes
+SHA1 (JSON-XS-2.26.tar.gz) = ec5920f265b960325f52f269011ce6930994e840
+RMD160 (JSON-XS-2.26.tar.gz) = c9a2c2dfce4c7a7647a47ec1c8ea82ca5dac04e4
+Size (JSON-XS-2.26.tar.gz) = 70090 bytes
Home |
Main Index |
Thread Index |
Old Index