mirror of
https://github.com/yann64/haikuports.git
synced 2026-03-19 01:46:00 +01:00
log4cxx, revbump, fix typo, cleanup (#11562)
This commit is contained in:
@@ -4,12 +4,11 @@ log messages in a variety of formats to the local console, local files, \
|
||||
streamed over a socket or even launch an email based on a hierarchy of \
|
||||
notification levels."
|
||||
HOMEPAGE="https://logging.apache.org/log4cxx/latest_stable/index.html"
|
||||
COPYRIGHT="2004-20023 The Apache Software Foundation"
|
||||
COPYRIGHT="2004-2023 The Apache Software Foundation"
|
||||
LICENSE="Apache v2"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://dlcdn.apache.org/logging/log4cxx/$portVersion/apache-log4cxx-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="2c4073c0613af7f59a75d8f26365dc6f5b07a22b9636ee5c5f7bfa9771a2c1d0"
|
||||
#SOURCE_FILENAME="log4cxx-$portVersion-$srcGitRev.tar.gz"
|
||||
SOURCE_DIR="apache-log4cxx-$portVersion"
|
||||
|
||||
ARCHITECTURES="all !x86_gcc2"
|
||||
|
||||
Reference in New Issue
Block a user