diff --git a/devel/log4cxx/Makefile b/devel/log4cxx/Makefile index c2236ae490d9..c51fa107f2d4 100644 --- a/devel/log4cxx/Makefile +++ b/devel/log4cxx/Makefile @@ -1,43 +1,42 @@ PORTNAME= log4cxx -PORTVERSION= 1.4.0 -PORTREVISION= 1 +PORTVERSION= 1.5.0 CATEGORIES= devel MASTER_SITES= https://archive.apache.org/dist/logging/log4cxx/${PORTVERSION}/ DISTNAME= apache-log4cxx-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= C++ port of the Log4j project WWW= https://logging.apache.org/log4cxx/ \ https://github.com/apache/logging-log4cxx LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libapr-1.so:devel/apr1 \ libexpat.so:textproc/expat2 \ libfmt.so:devel/libfmt TEST_DEPENDS= zip:archivers/zip USES= cmake:testing compiler:c++17-lang pathfix CMAKE_OFF= APACHE_MAINTAINER \ APR_STATIC \ APU_STATIC \ BUILD_TESTING \ ENABLE_COVERAGE \ LIBESMTP_STATIC \ LOG4CXX_ENABLE_ESMTP \ LOG4CXX_ENABLE_ODBC \ LOG4CXX_UNICHAR CMAKE_ON= BUILD_SHARED_LIBS \ ENABLE_FMT_LAYOUT \ LOG4CXX_INSTALL_PDB \ LOG4CXX_WCHAR_T USE_LDCONFIG= yes OPTIONS_DEFINE= BOOST BOOST_BUILD_DEPENDS= ${LOCALBASE}/include/boost/regex.hpp:devel/boost-libs BOOST_CMAKE_BOOL= PREFER_BOOST .include diff --git a/devel/log4cxx/distinfo b/devel/log4cxx/distinfo index 59576893fbd6..39b4abd89157 100644 --- a/devel/log4cxx/distinfo +++ b/devel/log4cxx/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1742070248 -SHA256 (apache-log4cxx-1.4.0.tar.gz) = 3d2d1f356a546c14562763aaf15fcc3fd59d4ffeb5a2f68fcb0bbd7571ed6f96 -SIZE (apache-log4cxx-1.4.0.tar.gz) = 667835 +TIMESTAMP = 1757120498 +SHA256 (apache-log4cxx-1.5.0.tar.gz) = aa23f47c3164aa2cf848c2258b4b4bc372e7964d4a3ed47c2b4a4a915c5dfa37 +SIZE (apache-log4cxx-1.5.0.tar.gz) = 667891 diff --git a/devel/log4cxx/pkg-plist b/devel/log4cxx/pkg-plist index 1e73d014a887..6b52ab3be5d6 100644 --- a/devel/log4cxx/pkg-plist +++ b/devel/log4cxx/pkg-plist @@ -1,207 +1,207 @@ include/log4cxx/appender.h include/log4cxx/appenderskeleton.h include/log4cxx/asyncappender.h include/log4cxx/basicconfigurator.h include/log4cxx/config/propertysetter.h include/log4cxx/consoleappender.h include/log4cxx/db/dbappender.h include/log4cxx/db/odbcappender.h include/log4cxx/defaultconfigurator.h include/log4cxx/defaultloggerfactory.h include/log4cxx/file.h include/log4cxx/fileappender.h include/log4cxx/filter/andfilter.h include/log4cxx/filter/denyallfilter.h include/log4cxx/filter/expressionfilter.h include/log4cxx/filter/levelmatchfilter.h include/log4cxx/filter/levelrangefilter.h include/log4cxx/filter/locationinfofilter.h include/log4cxx/filter/loggermatchfilter.h include/log4cxx/filter/mapfilter.h include/log4cxx/filter/propertyfilter.h include/log4cxx/filter/stringmatchfilter.h include/log4cxx/fmtlayout.h include/log4cxx/helpers/absolutetimedateformat.h include/log4cxx/helpers/appenderattachableimpl.h include/log4cxx/helpers/aprinitializer.h include/log4cxx/helpers/bufferedwriter.h include/log4cxx/helpers/bytearrayinputstream.h include/log4cxx/helpers/bytearrayoutputstream.h include/log4cxx/helpers/bytebuffer.h include/log4cxx/helpers/cacheddateformat.h include/log4cxx/helpers/charsetdecoder.h include/log4cxx/helpers/charsetencoder.h include/log4cxx/helpers/class.h include/log4cxx/helpers/classregistration.h include/log4cxx/helpers/cyclicbuffer.h include/log4cxx/helpers/datagrampacket.h include/log4cxx/helpers/datagramsocket.h include/log4cxx/helpers/date.h include/log4cxx/helpers/dateformat.h include/log4cxx/helpers/datetimedateformat.h include/log4cxx/helpers/exception.h include/log4cxx/helpers/fileinputstream.h include/log4cxx/helpers/fileoutputstream.h include/log4cxx/helpers/filewatchdog.h include/log4cxx/helpers/inetaddress.h include/log4cxx/helpers/inputstream.h include/log4cxx/helpers/inputstreamreader.h include/log4cxx/helpers/integer.h include/log4cxx/helpers/iso8601dateformat.h include/log4cxx/helpers/loader.h include/log4cxx/helpers/locale.h include/log4cxx/helpers/loglog.h include/log4cxx/helpers/makeunique.h include/log4cxx/helpers/messagebuffer.h include/log4cxx/helpers/object.h include/log4cxx/helpers/onlyonceerrorhandler.h include/log4cxx/helpers/optional.h include/log4cxx/helpers/optionconverter.h include/log4cxx/helpers/outputstream.h include/log4cxx/helpers/outputstreamwriter.h include/log4cxx/helpers/pool.h include/log4cxx/helpers/properties.h include/log4cxx/helpers/propertyresourcebundle.h include/log4cxx/helpers/reader.h include/log4cxx/helpers/relativetimedateformat.h include/log4cxx/helpers/resourcebundle.h include/log4cxx/helpers/serversocket.h include/log4cxx/helpers/simpledateformat.h include/log4cxx/helpers/singletonholder.h include/log4cxx/helpers/socket.h include/log4cxx/helpers/socketoutputstream.h include/log4cxx/helpers/strftimedateformat.h include/log4cxx/helpers/strictmath.h include/log4cxx/helpers/stringhelper.h include/log4cxx/helpers/stringtokenizer.h include/log4cxx/helpers/syslogwriter.h include/log4cxx/helpers/system.h include/log4cxx/helpers/systemerrwriter.h include/log4cxx/helpers/systemoutwriter.h include/log4cxx/helpers/tchar.h include/log4cxx/helpers/threadlocal.h include/log4cxx/helpers/threadspecificdata.h include/log4cxx/helpers/threadutility.h include/log4cxx/helpers/timezone.h include/log4cxx/helpers/transcoder.h include/log4cxx/helpers/transform.h include/log4cxx/helpers/widelife.h include/log4cxx/helpers/writer.h include/log4cxx/helpers/xml.h include/log4cxx/hexdump.h include/log4cxx/hierarchy.h include/log4cxx/htmllayout.h include/log4cxx/jsonlayout.h include/log4cxx/layout.h include/log4cxx/level.h include/log4cxx/levelchange.h include/log4cxx/log4cxx.h include/log4cxx/logger.h include/log4cxx/loggerinstance.h include/log4cxx/logmanager.h include/log4cxx/logstring.h include/log4cxx/mdc.h include/log4cxx/ndc.h include/log4cxx/net/smtpappender.h include/log4cxx/net/socketappenderskeleton.h include/log4cxx/net/syslogappender.h include/log4cxx/net/telnetappender.h include/log4cxx/net/xmlsocketappender.h include/log4cxx/nt/nteventlogappender.h include/log4cxx/nt/outputdebugstringappender.h include/log4cxx/pattern/classnamepatternconverter.h include/log4cxx/pattern/colorendpatternconverter.h include/log4cxx/pattern/colorstartpatternconverter.h include/log4cxx/pattern/datepatternconverter.h include/log4cxx/pattern/filedatepatternconverter.h include/log4cxx/pattern/filelocationpatternconverter.h include/log4cxx/pattern/formattinginfo.h include/log4cxx/pattern/fulllocationpatternconverter.h include/log4cxx/pattern/integerpatternconverter.h include/log4cxx/pattern/levelpatternconverter.h include/log4cxx/pattern/linelocationpatternconverter.h include/log4cxx/pattern/lineseparatorpatternconverter.h include/log4cxx/pattern/literalpatternconverter.h include/log4cxx/pattern/loggerpatternconverter.h include/log4cxx/pattern/loggingeventpatternconverter.h include/log4cxx/pattern/mdcpatternconverter.h include/log4cxx/pattern/messagepatternconverter.h include/log4cxx/pattern/methodlocationpatternconverter.h include/log4cxx/pattern/nameabbreviator.h include/log4cxx/pattern/namepatternconverter.h include/log4cxx/pattern/ndcpatternconverter.h include/log4cxx/pattern/patternconverter.h include/log4cxx/pattern/patternparser.h include/log4cxx/pattern/propertiespatternconverter.h include/log4cxx/pattern/relativetimepatternconverter.h include/log4cxx/pattern/shortfilelocationpatternconverter.h include/log4cxx/pattern/threadpatternconverter.h include/log4cxx/pattern/threadusernamepatternconverter.h include/log4cxx/pattern/throwableinformationpatternconverter.h include/log4cxx/patternlayout.h include/log4cxx/private/action_priv.h include/log4cxx/private/appenderskeleton_priv.h include/log4cxx/private/aprdatagramsocket.h include/log4cxx/private/aprserversocket.h include/log4cxx/private/aprsocket.h include/log4cxx/private/atexitregistry.h include/log4cxx/private/boost-std-configuration.h include/log4cxx/private/datagramsocket_priv.h include/log4cxx/private/fileappender_priv.h include/log4cxx/private/filter_priv.h include/log4cxx/private/log4cxx_private.h include/log4cxx/private/nteventlogappender_priv.h include/log4cxx/private/odbcappender_priv.h include/log4cxx/private/patternconverter_priv.h include/log4cxx/private/rollingfileappender_priv.h include/log4cxx/private/rollingpolicybase_priv.h include/log4cxx/private/serversocket_priv.h include/log4cxx/private/socket_priv.h include/log4cxx/private/socketappenderskeleton_priv.h include/log4cxx/private/string_c11.h include/log4cxx/private/syslogappender_priv.h include/log4cxx/private/writerappender_priv.h include/log4cxx/propertyconfigurator.h include/log4cxx/provisionnode.h include/log4cxx/rolling/action.h include/log4cxx/rolling/filerenameaction.h include/log4cxx/rolling/filterbasedtriggeringpolicy.h include/log4cxx/rolling/fixedwindowrollingpolicy.h include/log4cxx/rolling/gzcompressaction.h include/log4cxx/rolling/manualtriggeringpolicy.h include/log4cxx/rolling/multiprocessrollingfileappender.h include/log4cxx/rolling/rollingfileappender.h include/log4cxx/rolling/rollingpolicy.h include/log4cxx/rolling/rollingpolicybase.h include/log4cxx/rolling/rolloverdescription.h include/log4cxx/rolling/sizebasedtriggeringpolicy.h include/log4cxx/rolling/timebasedrollingpolicy.h include/log4cxx/rolling/triggeringpolicy.h include/log4cxx/rolling/zipcompressaction.h include/log4cxx/simplelayout.h include/log4cxx/spi/appenderattachable.h include/log4cxx/spi/configurator.h include/log4cxx/spi/defaultrepositoryselector.h include/log4cxx/spi/errorhandler.h include/log4cxx/spi/filter.h include/log4cxx/spi/hierarchyeventlistener.h include/log4cxx/spi/location/locationinfo.h include/log4cxx/spi/loggerfactory.h include/log4cxx/spi/loggerrepository.h include/log4cxx/spi/loggingevent.h include/log4cxx/spi/optionhandler.h include/log4cxx/spi/repositoryselector.h include/log4cxx/spi/rootlogger.h include/log4cxx/spi/triggeringeventevaluator.h include/log4cxx/stream.h include/log4cxx/varia/fallbackerrorhandler.h include/log4cxx/writerappender.h include/log4cxx/xml/domconfigurator.h include/log4cxx/xml/xmllayout.h lib/cmake/log4cxx/log4cxxConfig-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/log4cxx/log4cxxConfig.cmake lib/cmake/log4cxx/log4cxxConfigVersion.cmake lib/liblog4cxx.so lib/liblog4cxx.so.15 -lib/liblog4cxx.so.15.4.0 +lib/liblog4cxx.so.15.5.0 libdata/pkgconfig/liblog4cxx.pc