pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/json-glib Update json-glib to 0.10.4.
details: https://anonhg.NetBSD.org/pkgsrc/rev/05d87edc4438
branches: trunk
changeset: 573880:05d87edc4438
user: obache <obache%pkgsrc.org@localhost>
date: Fri Apr 09 01:41:19 2010 +0000
description:
Update json-glib to 0.10.4.
Overview of changes for 0.10.4
==============================
• Improve the strictness of the JsonParser code by refactoring a large
chunk of it
• Fix JsonGenerator when dumping nodes with a floating point value
• Add negative conformance test cases
diffstat:
textproc/json-glib/Makefile | 4 ++--
textproc/json-glib/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (26 lines):
diff -r 68d6f158c89c -r 05d87edc4438 textproc/json-glib/Makefile
--- a/textproc/json-glib/Makefile Fri Apr 09 01:40:00 2010 +0000
+++ b/textproc/json-glib/Makefile Fri Apr 09 01:41:19 2010 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2010/03/02 11:13:26 obache Exp $
+# $NetBSD: Makefile,v 1.6 2010/04/09 01:41:19 obache Exp $
#
-DISTNAME= json-glib-0.10.2
+DISTNAME= json-glib-0.10.4
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/json-glib/0.10/}
diff -r 68d6f158c89c -r 05d87edc4438 textproc/json-glib/distinfo
--- a/textproc/json-glib/distinfo Fri Apr 09 01:40:00 2010 +0000
+++ b/textproc/json-glib/distinfo Fri Apr 09 01:41:19 2010 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2010/03/02 11:13:26 obache Exp $
+$NetBSD: distinfo,v 1.6 2010/04/09 01:41:19 obache Exp $
-SHA1 (json-glib-0.10.2.tar.gz) = fb1c3129216e50e40e3e1c5db75abd3aad684459
-RMD160 (json-glib-0.10.2.tar.gz) = 108af2a189318888c92a1f6974831ee2714d8bff
-Size (json-glib-0.10.2.tar.gz) = 528172 bytes
+SHA1 (json-glib-0.10.4.tar.gz) = d41283270e8a104877c30a30ea5abb3dbea1647f
+RMD160 (json-glib-0.10.4.tar.gz) = 515b9b81b6877a21c74be4cd14e82382965be267
+Size (json-glib-0.10.4.tar.gz) = 508350 bytes
Home |
Main Index |
Thread Index |
Old Index