- Regenerate patches

- Update WWW

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2020-02-10 09:31:21 +00:00
parent 6f0e5222fd
commit 1ac66a313b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=525696
5 changed files with 11 additions and 12 deletions

View file

@ -1,5 +1,5 @@
--- src/main/cpp/stringhelper.cpp 2008-04-01 00:34:09.000000000 +0200
+++ src/main/cpp/stringhelper.cpp 2013-11-22 11:27:50.000000000 +0100
--- src/main/cpp/stringhelper.cpp.orig 2008-03-31 22:34:09 UTC
+++ src/main/cpp/stringhelper.cpp
@@ -28,6 +28,7 @@
#endif
#include <log4cxx/private/log4cxx_private.h>
@ -8,17 +8,16 @@
#include <apr.h>
--- src/main/include/log4cxx/helpers/simpledateformat.h 2008-04-01 00:34:26.000000000 +0200
+++ src/main/include/log4cxx/helpers/simpledateformat.h 2013-11-22 11:27:27.000000000 +0100
@@ -27,10 +27,9 @@
--- src/main/include/log4cxx/helpers/simpledateformat.h.orig 2008-03-31 22:34:26 UTC
+++ src/main/include/log4cxx/helpers/simpledateformat.h
@@ -27,9 +27,8 @@
#include <log4cxx/helpers/dateformat.h>
#include <vector>
+#include <locale>
#include <time.h>
-namespace std { class locale; }
-
-namespace std { class locale; }
namespace log4cxx
{
namespace helpers

View file

@ -1,6 +1,6 @@
$NetBSD: patch-src_examples_cpp_console.cpp,v 1.1 2011/11/25 21:45:52 joerg Exp $
--- src/examples/cpp/console.cpp.orig 2011-11-25 19:53:15.000000000 +0000
--- src/examples/cpp/console.cpp.orig 2008-03-31 22:34:52 UTC
+++ src/examples/cpp/console.cpp
@@ -16,6 +16,7 @@
*/

View file

@ -1,6 +1,6 @@
$NetBSD: patch-src_main_cpp_inputstreamreader.cpp,v 1.1 2011/11/25 21:45:52 joerg Exp $
--- src/main/cpp/inputstreamreader.cpp.orig 2011-11-25 19:46:39.000000000 +0000
--- 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>

View file

@ -1,6 +1,6 @@
$NetBSD: patch-src_main_cpp_socketoutputstream.cpp,v 1.1 2011/11/25 21:45:52 joerg Exp $
--- src/main/cpp/socketoutputstream.cpp.orig 2011-11-25 19:49:58.000000000 +0000
--- 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>

View file

@ -1,4 +1,4 @@
Log4cxx is a C++ port of the Log4j project.
The goal is to have the same functionality and interfaces as log4j.
WWW: http://logging.apache.org/log4cxx/
WWW: https://logging.apache.org/log4cxx/