devel/nlohmann-json: Update 3.8.0 -> 3.9.0
Reported by: portscout
This commit is contained in:
parent
778f7a3e70
commit
37d82ff08b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=543573
2 changed files with 5 additions and 4 deletions
|
@ -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:
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue