Skip to content

Commit

Permalink
devel/log4cxx: Update to 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Feb 21, 2024
1 parent da028b0 commit e687184
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 30 deletions.
3 changes: 1 addition & 2 deletions devel/log4cxx/Makefile
@@ -1,6 +1,5 @@
PORTNAME= log4cxx
PORTVERSION= 1.1.0
PORTREVISION= 1
PORTVERSION= 1.2.0
CATEGORIES= devel
MASTER_SITES= https://archive.apache.org/dist/logging/log4cxx/${PORTVERSION}/
DISTNAME= apache-log4cxx-${PORTVERSION}
Expand Down
6 changes: 3 additions & 3 deletions devel/log4cxx/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1683227583
SHA256 (apache-log4cxx-1.1.0.tar.gz) = 1fc7d82697534184bc0f757348d969d24852b948f63d6b17283fd1ee29c2c28a
SIZE (apache-log4cxx-1.1.0.tar.gz) = 564044
TIMESTAMP = 1708448908
SHA256 (apache-log4cxx-1.2.0.tar.gz) = 09f4748aa5675ef5c0770bedbf5e00488668933c5a935a43ac5b85be2436c48a
SIZE (apache-log4cxx-1.2.0.tar.gz) = 652992
12 changes: 0 additions & 12 deletions devel/log4cxx/files/patch-src_main_cpp_inputstreamreader.cpp

This file was deleted.

12 changes: 0 additions & 12 deletions devel/log4cxx/files/patch-src_main_cpp_socketoutputstream.cpp

This file was deleted.

7 changes: 6 additions & 1 deletion devel/log4cxx/pkg-plist
Expand Up @@ -83,15 +83,19 @@ 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
Expand Down Expand Up @@ -138,6 +142,7 @@ 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
Expand Down Expand Up @@ -195,5 +200,5 @@ lib/cmake/log4cxx/log4cxxConfig.cmake
lib/cmake/log4cxx/log4cxxConfigVersion.cmake
lib/liblog4cxx.so
lib/liblog4cxx.so.15
lib/liblog4cxx.so.15.1.0
lib/liblog4cxx.so.15.2.0
libdata/pkgconfig/liblog4cxx.pc

0 comments on commit e687184

Please sign in to comment.