svn commit: r543573 - head/devel/nlohmann-json

Yuri Victorovich yuri at FreeBSD.org
Tue Jul 28 05:22:31 UTC 2020


Author: yuri
Date: Tue Jul 28 05:22:30 2020
New Revision: 543573
URL: https://svnweb.freebsd.org/changeset/ports/543573

Log:
  devel/nlohmann-json: Update 3.8.0 -> 3.9.0
  
  Reported by:	portscout

Modified:
  head/devel/nlohmann-json/Makefile
  head/devel/nlohmann-json/distinfo

Modified: head/devel/nlohmann-json/Makefile
==============================================================================
--- head/devel/nlohmann-json/Makefile	Tue Jul 28 05:03:27 2020	(r543572)
+++ head/devel/nlohmann-json/Makefile	Tue Jul 28 05:22:30 2020	(r543573)
@@ -3,7 +3,7 @@
 
 PORTNAME=	json
 DISTVERSIONPREFIX=	v
-DISTVERSION=	3.8.0
+DISTVERSION=	3.9.0
 CATEGORIES=	devel
 PKGNAMEPREFIX=	nlohmann-
 
@@ -25,6 +25,7 @@ CMAKE_OFF=	JSON_BuildTests
 PLIST_FILES=	lib/cmake/nlohmann_json/nlohmann_jsonConfig.cmake \
 		lib/cmake/nlohmann_json/nlohmann_jsonConfigVersion.cmake \
 		lib/cmake/nlohmann_json/nlohmann_jsonTargets.cmake \
+		libdata/pkgconfig/nlohmann_json.pc \
 		include/nlohmann/json.hpp
 
 do-test:

Modified: head/devel/nlohmann-json/distinfo
==============================================================================
--- head/devel/nlohmann-json/distinfo	Tue Jul 28 05:03:27 2020	(r543572)
+++ head/devel/nlohmann-json/distinfo	Tue Jul 28 05:22:30 2020	(r543573)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1592237394
-SHA256 (nlohmann-json-v3.8.0_GH0.tar.gz) = 7d0edf65f2ac7390af5e5a0b323b31202a6c11d744a74b588dc30f5a8c9865ba
-SIZE (nlohmann-json-v3.8.0_GH0.tar.gz) = 6811371
+TIMESTAMP = 1595912624
+SHA256 (nlohmann-json-v3.9.0_GH0.tar.gz) = 9943db11eeaa5b23e58a88fbc26c453faccef7b546e55063ad00e7caaaf76d0b
+SIZE (nlohmann-json-v3.9.0_GH0.tar.gz) = 6879995


More information about the svn-ports-all mailing list