diff --git a/ports/log4cxx/portfile.cmake b/ports/log4cxx/portfile.cmake index 5c3debe74e..d4458a2d50 100644 --- a/ports/log4cxx/portfile.cmake +++ b/ports/log4cxx/portfile.cmake @@ -1,7 +1,7 @@ vcpkg_download_distfile(ARCHIVE URLS "https://archive.apache.org/dist/logging/log4cxx/${VERSION}/apache-log4cxx-${VERSION}.tar.gz" FILENAME "apache-log4cxx-${VERSION}.tar.gz" - SHA512 66a66eab933a6afd0779e3f73f65afa4fb82481208b591fd7c7c86ded805f50abcd9cdf954bdb49e1e7f5198e6c1c4fff8a7e180ff5fff9491f1946e9ba6fe2b + SHA512 377234407c5f1128fbff6e5d2fcda3f53aae275962cd9207257674fa016095f4bc4ac0c318c1ba2a75f3252402cce0776c1211ffa917a60f8a89a12f01d45efb ) vcpkg_extract_source_archive( diff --git a/ports/log4cxx/vcpkg.json b/ports/log4cxx/vcpkg.json index c14e45fd48..397e0f44b9 100644 --- a/ports/log4cxx/vcpkg.json +++ b/ports/log4cxx/vcpkg.json @@ -1,7 +1,6 @@ { "name": "log4cxx", - "version": "1.1.0", - "port-version": 1, + "version": "1.2.0", "description": "Apache log4cxx is a logging framework for C++ patterned after Apache log4j, which uses Apache Portable Runtime for most platform-specific code and should be usable on any platform supported by APR", "homepage": "https://logging.apache.org/log4cxx", "license": "Apache-2.0", diff --git a/versions/baseline.json b/versions/baseline.json index 89172263f8..4cd5bdbf81 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -5305,8 +5305,8 @@ "port-version": 0 }, "log4cxx": { - "baseline": "1.1.0", - "port-version": 1 + "baseline": "1.2.0", + "port-version": 0 }, "loguru": { "baseline": "2.1.0", diff --git a/versions/l-/log4cxx.json b/versions/l-/log4cxx.json index 4d2e6129e7..071d48a2df 100644 --- a/versions/l-/log4cxx.json +++ b/versions/l-/log4cxx.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "d24b9474cf8ec8bca0ec3dce1f0d9e4a030836bd", + "version": "1.2.0", + "port-version": 0 + }, { "git-tree": "c030a796829f4525b2369a135d7bdc615b6fb14b", "version": "1.1.0",