svn commit: r569134 - head/editors/libreoffice/files/powerpc64

Piotr Kubaj pkubaj at FreeBSD.org
Wed Mar 24 15:25:45 UTC 2021


Author: pkubaj
Date: Wed Mar 24 15:25:44 2021
New Revision: 569134
URL: https://svnweb.freebsd.org/changeset/ports/569134

Log:
  editors/libreoffice: fix build on powerpc
  
  Requires using two patches previously made for powerpc64.

Added:
  head/editors/libreoffice/files/powerpc64/patch-bridges-source-cpp_uno-gcc3_linux_powerpc-except.cxx
     - copied, changed from r568919, head/editors/libreoffice/files/powerpc64/patch-bridges-source-cpp_uno-gcc3_linux_powerpc64-except.cxx
  head/editors/libreoffice/files/powerpc64/patch-bridges-source-cpp_uno-gcc3_linux_powerpc-share.hxx
     - copied, changed from r568919, head/editors/libreoffice/files/powerpc64/patch-bridges-source-cpp_uno-gcc3_linux_powerpc64-share.hxx

Copied and modified: head/editors/libreoffice/files/powerpc64/patch-bridges-source-cpp_uno-gcc3_linux_powerpc-except.cxx (from r568919, head/editors/libreoffice/files/powerpc64/patch-bridges-source-cpp_uno-gcc3_linux_powerpc64-except.cxx)
==============================================================================
--- head/editors/libreoffice/files/powerpc64/patch-bridges-source-cpp_uno-gcc3_linux_powerpc64-except.cxx	Sun Mar 21 13:44:47 2021	(r568919, copy source)
+++ head/editors/libreoffice/files/powerpc64/patch-bridges-source-cpp_uno-gcc3_linux_powerpc-except.cxx	Wed Mar 24 15:25:44 2021	(r569134)
@@ -1,5 +1,5 @@
---- bridges/source/cpp_uno/gcc3_linux_powerpc64/except.cxx.orig	2019-12-05 13:59:23.000000000 -0600
-+++ bridges/source/cpp_uno/gcc3_linux_powerpc64/except.cxx	2020-09-14 11:24:58.489149000 -0500
+--- bridges/source/cpp_uno/gcc3_linux_powerpc/except.cxx.orig	2019-12-05 13:59:23.000000000 -0600
++++ bridges/source/cpp_uno/gcc3_linux_powerpc/except.cxx	2020-09-14 11:24:58.489149000 -0500
 @@ -24,6 +24,7 @@
  #include <cxxabi.h>
  #include <rtl/strbuf.hxx>

Copied and modified: head/editors/libreoffice/files/powerpc64/patch-bridges-source-cpp_uno-gcc3_linux_powerpc-share.hxx (from r568919, head/editors/libreoffice/files/powerpc64/patch-bridges-source-cpp_uno-gcc3_linux_powerpc64-share.hxx)
==============================================================================
--- head/editors/libreoffice/files/powerpc64/patch-bridges-source-cpp_uno-gcc3_linux_powerpc64-share.hxx	Sun Mar 21 13:44:47 2021	(r568919, copy source)
+++ head/editors/libreoffice/files/powerpc64/patch-bridges-source-cpp_uno-gcc3_linux_powerpc-share.hxx	Wed Mar 24 15:25:44 2021	(r569134)
@@ -1,5 +1,5 @@
---- bridges/source/cpp_uno/gcc3_linux_powerpc64/share.hxx.orig	2020-04-07 10:06:14.193381000 -0500
-+++ bridges/source/cpp_uno/gcc3_linux_powerpc64/share.hxx	2020-04-09 11:33:30.706043000 -0500
+--- bridges/source/cpp_uno/gcc3_linux_powerpc/share.hxx.orig	2020-04-07 10:06:14.193381000 -0500
++++ bridges/source/cpp_uno/gcc3_linux_powerpc/share.hxx	2020-04-09 11:33:30.706043000 -0500
 @@ -25,6 +25,63 @@
  #include <exception>
  #include <cstddef>


More information about the svn-ports-head mailing list