[log4cxx] update to 1.2.0 (#36413)

* [log4cxx] update to 1.2.0

* [log4cxx] update to 1.2.0
This commit is contained in:
Jia Yue Hua 2024-01-30 06:55:23 +08:00 committed by GitHub
parent 21fa4ccecf
commit 7808b25b12
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 9 additions and 5 deletions

View File

@ -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(

View File

@ -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",

View File

@ -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",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "d24b9474cf8ec8bca0ec3dce1f0d9e4a030836bd",
"version": "1.2.0",
"port-version": 0
},
{
"git-tree": "c030a796829f4525b2369a135d7bdc615b6fb14b",
"version": "1.1.0",