[Libreoffice-commits] .: cppunit/makefile.mk

Stephan Bergmann sbergmann at kemper.freedesktop.org
Wed Feb 1 03:27:43 PST 2012


 cppunit/makefile.mk |   20 +++++++++++++++++---
 1 file changed, 17 insertions(+), 3 deletions(-)

New commits:
commit 581b43d46e716eb5dc90046d65043b96e3d4e4dc
Author: Stephan Bergmann <sbergman at redhat.com>
Date:   Wed Feb 1 12:26:20 2012 +0100

    Clarified patch status against new upstream

diff --git a/cppunit/makefile.mk b/cppunit/makefile.mk
index 3167149..0be4d45 100644
--- a/cppunit/makefile.mk
+++ b/cppunit/makefile.mk
@@ -36,11 +36,25 @@ TARFILE_MD5=bd30e9cf5523cdfc019b94f5e1d7fd19
 
 PATCH_FILES = solarisfinite.patch warnings.patch windows.patch ldflags.patch aix.patch avoid-synthetised-destructor.patch ios.patch cppunit-1.12.1-unused-parameters.patch
     # solarisfinite.patch: see <https://sourceforge.net/tracker/?func=detail&
-    #  aid=2912590&group_id=11795&atid=311795>
+    #  aid=2912590&group_id=11795&atid=311795>; upstreamed as
+    #  <http://cgit.freedesktop.org/libreoffice/cppunit/commit/?id=
+    #  a76125c7dd07f79c82f3fed9be5c0a5627089e00>
     # warnings.patch: see <https://sourceforge.net/tracker/?func=detail&
-    #  aid=2912630&group_id=11795&atid=311795>
+    #  aid=2912630&group_id=11795&atid=311795>; upstreamed as
+    #  <http://cgit.freedesktop.org/libreoffice/cppunit/commit/?id=
+    #  9cfcff6c2195ae25be4022654990c9eea6fbb2f8>
+    # windows.patch: TOOD
+    # ldflags.patch: upstreamed as <http://cgit.freedesktop.org/libreoffice/
+    #  cppunit/commit/?id=3acfc24e54a9f6d1b2121dda1942e882549870e4>
+    # aix.patch: TODO
+    # avoid-synthetised-destructor.patch: upstreamed as
+    #  <http://cgit.freedesktop.org/libreoffice/cppunit/commit/?id=
+    #  05b202fc3edce92d8343cb0964d9d15134cd8f1d>
+    # ios.patch: TODO
     # cppunit-1.12.1-unused-parameters.patch: help static analysis tools (see
-    #  SAL_UNUSED_PARAMETER in sal/types.h)
+    #  SAL_UNUSED_PARAMETER in sal/types.h); upstreamed as
+    #  <http://cgit.freedesktop.org/libreoffice/cppunit/commit/?id=
+    #  7a09bf3a88e99d85c4dec2ad296309dbec2987c3>
 
 .IF "$(OS)" == "ANDROID"
 PATCH_FILES += android.patch


More information about the Libreoffice-commits mailing list