diff options
author | Dima Panov <fluffy@FreeBSD.org> | 2022-08-18 15:25:31 +0300 |
---|---|---|
committer | Dima Panov <fluffy@FreeBSD.org> | 2022-08-18 15:25:31 +0300 |
commit | 1fc4b7db57ed8620821a80c6041faced6146d19f (patch) | |
tree | 3a01148aad9da313b29ea67e4f9851d5860dc885 /editors/libreoffice/files/patch-configure | |
parent | sysutils/bacula11-server: Fix CONFLICTS (diff) |
editors/libreoffice: update to 7.4.0 release (+)
On behalf of Office team I proud to announce a major update: LibreOffice 7.4!
* 16,384 columns in spreadsheets
* Better change tracking
* Document themes in presentations
...plus compatibility improvements, performance boosts and more.
Read more: https://blog.documentfoundation.org/blog/2022/08/18/libreoffice-7-4-community/
Diffstat (limited to 'editors/libreoffice/files/patch-configure')
-rw-r--r-- | editors/libreoffice/files/patch-configure | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/editors/libreoffice/files/patch-configure b/editors/libreoffice/files/patch-configure index fdcdef6bd6c2..3d841a2413c6 100644 --- a/editors/libreoffice/files/patch-configure +++ b/editors/libreoffice/files/patch-configure @@ -1,6 +1,6 @@ ---- configure.orig 2022-06-01 21:09:01 UTC +--- configure.orig 2022-05-12 13:56:44 UTC +++ configure -@@ -14498,6 +14498,11 @@ freebsd*) +@@ -14668,6 +14668,11 @@ freebsd*) RTL_ARCH=PowerPC_64 PLATFORMID=freebsd_powerpc64 ;; @@ -12,7 +12,7 @@ powerpc|powerpcspe) CPUNAME=POWERPC RTL_ARCH=PowerPC -@@ -36227,7 +36232,7 @@ ac_compiler_gnu=$ac_cv_cxx_compiler_gnu +@@ -37451,7 +37456,7 @@ ac_compiler_gnu=$ac_cv_cxx_compiler_gnu save_CXXFLAGS=$CXXFLAGS save_IFS=$IFS IFS=$P_SEP @@ -21,7 +21,7 @@ IFS=$save_IFS if test -z "$i"; then continue -@@ -43503,7 +43508,7 @@ for i in shasum /usr/local/bin/shasum /usr/sfw/bin/sha +@@ -45202,7 +45207,7 @@ if test -z "$SHA256SUM"; then done if test -z "$SHA256SUM"; then |