[151129] trunk/dports/devel/jsoncpp

michaelld at macports.org michaelld at macports.org
Sun Aug 7 15:43:13 PDT 2016


Revision: 151129
          https://trac.macports.org/changeset/151129
Author:   michaelld at macports.org
Date:     2016-08-07 15:43:13 -0700 (Sun, 07 Aug 2016)
Log Message:
-----------
jsoncpp: with permission from former owner: update to 1.7.4, remove former owner, add myself as maintainer with openmaintainer.

Modified Paths:
--------------
    trunk/dports/devel/jsoncpp/Portfile
    trunk/dports/devel/jsoncpp/files/patch-CMakeLists.txt.diff

Modified: trunk/dports/devel/jsoncpp/Portfile
===================================================================
--- trunk/dports/devel/jsoncpp/Portfile	2016-08-07 22:37:04 UTC (rev 151128)
+++ trunk/dports/devel/jsoncpp/Portfile	2016-08-07 22:43:13 UTC (rev 151129)
@@ -5,19 +5,18 @@
 PortGroup           github 1.0
 PortGroup           cmake 1.0
 
-github.setup        open-source-parsers jsoncpp 1.7.2
-revision            1
+github.setup        open-source-parsers jsoncpp 1.7.4
 categories          devel
 platforms           darwin
-maintainers         gmail.com:felipou
+maintainers         michaelld openmaintainer
 license             MIT
 
 description         JSON C++ library
 
 long_description    JSON data format manipulation C++ library
 
-checksums           rmd160  e0a0258eca770e0eb1c3f904f534622054c8d446 \
-                    sha256  8fac28db30874c265f36c80ba997ad9cc1a54298b6ebf050c45258d6a78cf401
+checksums           rmd160 6c925aeab194ba42676738cd686535d78a24e2dc \
+                    sha256 665c78b17eb6082252d8dc8ad1530b707d35a93af7e7791b86cc31b23d39f287
 
 patchfiles          patch-CMakeLists.txt.diff
 

Modified: trunk/dports/devel/jsoncpp/files/patch-CMakeLists.txt.diff
===================================================================
--- trunk/dports/devel/jsoncpp/files/patch-CMakeLists.txt.diff	2016-08-07 22:37:04 UTC (rev 151128)
+++ trunk/dports/devel/jsoncpp/files/patch-CMakeLists.txt.diff	2016-08-07 22:43:13 UTC (rev 151129)
@@ -1,6 +1,6 @@
---- CMakeLists.txt.orig	2016-03-25 15:09:15.000000000 -0500
-+++ CMakeLists.txt	2016-04-22 02:45:39.000000000 -0500
-@@ -115,11 +115,6 @@
+--- CMakeLists.txt.orig
++++ CMakeLists.txt
+@@ -122,11 +122,6 @@
    endif ()
  endif()
  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160807/61f42eaf/attachment.html>


More information about the macports-changes mailing list