pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/misc/libreoffice



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Sun Dec 10 11:51:21 UTC 2023

Modified Files:
        pkgsrc/misc/libreoffice: Makefile distinfo
        pkgsrc/misc/libreoffice/patches:
            patch-external_skia_UnpackedTarball__skia.mk

Log Message:
libreoffice: Update to 7.6.4.1

Changelog:
List of fixed bugs

Bugs fixed compared to 7.6.3 RC2:

 1. tdf#99822 FILEOPEN: Floating table objects in tables horizontal position
    relative to margin is wrong in Writer [Miklos Vajna]
 2. tdf#104288 FILESAVE RTF: File size increases with factor 5 after re-saving
    a certain RTF-document [Vasily Melenchuk]
 3. tdf#125580 Slightly off value when adding date plus time values [Eike
    Rathke]
 4. tdf#127498 TIMEVALUE() sometimes returns a slightly less or greater than
    expected value [Eike Rathke]
 5. tdf#127547 Freeze/crash in Microsoft Print to PDF dialog when trying to
    paste (Ctrl-V) a filename in the 'Save Print Output As' dialog [Noel
    Grandin]
 6. tdf#148000 FILEOPEN PPTX: curved text doesn't line break properly and
    becomes too wide [Attila Sz?cs]
 7. tdf#148389 The bracket of "display of bookmarks formatting" doesn't
    position itself properly at undo [Michael Stahl]
 8. tdf#152571 Very slow save (macOS, ARM) [Noel Grandin]
 9. tdf#153178 FILEOPEN RTF Paragraphs before table disappear or open inside a
    frame [Michael Stahl]
10. tdf#153194 FILEOPEN RTF Empty paragraph after page break moves to previous
    page [Michael Stahl]
11. tdf#153693 Error in Api LanguageTool: partial words or large sections
    underlined when writing in Spanish [Mike Kaganski]
12. tdf#153969 Text hidden when importing PDF document with RTL text and using
    he-IL locale [Kevin Suo]
13. tdf#155092 UI: Erratic behaviour after resizing spreadsheet window size
    [Patrick Luby]
14. tdf#155266 VIEWING / SCROLLING: very laggy jerky scrolling on macOS Writer:
    scroll lag [Patrick Luby]
15. tdf#156565 FILESAVE PDF Using tabulator inside a link results to a PAC2021
    "Inconsistent entry found" error [Michael Stahl]
16. tdf#157589 PDF: Conversion of pdf to docx or doc collapses all content onto
    one page [Kevin Suo]
17. tdf#157768 Highlighted no-break space not rendered in pdf and print-preview
    [Xisco Fauli]
18. tdf#157816 PAC gives >"Link" annotation is not nested inside a "Link"
    structure element< error with references and caption frame [Michael Stahl]
19. tdf#157911 Wrong borders for tables split across multiple pages [Miklos
    Vajna]
20. tdf#157992 UI Changing a spelling error in the spelling dialog removes
    footnote from the edited sentence [Oliver Specht]
21. tdf#158044 RTF import paragraph style attribute handling wrong [Oliver
    Specht]
22. tdf#158072 Fails to apply AutoFilter or Standard Filter in Mail Merge
    dialog after it was applied once successfully (Writer+Calc) [Noel Grandin]
23. tdf#158083 FILESAVE RTF Images are saved twice [Vasily Melenchuk]
24. tdf#158090 No way to run signed macros from unsigned document in Medium
    security level [Mike Kaganski]
25. tdf#158094 Can't remove trusted certificate in Macro Security [Noel
    Grandin]
26. tdf#158117 LanguageTool integration: "+" character not recognized for the
    user ID [Mike Kaganski]
27. tdf#158121 Math - Print settings not read after changing [Caol??n McNamara]
28. tdf#158169 Crash when using multiple Views [Armin Le Grand (allotropia)]
29. tdf#158171 Crash when double-clicking DeepL translation dialog OK button
    [Julien Nabet]
30. tdf#158202 Candy template turns blue when applied a second time from
    sidebar's Master Slides deck [Laurent Balland]
31. tdf#158203 Freshes template turns blue when applied a second time from
    sidebar's Master Slides deck [Laurent Balland]
32. tdf#158204 Midnightblue template turns light blue if applied from sidebar's
    Master Slides deck [Laurent Balland]
33. tdf#158224 EDITING CRASH Cannot convert bitmap to polygons [Noel Grandin]
34. tdf#158265 Cell Format Date changes cell value in case of high resolution
    date/time values [Eike Rathke]
35. tdf#158307 Android Viewer: Formula bar in Calc partially cut off with large
    font size (Accessibility) [Michael Weghorn]
36. tdf#158331 Android Viewer: "Save as" creates 0 byte file (with
    Experimentation Mode turned off) [Michael Weghorn]
37. tdf#158336 "**Expression is Faulty**" after copying/pasting formula in
    another table [Xisco Fauli]
38. tdf#158338 Opening file with image when JAWS is running causes endless loop
    [Noel Grandin]
39. tdf#158341 FILEOPEN DOCX Endless loop on opening file [Miklos Vajna]
40. tdf#158396 Frame title should show DocumentTitle when set in
    MediaDescriptor [Mike Kaganski]
41. tdf#158398 Android Viewer: Improve display of spreadsheet row/column
    headers [Michael Weghorn]


To generate a diff of this commit:
cvs rdiff -u -r1.321 -r1.322 pkgsrc/misc/libreoffice/Makefile
cvs rdiff -u -r1.146 -r1.147 pkgsrc/misc/libreoffice/distinfo
cvs rdiff -u -r1.10 -r1.11 \
    pkgsrc/misc/libreoffice/patches/patch-external_skia_UnpackedTarball__skia.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/misc/libreoffice/Makefile
diff -u pkgsrc/misc/libreoffice/Makefile:1.321 pkgsrc/misc/libreoffice/Makefile:1.322
--- pkgsrc/misc/libreoffice/Makefile:1.321      Fri Nov 24 14:03:09 2023
+++ pkgsrc/misc/libreoffice/Makefile    Sun Dec 10 11:51:21 2023
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.321 2023/11/24 14:03:09 ryoon Exp $
+# $NetBSD: Makefile,v 1.322 2023/12/10 11:51:21 ryoon Exp $
 
-VERREL=                7.6.3
-VERRC=         2
+VERREL=                7.6.4
+VERRC=         1
 VER=           ${VERREL}.${VERRC}
 DISTNAME=      libreoffice-${VER}
 CATEGORIES=    misc

Index: pkgsrc/misc/libreoffice/distinfo
diff -u pkgsrc/misc/libreoffice/distinfo:1.146 pkgsrc/misc/libreoffice/distinfo:1.147
--- pkgsrc/misc/libreoffice/distinfo:1.146      Fri Nov 24 14:03:09 2023
+++ pkgsrc/misc/libreoffice/distinfo    Sun Dec 10 11:51:21 2023
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.146 2023/11/24 14:03:09 ryoon Exp $
+$NetBSD: distinfo,v 1.147 2023/12/10 11:51:21 ryoon Exp $
 
 BLAKE2s (libreoffice/0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz) = 0e0a0ae1eb07e5058749dc1726bc59971c723b4b16c57d83f24b6ac6ddd96d71
 SHA512 (libreoffice/0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz) = 
b9c02d63e9b47a838dbe67c05b9e9e4983d13b9d74794e1c30c73d341c3bc905c9edec3a72fa339ae8c0e06d97e69ac2ea23bf51336b77af14cab7ae67721a46
@@ -123,18 +123,18 @@ Size (libreoffice/liberation-narrow-font
 BLAKE2s (libreoffice/libre-hebrew-1.0.tar.gz) = 0cf1aade1aa45f923b05b4c0c2378ad8fe954b6b56913ef8b263403696853679
 SHA512 (libreoffice/libre-hebrew-1.0.tar.gz) = 609c8ef29a1eab9b027ea04abf14949e9a204cf826fb0a792dadd8a83fc49ac9610a0b3a2bd4b8988e615688c63d0ec08a89436134980b2a9667e8966a75a795
 Size (libreoffice/libre-hebrew-1.0.tar.gz) = 531276 bytes
-BLAKE2s (libreoffice/libreoffice-7.6.3.2.tar.xz) = 40a7424627d38f17aa187b55206d88bdf9735f7caf2c6cd35babced090910d95
-SHA512 (libreoffice/libreoffice-7.6.3.2.tar.xz) = c19525e14cb173d48c9c8c3e6e574dbe89aaf02281102c4ef261a0e1329247b6c5912a2df1ab7eabc6e31e346f4a016f878f1ea980cd7a158c732e911501673c
-Size (libreoffice/libreoffice-7.6.3.2.tar.xz) = 281497724 bytes
-BLAKE2s (libreoffice/libreoffice-dictionaries-7.6.3.2.tar.xz) = a222ce217dc451d75d39dbdd412977cfc7c226989e8ce1cf6ccc8f208b389b67
-SHA512 (libreoffice/libreoffice-dictionaries-7.6.3.2.tar.xz) = 0280e7800f3bf45f11e623c78f688500c5259d9d3a690965edb3ab569a2e81c5c634a7f4f656767079fd70ebc5500b318fdaea79f60d76c6032f28c822f6fb5f
-Size (libreoffice/libreoffice-dictionaries-7.6.3.2.tar.xz) = 53055372 bytes
-BLAKE2s (libreoffice/libreoffice-help-7.6.3.2.tar.xz) = 7b5e5cd512123ddae85d1c3f56b2e0c4bdba3850891eba5347f2a006751080c3
-SHA512 (libreoffice/libreoffice-help-7.6.3.2.tar.xz) = bdfdfa977e81d33582eb141eaa38506d765aa8429205105b63fc9681c4c528c57be6f86c3a061514203680380d19eed939ded2c8f7228961cc6c1145126f18a7
-Size (libreoffice/libreoffice-help-7.6.3.2.tar.xz) = 166957988 bytes
-BLAKE2s (libreoffice/libreoffice-translations-7.6.3.2.tar.xz) = 46d720e345b33ca07837771f022744af629aecf18f9ddf8973215fe956faae55
-SHA512 (libreoffice/libreoffice-translations-7.6.3.2.tar.xz) = 1895aeabda0f1f84a3f8c731739e8c8d786c0b56e6238cf13279cc4e693a56443ce6ddc946bf4dd31f352eecbc588773d279d28e4d54c70da0578424e08ff5e4
-Size (libreoffice/libreoffice-translations-7.6.3.2.tar.xz) = 216943668 bytes
+BLAKE2s (libreoffice/libreoffice-7.6.4.1.tar.xz) = 91864bdfb0fca58f869d877918e6064443aaf9ee6e0336fa0d1ed2ffd226e012
+SHA512 (libreoffice/libreoffice-7.6.4.1.tar.xz) = dbfc0cc8aa68e26c89da12156046ccf18201759c0e67757ce259a1150934ad7e2d914837701731fbe00aeab9a2f8c996619eb0892b7907de8012fdd7421da0f6
+Size (libreoffice/libreoffice-7.6.4.1.tar.xz) = 281547116 bytes
+BLAKE2s (libreoffice/libreoffice-dictionaries-7.6.4.1.tar.xz) = 9e9507dd610c3851336ff705863ac553a347bb1f9f8d95592164d0c322f09df1
+SHA512 (libreoffice/libreoffice-dictionaries-7.6.4.1.tar.xz) = aa5ee67fdb7f3746c35f462554430cd83b6dfd24fb5afb42bbca22eb501b5f0631ab25d64805bb9aef21231ded59ffa7850186689ff2057801a1f85e0ba036ea
+Size (libreoffice/libreoffice-dictionaries-7.6.4.1.tar.xz) = 53057396 bytes
+BLAKE2s (libreoffice/libreoffice-help-7.6.4.1.tar.xz) = df54684376891db1e01b12e21f54efe06fa1a51bcace042e7888b7b037fe9d2f
+SHA512 (libreoffice/libreoffice-help-7.6.4.1.tar.xz) = 0f72cd933ab7b897ec36f7b29bc5e568be289ea50ae0844e6083ff4957eab3cd313b39ffbda2e58f59de7962a05b371d8d61043d80323bb474e5436d23d3a859
+Size (libreoffice/libreoffice-help-7.6.4.1.tar.xz) = 166959028 bytes
+BLAKE2s (libreoffice/libreoffice-translations-7.6.4.1.tar.xz) = 097ebe4cba62f81b9f45b5310dd3b044caa0b197d271b97d85c2b9d29e983f06
+SHA512 (libreoffice/libreoffice-translations-7.6.4.1.tar.xz) = 4e7108754f50e117566e16b86e98f1d5e808e2bd07a472be27da1ececdd79b039f731d528e844015ef95dba8dc03e0e771cdd3bd9b5d7df7a9dd4c20683ee4a7
+Size (libreoffice/libreoffice-translations-7.6.4.1.tar.xz) = 216976788 bytes
 BLAKE2s (libreoffice/lxml-4.1.1.tgz) = 8ab1ddfc30f21c433da04723d9092cd4e938cd5a5380310e8089e959a690d294
 SHA512 (libreoffice/lxml-4.1.1.tgz) = 9542e5206f9b2f9e072c52ef8e6cf44d1aaae8ae3e7ca7e820c1fac12e716503308ccb3cebc52155b4c93799f3ebca247781fc491524d004378bd26f5cddb9d1
 Size (libreoffice/lxml-4.1.1.tgz) = 2380804 bytes
@@ -177,7 +177,7 @@ SHA1 (patch-external_pdfium_Library__pdf
 SHA1 (patch-external_pdfium_UnpackedTarball__pdfium.mk) = 223c12d350fd2ed6e779079d9cc4e776d8108c84
 SHA1 (patch-external_pdfium_pkgsrc.patch.1) = f6cc11970f4999d653f5609c7cdf83946a01bf46
 SHA1 (patch-external_skia_Library__skia.mk) = c2f76786b56bb13f488d953e66b72c7c9a1cff47
-SHA1 (patch-external_skia_UnpackedTarball__skia.mk) = f0ecbc295a43a7f76afaa7a29e528d86b7b0f6e0
+SHA1 (patch-external_skia_UnpackedTarball__skia.mk) = 73fb2231f8201ad29081dfd2c45fddb91f113bbb
 SHA1 (patch-external_skia_netbsd.patch.0) = 70d61c86d3e69e6dee1602bca8b860de4cc2405d
 SHA1 (patch-i18npool_source_breakiterator_data_line.txt) = 0efa71868b804342837475e8eb85276cb5bd2993
 SHA1 (patch-i18nutil_source_utility_unicode.cxx) = d60f5b5089c4358f4081648466662753393e4990

Index: pkgsrc/misc/libreoffice/patches/patch-external_skia_UnpackedTarball__skia.mk
diff -u pkgsrc/misc/libreoffice/patches/patch-external_skia_UnpackedTarball__skia.mk:1.10 pkgsrc/misc/libreoffice/patches/patch-external_skia_UnpackedTarball__skia.mk:1.11
--- pkgsrc/misc/libreoffice/patches/patch-external_skia_UnpackedTarball__skia.mk:1.10   Sun Oct 15 07:26:24 2023
+++ pkgsrc/misc/libreoffice/patches/patch-external_skia_UnpackedTarball__skia.mk        Sun Dec 10 11:51:21 2023
@@ -1,11 +1,11 @@
-$NetBSD: patch-external_skia_UnpackedTarball__skia.mk,v 1.10 2023/10/15 07:26:24 ryoon Exp $
+$NetBSD: patch-external_skia_UnpackedTarball__skia.mk,v 1.11 2023/12/10 11:51:21 ryoon Exp $
 
---- external/skia/UnpackedTarball_skia.mk.orig 2023-08-08 19:49:18.000000000 +0000
+--- external/skia/UnpackedTarball_skia.mk.orig 2023-11-30 13:04:41.000000000 +0000
 +++ external/skia/UnpackedTarball_skia.mk
-@@ -39,6 +39,7 @@ skia_patches := \
-     tdf147342.patch.0 \
+@@ -40,6 +40,7 @@ skia_patches := \
      redefinition-of-op.patch.0 \
      0001-Added-missing-include-cstdio.patch \
+     0001-AvoidCombiningExtrememelyLargeMeshes.patch.1 \
 +    netbsd.patch.0 \
  
  $(eval $(call gb_UnpackedTarball_set_patchlevel,skia,1))



Home | Main Index | Thread Index | Old Index