aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>2021-03-03 05:59:42 +0800
committerGitHub <noreply@github.com>2021-03-02 13:59:42 -0800
commite7361b13e77a26987ab736fbec71ef474b9d3bab (patch)
treea8eb7595a2a955419c52cda79d9c0517da902e45
parent307ac18b08e4125d3c521a86b7d7b317629be277 (diff)
downloadvcpkg-e7361b13e77a26987ab736fbec71ef474b9d3bab.tar.gz
vcpkg-e7361b13e77a26987ab736fbec71ef474b9d3bab.zip
[g3log] update to 1.3.4 (#16491)
* [g3log] update to 1.3.4 * update version * delete function argument * update version
-rw-r--r--ports/g3log/CONTROL4
-rw-r--r--ports/g3log/portfile.cmake8
-rw-r--r--ports/g3log/vcpkg.json6
-rw-r--r--versions/baseline.json2
-rw-r--r--versions/g-/g3log.json5
5 files changed, 16 insertions, 9 deletions
diff --git a/ports/g3log/CONTROL b/ports/g3log/CONTROL
deleted file mode 100644
index aeeee688c..000000000
--- a/ports/g3log/CONTROL
+++ /dev/null
@@ -1,4 +0,0 @@
-Source: g3log
-Version: 2019-07-29
-Description: Asynchronous logger with Dynamic Sinks
-Homepage: https://github.com/KjellKod/g3log
diff --git a/ports/g3log/portfile.cmake b/ports/g3log/portfile.cmake
index 2d529f014..6cd6d0837 100644
--- a/ports/g3log/portfile.cmake
+++ b/ports/g3log/portfile.cmake
@@ -1,8 +1,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO KjellKod/g3log
- REF f1491791785101d4ae948f8ecee7e9cc3e6b0be8
- SHA512 852ed7c9eb2345f02414be7fb7dfbd4be340dcbf8abc4e6ba6327d181cf10e33969279166151b4eeab78b290d3fecbf4a5094696c412f7b2ab815df415652bd8
+ REF 2fca06ff6da5c67465b591f4d45e8fd14d531142 #v1.3.4
+ SHA512 8dba89e5a08e44d585478470725e25e37486685d8fe4d3cb5e97c81013389c95d96bdde658244e425008169bc8a9fc2d34a065b83b110c62e73d3ccab9b2b9e1
HEAD_REF master
)
@@ -10,7 +10,7 @@ string(COMPARE EQUAL "${VCPKG_LIBRARY_LINKAGE}" "dynamic" G3_SHARED_LIB)
string(COMPARE EQUAL "${VCPKG_CRT_LINKAGE}" "dynamic" G3_SHARED_RUNTIME)
# https://github.com/KjellKod/g3log#prerequisites
-set(VERSION "1.3.2-80")
+set(VERSION "1.3.4")
vcpkg_configure_cmake(
SOURCE_PATH ${SOURCE_PATH}
@@ -28,7 +28,7 @@ vcpkg_install_cmake()
vcpkg_copy_pdbs()
-vcpkg_fixup_cmake_targets(CONFIG_PATH lib/cmake/g3logger TARGET_PATH share/g3logger)
+vcpkg_fixup_cmake_targets(CONFIG_PATH lib/cmake/g3log)
file(REMOVE_RECURSE ${CURRENT_PACKAGES_DIR}/debug/include)
diff --git a/ports/g3log/vcpkg.json b/ports/g3log/vcpkg.json
new file mode 100644
index 000000000..c17e98d8b
--- /dev/null
+++ b/ports/g3log/vcpkg.json
@@ -0,0 +1,6 @@
+{
+ "name": "g3log",
+ "version": "1.3.4",
+ "description": "Asynchronous logger with Dynamic Sinks",
+ "homepage": "https://github.com/KjellKod/g3log"
+}
diff --git a/versions/baseline.json b/versions/baseline.json
index a10c6d6a0..89747c78d 100644
--- a/versions/baseline.json
+++ b/versions/baseline.json
@@ -2093,7 +2093,7 @@
"port-version": 1
},
"g3log": {
- "baseline": "2019-07-29",
+ "baseline": "1.3.4",
"port-version": 0
},
"gainput": {
diff --git a/versions/g-/g3log.json b/versions/g-/g3log.json
index 87ea9bcf4..4ad7cbc87 100644
--- a/versions/g-/g3log.json
+++ b/versions/g-/g3log.json
@@ -1,6 +1,11 @@
{
"versions": [
{
+ "git-tree": "2d5c7967292d8363c14af69e0b4d37fa9d48dd0e",
+ "version": "1.3.4",
+ "port-version": 0
+ },
+ {
"git-tree": "dea4491e152ae900d6677244552b14be3bf4c125",
"version-string": "2019-07-29",
"port-version": 0