git: e6871842531c - main - devel/log4cxx: Update to 1.2.0

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Wed, 21 Feb 2024 15:18:30 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=e6871842531c665016a4199695c01e96e857b279

commit e6871842531c665016a4199695c01e96e857b279
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-02-21 14:25:49 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-02-21 15:06:24 +0000

    devel/log4cxx: Update to 1.2.0
    
    Changes:        https://logging.apache.org/log4cxx/latest_stable/changelog.html
---
 devel/log4cxx/Makefile                                       |  3 +--
 devel/log4cxx/distinfo                                       |  6 +++---
 devel/log4cxx/files/patch-src_main_cpp_inputstreamreader.cpp | 12 ------------
 .../log4cxx/files/patch-src_main_cpp_socketoutputstream.cpp  | 12 ------------
 devel/log4cxx/pkg-plist                                      |  7 ++++++-
 5 files changed, 10 insertions(+), 30 deletions(-)

diff --git a/devel/log4cxx/Makefile b/devel/log4cxx/Makefile
index c2c87f10325a..84d93d1d22c7 100644
--- a/devel/log4cxx/Makefile
+++ b/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}
diff --git a/devel/log4cxx/distinfo b/devel/log4cxx/distinfo
index 3b1fa554c030..598b7193b3d3 100644
--- a/devel/log4cxx/distinfo
+++ b/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
diff --git a/devel/log4cxx/files/patch-src_main_cpp_inputstreamreader.cpp b/devel/log4cxx/files/patch-src_main_cpp_inputstreamreader.cpp
deleted file mode 100644
index 1d0eae062f6a..000000000000
--- a/devel/log4cxx/files/patch-src_main_cpp_inputstreamreader.cpp
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-src_main_cpp_inputstreamreader.cpp,v 1.1 2011/11/25 21:45:52 joerg Exp $
-
---- src/main/cpp/inputstreamreader.cpp.orig	2008-03-31 22:34:09 UTC
-+++ src/main/cpp/inputstreamreader.cpp
-@@ -20,6 +20,7 @@
- #include <log4cxx/helpers/exception.h>
- #include <log4cxx/helpers/pool.h>
- #include <log4cxx/helpers/bytebuffer.h>
-+#include <cstring>
- 
- using namespace log4cxx;
- using namespace log4cxx::helpers;
diff --git a/devel/log4cxx/files/patch-src_main_cpp_socketoutputstream.cpp b/devel/log4cxx/files/patch-src_main_cpp_socketoutputstream.cpp
deleted file mode 100644
index e9c3f8371825..000000000000
--- a/devel/log4cxx/files/patch-src_main_cpp_socketoutputstream.cpp
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-src_main_cpp_socketoutputstream.cpp,v 1.1 2011/11/25 21:45:52 joerg Exp $
-
---- src/main/cpp/socketoutputstream.cpp.orig	2008-03-31 22:34:09 UTC
-+++ src/main/cpp/socketoutputstream.cpp
-@@ -19,6 +19,7 @@
- #include <log4cxx/helpers/socketoutputstream.h>
- #include <log4cxx/helpers/socket.h>
- #include <log4cxx/helpers/bytebuffer.h>
-+#include <cstring>
- 
- using namespace log4cxx;
- using namespace log4cxx::helpers;
diff --git a/devel/log4cxx/pkg-plist b/devel/log4cxx/pkg-plist
index 5b790af15ced..22b1fe31c870 100644
--- a/devel/log4cxx/pkg-plist
+++ b/devel/log4cxx/pkg-plist
@@ -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
@@ -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
@@ -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