Tue May 23 12:35:11 2017 UTC ()
Updated textproc/jsoncpp 1.7.7 to 1.8.0
---------------------------------------
  - Require cmake>=3.1
  - @cdunn2001 cdunn2001 released this on 15 Dec 2016 21 commits to
    master since this release
  - Plus some other build-related changes. I don't think there is
    anything functionally different from 1.7.7, or even any binary
    incompatibilities, but the cmake change is significant.


(mef)
diff -r1.6 -r1.7 pkgsrc/textproc/jsoncpp/Makefile
diff -r1.5 -r1.6 pkgsrc/textproc/jsoncpp/distinfo

cvs diff -r1.6 -r1.7 pkgsrc/textproc/jsoncpp/Makefile (expand / switch to unified diff)

--- pkgsrc/textproc/jsoncpp/Makefile 2016/11/09 09:44:22 1.6
+++ pkgsrc/textproc/jsoncpp/Makefile 2017/05/23 12:35:11 1.7
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.6 2016/11/09 09:44:22 wiz Exp $ 1# $NetBSD: Makefile,v 1.7 2017/05/23 12:35:11 mef Exp $
2 2
3DISTNAME= jsoncpp-1.7.7 3DISTNAME= jsoncpp-1.8.0
4CATEGORIES= textproc 4CATEGORIES= textproc
5MASTER_SITES= ${MASTER_SITE_GITHUB:=open-source-parsers/} 5MASTER_SITES= ${MASTER_SITE_GITHUB:=open-source-parsers/}
6 6
7MAINTAINER= pkgsrc-users@NetBSD.org 7MAINTAINER= pkgsrc-users@NetBSD.org
8HOMEPAGE= https://github.com/open-source-parsers/jsoncpp 8HOMEPAGE= https://github.com/open-source-parsers/jsoncpp
9COMMENT= JSON reader and writer in C++ 9COMMENT= JSON reader and writer in C++
10LICENSE= public-domain OR mit 10LICENSE= public-domain OR mit
11 11
12USE_CMAKE= yes 12USE_CMAKE= yes
13USE_LANGUAGES= c c++ 13USE_LANGUAGES= c c++
14 14
15PKGCONFIG_OVERRIDE= pkg-config/jsoncpp.pc.in 15PKGCONFIG_OVERRIDE= pkg-config/jsoncpp.pc.in
16 16

cvs diff -r1.5 -r1.6 pkgsrc/textproc/jsoncpp/distinfo (expand / switch to unified diff)

--- pkgsrc/textproc/jsoncpp/distinfo 2016/11/09 09:44:22 1.5
+++ pkgsrc/textproc/jsoncpp/distinfo 2017/05/23 12:35:11 1.6
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.5 2016/11/09 09:44:22 wiz Exp $ 1$NetBSD: distinfo,v 1.6 2017/05/23 12:35:11 mef Exp $
2 2
3SHA1 (jsoncpp-1.7.7.tar.gz) = 7bbb47e25b3aa7c4c8b579ca46b32d55f32cb46e 3SHA1 (jsoncpp-1.8.0.tar.gz) = 40f7f34551012f68e822664a0b179e7e6cac5a97
4RMD160 (jsoncpp-1.7.7.tar.gz) = 0f549b6894cb9bf98907289d716a8aa125c548bf 4RMD160 (jsoncpp-1.8.0.tar.gz) = 005a95ac9ab9c6752066eabfd751a220a9a9792f
5SHA512 (jsoncpp-1.7.7.tar.gz) = 1b12cc497729ca447dae77f92c6a761494554021b306e8cedbea0ddf83f6569ca53380f8b53a0d4a62b5239c605328a419082e0610ca051a2957bcb7136ba644 5SHA512 (jsoncpp-1.8.0.tar.gz) = bd0aa56827932e5b50231216c9f501da12053bf9eed6e83210b5c52afb9aff610e71995446a7e2f5f4580ff37762956a307867d3eaa1aebd6ca31e574c9e4d4c
6Size (jsoncpp-1.7.7.tar.gz) = 206072 bytes 6Size (jsoncpp-1.8.0.tar.gz) = 206659 bytes