aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ports/jsoncons/CONTROL2
-rw-r--r--ports/jsoncons/portfile.cmake5
-rw-r--r--versions/baseline.json2
-rw-r--r--versions/j-/jsoncons.json5
4 files changed, 10 insertions, 4 deletions
diff --git a/ports/jsoncons/CONTROL b/ports/jsoncons/CONTROL
index 8bb2807cb..c3b550b10 100644
--- a/ports/jsoncons/CONTROL
+++ b/ports/jsoncons/CONTROL
@@ -1,4 +1,4 @@
Source: jsoncons
-Version: 0.163.3
+Version: 0.165.0
Description: A C++, header-only library for constructing JSON and JSON-like text and binary data formats, with JSON Pointer, JSON Patch, JSON Schema, JSONPath, JMESPath, CSV, MessagePack, CBOR, BSON, UBJSON
Homepage: https://github.com/danielaparker/jsoncons
diff --git a/ports/jsoncons/portfile.cmake b/ports/jsoncons/portfile.cmake
index 6c82041f0..44bf9fb38 100644
--- a/ports/jsoncons/portfile.cmake
+++ b/ports/jsoncons/portfile.cmake
@@ -1,8 +1,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO danielaparker/jsoncons
- REF 06d10fbca36b049fc7592cce0e80e91c0db4bce9 # v0.163.3
- SHA512 195ff127a7ce30de794c56646986c85513fda611e69c0e4031492d670de2b4c0cf3f7928a7e1452f9fb959ec7692c98dffda68a529f84daa46a994e8c22c2883
+ REF 2626df4ccfdaab814b789abdd5936ffe00f5f6dc # v0.165.0
+ SHA512 da72515d91c443e6c9a89527d9aea7ca8805865b4a8a8f3f067d4a065cd27eea3a5de83f6b55e6e8c95cf79292e06cb7d56ea83499bd9e80afb80d81007a316d
HEAD_REF master
)
@@ -15,6 +15,7 @@ vcpkg_configure_cmake(
vcpkg_install_cmake()
vcpkg_fixup_cmake_targets(CONFIG_PATH lib/cmake/${PORT})
+vcpkg_fixup_pkgconfig()
file(REMOVE_RECURSE ${CURRENT_PACKAGES_DIR}/debug)
file(REMOVE_RECURSE ${CURRENT_PACKAGES_DIR}/lib)
diff --git a/versions/baseline.json b/versions/baseline.json
index 50f0151b2..7839fe899 100644
--- a/versions/baseline.json
+++ b/versions/baseline.json
@@ -2789,7 +2789,7 @@
"port-version": 2
},
"jsoncons": {
- "baseline": "0.163.3",
+ "baseline": "0.165.0",
"port-version": 0
},
"jsoncpp": {
diff --git a/versions/j-/jsoncons.json b/versions/j-/jsoncons.json
index 1e713d42f..b77f7525e 100644
--- a/versions/j-/jsoncons.json
+++ b/versions/j-/jsoncons.json
@@ -1,6 +1,11 @@
{
"versions": [
{
+ "git-tree": "fd6b74f34a309e8750a04b5da6a3bf5800503434",
+ "version-string": "0.165.0",
+ "port-version": 0
+ },
+ {
"git-tree": "efd8810eeea9736e6a7b25bb914d959449e75b34",
"version-string": "0.163.3",
"port-version": 0