diff --git a/devel/log4cxx/files/patch-include-clocale-and-cstdlib b/devel/log4cxx/files/patch-include-clocale-and-cstdlib index 3e9fb6829f43..be78828c7844 100644 --- a/devel/log4cxx/files/patch-include-clocale-and-cstdlib +++ b/devel/log4cxx/files/patch-include-clocale-and-cstdlib @@ -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 @@ -8,17 +8,16 @@ #include ---- 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 #include +#include #include - --namespace std { class locale; } - +-namespace std { class locale; } + namespace log4cxx { - namespace helpers diff --git a/devel/log4cxx/files/patch-src_examples_cpp_console.cpp b/devel/log4cxx/files/patch-src_examples_cpp_console.cpp index 33c75068eed3..c24b4d78947c 100644 --- a/devel/log4cxx/files/patch-src_examples_cpp_console.cpp +++ b/devel/log4cxx/files/patch-src_examples_cpp_console.cpp @@ -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 @@ */ diff --git a/devel/log4cxx/files/patch-src_main_cpp_inputstreamreader.cpp b/devel/log4cxx/files/patch-src_main_cpp_inputstreamreader.cpp index 203890f0dc84..1d0eae062f6a 100644 --- a/devel/log4cxx/files/patch-src_main_cpp_inputstreamreader.cpp +++ b/devel/log4cxx/files/patch-src_main_cpp_inputstreamreader.cpp @@ -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 diff --git a/devel/log4cxx/files/patch-src_main_cpp_socketoutputstream.cpp b/devel/log4cxx/files/patch-src_main_cpp_socketoutputstream.cpp index d8c0c4fae03d..e9c3f8371825 100644 --- a/devel/log4cxx/files/patch-src_main_cpp_socketoutputstream.cpp +++ b/devel/log4cxx/files/patch-src_main_cpp_socketoutputstream.cpp @@ -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 diff --git a/devel/log4cxx/pkg-descr b/devel/log4cxx/pkg-descr index 91952701bfeb..3ac790f717b3 100644 --- a/devel/log4cxx/pkg-descr +++ b/devel/log4cxx/pkg-descr @@ -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/