summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorwiz <wiz>2016-11-09 09:44:22 +0000
committerwiz <wiz>2016-11-09 09:44:22 +0000
commit4a36a1fc808c14e74cb558ba5f36929f2a9d5e5f (patch)
treece8d63033f01a87cea436dd09fc35387ec2c490d /textproc
parent53abbbe9cb752022a79becb086fdfa91165cf6a3 (diff)
downloadpkgsrc-4a36a1fc808c14e74cb558ba5f36929f2a9d5e5f.tar.gz
Updated jsoncpp to 1.7.7.
Changes in 1.7.7: At the suggestion of Peter Spiess-Knafl, we will bump the SOVERSION independent of the MAJOR.MINOR.MICRO version, in case we break binary compatibility. Changes in 1.7.6: Prevent possible SEGV. (Thanks to @ngg.) Add RPATH for OSX libs. (Please let us know if this causes a problem.) Changes in 1.7.5: Fix locale for decimal points Plus a fix for Android int64_t for 64-bit integers Optionally suppress space after comma Avoid null for empty stringValue Fix null ctor/dtor, using a "Meyers Singleton" Thanks to @marklakata and @BillyDonahue in #488 in #490.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/jsoncpp/Makefile4
-rw-r--r--textproc/jsoncpp/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/textproc/jsoncpp/Makefile b/textproc/jsoncpp/Makefile
index 8804caa479d..c9e81a2fbec 100644
--- a/textproc/jsoncpp/Makefile
+++ b/textproc/jsoncpp/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2016/07/15 15:14:03 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2016/11/09 09:44:22 wiz Exp $
-DISTNAME= jsoncpp-1.7.4
+DISTNAME= jsoncpp-1.7.7
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=open-source-parsers/}
diff --git a/textproc/jsoncpp/distinfo b/textproc/jsoncpp/distinfo
index 6648c26b516..05cebf4dd1d 100644
--- a/textproc/jsoncpp/distinfo
+++ b/textproc/jsoncpp/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2016/07/15 15:14:03 wiz Exp $
+$NetBSD: distinfo,v 1.5 2016/11/09 09:44:22 wiz Exp $
-SHA1 (jsoncpp-1.7.4.tar.gz) = 43ccdfe267f11d4ac8d39fa6d07fb0caef2559b9
-RMD160 (jsoncpp-1.7.4.tar.gz) = bc6a556a0defe0046678b9c679d126055ac1e11f
-SHA512 (jsoncpp-1.7.4.tar.gz) = e674f6f885e2aa7258d3d3d7a14ef148b5182fd883a527b3b9d75334e778142a833bbb295796af503573b9745f889b8bc496a0b2e11dce1b9cc7f079ac538bf7
-Size (jsoncpp-1.7.4.tar.gz) = 205752 bytes
+SHA1 (jsoncpp-1.7.7.tar.gz) = 7bbb47e25b3aa7c4c8b579ca46b32d55f32cb46e
+RMD160 (jsoncpp-1.7.7.tar.gz) = 0f549b6894cb9bf98907289d716a8aa125c548bf
+SHA512 (jsoncpp-1.7.7.tar.gz) = 1b12cc497729ca447dae77f92c6a761494554021b306e8cedbea0ddf83f6569ca53380f8b53a0d4a62b5239c605328a419082e0610ca051a2957bcb7136ba644
+Size (jsoncpp-1.7.7.tar.gz) = 206072 bytes