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:           Thu Jun 23 20:12:23 UTC 2016

Modified Files:
        pkgsrc/misc/libreoffice: Makefile PLIST distinfo

Log Message:
Update to 5.1.4.2

Changelog:
Bugs fixed compared to 5.1.3 final (rc2):
    coverity#704901 missing break in switch [Stephan Bergmann]
    coverity#1358428 bail out if we fail to reserve the texture + more [Tomaz Vajngerl]
    coverity#1358836 bail out if we fail to reserve the texture + more [Tomaz Vajngerl]
    coverity#1358843 backport of opencl coverity fixes [Caolan McNamara]
    coverity#1358844 backport of opencl coverity fixes [Caolan McNamara]
    rhbz#1326602 libreoffice: Leakage of removed background image set in master slide [fedora-all] [David Tardon]
    tdf#31449 correctly test if fraction has no integer part [Laurent Balland-Poirier]
    tdf#35957 check for preconditions earlier [David Tardon]
    tdf#38097 min numerator/denominator at least 1 [Laurent Balland-Poirier]
    tdf#49853 some shortcuts should always end up in the view [Maxim Monastirsky]
    tdf#61996 skip quoted text in number format [Laurent Balland-Poirier]
    tdf#63272 [fi-FI] percentage format with no-break space [Eike Rathke]
    tdf#64748 added placeholder option to pdf export dialog in Writer [Oliver Specht]
    tdf#74795 RTF import: handle row-level default cell margins [Miklos Vajna]
    tdf#81833 form protection can be modified as compatibility option [Oliver Specht]
    tdf#82073 RTF import: handle \clcbpatraw [Miklos Vajna]
    tdf#82160 reset mouse pointer if doc loading failed [Maxim Monastirsky]
    tdf#83746 wrapAddress() didn't do what it was supposed to do [Eike Rathke]
    tdf#84317 convert missing numbering types to OOXML tokens. [Mark Hung]
    tdf#84411 OpenCL: S/W interpreter throws std::out_of_range error [Marco Cecchetti]
    tdf#84695 sw: make TextBox in shape accessible without mouse [Miklos Vajna]
    tdf#86282 handle both, base name and Sheet1, as external reference sheet name [Eike Rathke]
    tdf#86502 split formula groups referring bounds shifted into [Eike Rathke]
    tdf#86575 for OOXML write plain #REF! if deleted parts [Eike Rathke]
    tdf#87437 close direct char fmt at end of para [Luke Deller]
    tdf#87967 valgrind reported invalid reads on 1 pixel wide bitmap [Caolan McNamara]
    tdf#89866 vcl: fix printing of form controls with images [Michael Stahl]
    tdf#90097 RTF import: handle fRelFlipV property for line shapes [Miklos Vajna]
    tdf#90319 make image flipping work when aLinearContext(...) code path chosen [pasqualm]
    tdf#92434 crash on deleting inner join relationship [Caolan McNamara]
    tdf#92695 protect both branches against missing ToolItem [Caolan McNamara]
    tdf#92951 make PaneDockingWindow dockable again [Caolan McNamara]
    tdf#93101 handle external references and propagate error [Eike Rathke]
    tdf#93124 fix incorrect text fit in imported PPT - take two [Mike Kaganski]
    tdf#93386 crash when closing a Database with macro editor open [Caolan McNamara]
    tdf#93403 check for changed DataSource on all Controls on form reload [Lionel Elie Mamane]
    tdf#93553 limit parallelism at zip save time to useful amount [Armin Le Grand]
    tdf#93640 fix import of linked left page header/footer [Luke Deller]
    tdf#93994 flush API objects at load time [Armin Le Grand]
    tdf#94146 a11y crash, obtain formula using the correct pointer [Eike Rathke]
    tdf#94221 repair dialog for text along path [Regina Henschel]
    tdf#94320 missing break in switch [Stephan Bergmann]
    tdf#94559 -Werror=nonnull-compare [Stephan Bergmann]
    tdf#94931 missing break in switch [Stephan Bergmann]
    tdf#94934 missing break in switch [Stephan Bergmann]
    tdf#95339 extend test to distinguish minute/month [Laurent Balland-Poirier]
    tdf#95620 crash in presentation wizard [Caolan McNamara]
    tdf#95707 RTF import: handle device-independent bitmaps [Miklos Vajna]
    tdf#95954 reasonable background for roadmap widget [Katarina Behrens]
    tdf#96092 crash on activating manage changes sidebar [Caolan McNamara]
    tdf#96097 can't save a doc with signed macro after autosave/save a copy [Guillaume Smaha]
    tdf#96244 get the right Writer window view for Formula window [Caolan McNamara]
    tdf#96275 RTF import: fix anchor of shapes inside tables [Miklos Vajna]
    tdf#96426 significant whitespace as intersection in Excel syntax [Eike Rathke]
    tdf#96504 vcl: fix printing of form controls with images [Michael Stahl]
    tdf#96516 do not increment position counter when an entry is removed [Lionel Elie Mamane]
    tdf#96522 reset CustomShapeEngine at import [Armin Le Grand]
    tdf#96912 we need the space="preserve" also for formatted strings, [Markus Mohrhard]
    tdf#97158 CopyOneCellFromClip() does not handle multiple sheets [Eike Rathke]
    tdf#97249 don't crash if BindFont fails [Tor Lillqvist]
    tdf#97835 no decimal separtor for empty decimal [Laurent Balland-Poirier]
    tdf#97839 a single character may be more than 1 utf-16 code points [Caolan McNamara]
    tdf#97854 crash on deleting inner join relationship [Caolan McNamara]
    tdf#97879 loop in style hierarchy on odt loop [Caolan McNamara]
    tdf#97887 add Intel driver 5.2.0.10049 to blacklist [Tomaz Vajngerl]
    tdf#97915 add Intel driver 3.0.1.10891 to blacklist [Tomaz Vajngerl]
    tdf#98088 prevent access to invalid sub node [Oliver Specht]
    tdf#98163 flush ressources at CustomShapes during import [Armin Le Grand]
    tdf#98224 endless loop in replace all stopped [Oliver Specht]
    tdf#98226 fix undo of table AutoFormat [Michael Stahl]
    tdf#98436 crash trying To create remote folder before connected [Caolan McNamara]
    tdf#98512 fix the Undo action of insert an input field. [HaidongWu]
    tdf#98666 don't cache progress bars either [Tor Lillqvist]
    tdf#98753 find Toolbar does not display "Search key not found" [Samuel Mehrbrodt]
    tdf#98940 (-1 not mapping to maximum string length anymore) [Matteo Casalin]
    tdf#98983 use 'Microsoft Sans Serif' instead of 'MS Sans Serif' [Tor Lillqvist]
    tdf#99130 use subdivision on B2DPolygon, angle based subdivision [Tomaz Vajngerl]
    tdf#99135 VML import: handle image crop [Miklos Vajna]
    tdf#99207 fix incorrect RGB ordering in Graphite DWrite path [Tim Eves]
    tdf#99246 use correct path for lock in PUT method. [Giuseppe Castagno]
    tdf#99255 calc crashing on Undo after Spell Correction [Arul Michael]
    tdf#99258 bail out if we fail to reserve the texture + more [Tomaz Vajngerl]
    tdf#99272 new Short[] used instead of new short[] [Caolan McNamara]
    tdf#99314 lokdocview: add new userprofileurl property [Miklos Vajna]
    tdf#99315 VclPixelProcessor2D: fix double border line width [Miklos Vajna]
    tdf#99338 fix GrabFocus during dispose crashes [Maxim Monastirsky]
    tdf#99369 try harder to bail out for non-horizontal text [Tor Lillqvist]
    tdf#99383 vcl: don't dispatch events from SolarMutexReleaser [Michael Stahl]
    tdf#99396 SvxTableController::SetVertical: implement undo support [Miklos Vajna]
    tdf#99425 crash when closing dialog editor [Caolan McNamara]
    tdf#99450 /fix insert twice the same object in Photo album [Julien Nabet]
    tdf#99452 svx: fix undo of table row edge drag [Miklos Vajna]
    tdf#99453 opencl: better logging of devices and device selection [Tomaz Vajngerl]
    tdf#99460 sw: layout: don't split table before fly [Michael Stahl]
    tdf#99461 reverse logic of TokenPointers::skipToken() [Eike Rathke]
    tdf#99462 /fix insert twice the same object in Photo album [Julien Nabet]
    tdf#99474 close direct char fmt at end of para [Luke Deller]
    tdf#99479 delete column with styles resets the 'Apply Style' drop down [Julien Nabet]
    tdf#99498 don't overwrite trwWidth value if set on a table [Caolan McNamara]
    tdf#99523 exit text edit and unmark objects before moving slide [Caolan McNamara]
    tdf#99527 show all accelerators in menus of extensions [Oliver Specht]
    tdf#99529 sw: don't pop up input field dialog before inserting field [Michael Stahl]
    tdf#99556 if the num of arguments is not 1 infer a row [Caolan McNamara]
    tdf#99574 fix sluggish scrollbar for an immediate paint [Tomaz Vajngerl]
    tdf#99588 fix radio button groups (and thus up/down key cycle) [Katarina Behrens]
    tdf#99643 OLE automation bridge: fix 64-bit pointer conversions [Michael Stahl]
    tdf#99692 crash in SwPostItMgr with change tracking [Caolan McNamara]
    tdf#99699 do nullptr check BEFORE calling method [Michael Weghorn]
    tdf#99722 sw: avoid buffering a11y events for not-visible frames [Michael Stahl]
    tdf#99730 lower the barrier for inferior systems, cripple the test [Eike Rathke]
    tdf#99733 don't crash on moving range of cells [Caolan McNamara]
    tdf#99850 menu entry for Select Sheets... [Olivier Hallot]
    tdf#99870 writer: don't delete selection with delete-comment [Justin Luth]
    tdf#99874 gtk3: all-black xbm cursors [Caolan McNamara]
    tdf#100024 CRASH when setting a background image [Caolan McNamara]
    tdf#100051 partially revert "loplugin:constantparam in sw" [Miklos Vajna]
    tdf#100080 set unused shader attribs with values, fixes GL on AMD [Tomaz Vajngerl]
    tdf#100092 deterministic scheduling to prevent unpredictable behavior. [Jan Holesovsky]
    tdf#100097 dbaccess self-dnd depends on getting its own transferable [Caolan McNamara]
    tdf#100115 _nColId is sal_uInt16 [Julien Nabet]
    tdf#100134 xmloff: only update the progressbar twice for every percent [Miklos Vajna]
    tdf#100159 on Windows, compile GL shaders in advance, disable GL on failure [Tor Lillqvist]
    tdf#100160 changing OpenCL state doesn't update sheet [Marco Cecchetti]

Bugs fixed compared to 5.1.4 rc1:

    deb#826654 scale gtk3 smooth scaling events... [Caolan McNamara]
    rhbz#1344042 LibreOffice Writer mouse wheel scrolling doesn't scroll far enough on each wheel event [Caolan McNamara]
    tdf#90419 diminish precision error in Series Fill [Eike Rathke]
    tdf#92478 avoid crash on using scanner on windows x64 [Caolan McNamara]
    tdf#96089 sw: fix scope of bBreakAfter in InsertCnt_() [Michael Stahl]
    tdf#96887 vcl: stop using periodic timers on WNT [Michael Stahl, Armin Le Grand]
    tdf#99795 drawAlphaBitmap should scale the bitmap if necessary [Tomaz Vajngerl]
    tdf#100104 ensure that OpenCL device id returned from getDeviceSelection() is valid. [Mark Hung]
    tdf#100187 fix division by zero in comboFragmentShader [Tomaz Vajngerl]
    tdf#100257 data : XML Source does not work [Noel Grandin]


To generate a diff of this commit:
cvs rdiff -u -r1.83 -r1.84 pkgsrc/misc/libreoffice/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/misc/libreoffice/PLIST
cvs rdiff -u -r1.20 -r1.21 pkgsrc/misc/libreoffice/distinfo

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.83 pkgsrc/misc/libreoffice/Makefile:1.84
--- pkgsrc/misc/libreoffice/Makefile:1.83       Sun Jun 19 16:50:32 2016
+++ pkgsrc/misc/libreoffice/Makefile    Thu Jun 23 20:12:23 2016
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.83 2016/06/19 16:50:32 joerg Exp $
+# $NetBSD: Makefile,v 1.84 2016/06/23 20:12:23 ryoon Exp $
 
-VERREL=                5.1.3
+VERREL=                5.1.4
 VERRC=         2
 VER=           ${VERREL}.${VERRC}
 DISTNAME=      libreoffice-${VER}
-PKGREVISION=   2
 CATEGORIES=    misc
 MASTER_SITES=  http://download.documentfoundation.org/libreoffice/src/${VERREL}/
 EXTRACT_SUFX=  .tar.xz

Index: pkgsrc/misc/libreoffice/PLIST
diff -u pkgsrc/misc/libreoffice/PLIST:1.11 pkgsrc/misc/libreoffice/PLIST:1.12
--- pkgsrc/misc/libreoffice/PLIST:1.11  Sun May 15 01:18:57 2016
+++ pkgsrc/misc/libreoffice/PLIST       Thu Jun 23 20:12:23 2016
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.11 2016/05/15 01:18:57 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.12 2016/06/23 20:12:23 ryoon Exp $
 bin/libreoffice
 bin/lobase
 bin/localc
@@ -303,6 +303,10 @@ ${PKGNAME}/lib/libreoffice/program/openg
 ${PKGNAME}/lib/libreoffice/program/opengl/basicVertexShader.glsl
 ${PKGNAME}/lib/libreoffice/program/opengl/blendedTextureFragmentShader.glsl
 ${PKGNAME}/lib/libreoffice/program/opengl/blendedTextureVertexShader.glsl
+${PKGNAME}/lib/libreoffice/program/opengl/combinedFragmentShader.glsl
+${PKGNAME}/lib/libreoffice/program/opengl/combinedTextureFragmentShader.glsl
+${PKGNAME}/lib/libreoffice/program/opengl/combinedTextureVertexShader.glsl
+${PKGNAME}/lib/libreoffice/program/opengl/combinedVertexShader.glsl
 ${PKGNAME}/lib/libreoffice/program/opengl/commonFragmentShader.glsl
 ${PKGNAME}/lib/libreoffice/program/opengl/commonVertexShader.glsl
 ${PKGNAME}/lib/libreoffice/program/opengl/convolutionFragmentShader.glsl

Index: pkgsrc/misc/libreoffice/distinfo
diff -u pkgsrc/misc/libreoffice/distinfo:1.20 pkgsrc/misc/libreoffice/distinfo:1.21
--- pkgsrc/misc/libreoffice/distinfo:1.20       Sun May 15 01:18:57 2016
+++ pkgsrc/misc/libreoffice/distinfo    Thu Jun 23 20:12:23 2016
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.20 2016/05/15 01:18:57 ryoon Exp $
+$NetBSD: distinfo,v 1.21 2016/06/23 20:12:23 ryoon Exp $
 
 SHA1 (libreoffice/0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz) = 452eba922e4f41603539c9dc39947d2271e47093
 RMD160 (libreoffice/0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz) = dbeb7a7f8c89961ca2e544b810345d025561866b
@@ -152,22 +152,22 @@ SHA1 (libreoffice/f94d9870737518e3b597f9
 RMD160 (libreoffice/f94d9870737518e3b597f9265f4e9803-libserializer-1.1.6.zip) = 575a7daf02efbab9ea972e03a6870f7f13112806
 SHA512 (libreoffice/f94d9870737518e3b597f9265f4e9803-libserializer-1.1.6.zip) = 
c1a15ebbfe817ec79d4b3f1c97d096bf8511737d7d35d97302856ccfb3de14a1cd16bd31000415d9ab24bbd9ef770d37855cee4b819ff0e8fca2f2766920a114
 Size (libreoffice/f94d9870737518e3b597f9265f4e9803-libserializer-1.1.6.zip) = 211919 bytes
-SHA1 (libreoffice/libreoffice-5.1.3.2.tar.xz) = f2c1bfb46e0d6625e9dcee37803a2f0c098249a7
-RMD160 (libreoffice/libreoffice-5.1.3.2.tar.xz) = eb9a534906e50749acbe5c0b825f498541e6379a
-SHA512 (libreoffice/libreoffice-5.1.3.2.tar.xz) = 4f9d8076247c792d55bcbd1ce2ae66a96fced8bb9e0f4fe2190b880dd2bfc6ae82b36a97368fd15676666f97d8ad5c42d2cc00c32360f7fd86823997e094b688
-Size (libreoffice/libreoffice-5.1.3.2.tar.xz) = 176087264 bytes
-SHA1 (libreoffice/libreoffice-dictionaries-5.1.3.2.tar.xz) = dd2fdef97a15f387def66a4a7611d6549a61e9cc
-RMD160 (libreoffice/libreoffice-dictionaries-5.1.3.2.tar.xz) = 88fc2fa9d01ba61b29414bbb131b0bb0c32d40ca
-SHA512 (libreoffice/libreoffice-dictionaries-5.1.3.2.tar.xz) = bc6943c2fa817f0955b1e4f6aabe2cf29eb954aa84d954760f4647e9910d640fcbb3416f39c28a46978ee8a441dcd04c7d19ca2979f4a339625626f6a8b06211
-Size (libreoffice/libreoffice-dictionaries-5.1.3.2.tar.xz) = 38523760 bytes
-SHA1 (libreoffice/libreoffice-help-5.1.3.2.tar.xz) = a10b8f03f924a97721f6216ae85f0043b56ada6c
-RMD160 (libreoffice/libreoffice-help-5.1.3.2.tar.xz) = 1a25229d54be590975189cb96a901ae4a4a1d260
-SHA512 (libreoffice/libreoffice-help-5.1.3.2.tar.xz) = 3f660af8971ab40fd63dbe70a0759e6c66ac98b4885dda9937797876dba3db2e3f0b604018d7edfe90043ad2e9f4652c1df2f8d331b89dd430a2095ba3270d17
-Size (libreoffice/libreoffice-help-5.1.3.2.tar.xz) = 1904908 bytes
-SHA1 (libreoffice/libreoffice-translations-5.1.3.2.tar.xz) = 5d6784fc9e6d01a7c9638363c113016bbd9f24b4
-RMD160 (libreoffice/libreoffice-translations-5.1.3.2.tar.xz) = 83f01c2917ce92488a8401b4e6fd8c798ecb9180
-SHA512 (libreoffice/libreoffice-translations-5.1.3.2.tar.xz) = 96acab9020910afc233dd5f403e13b7598779d235166496776968671cc5b50a88dce1ac68f1226b739236154a4c5669edaf222363055e65af8b54abeab82ae5f
-Size (libreoffice/libreoffice-translations-5.1.3.2.tar.xz) = 131729640 bytes
+SHA1 (libreoffice/libreoffice-5.1.4.2.tar.xz) = 125379cc285ab77508929a2077ae6542cfdbfba8
+RMD160 (libreoffice/libreoffice-5.1.4.2.tar.xz) = 3e8cb952cfc0fdb626e19d383e47d36cb0be78ac
+SHA512 (libreoffice/libreoffice-5.1.4.2.tar.xz) = 80e79b6a20f85e295fead9fc5f9578d846a889fe6bc7a0f51b76117408ee6c8e7fbddf99c22e2caaac3253f10907121ed3508cefab2fb1b2ccaa90c4cf52c33a
+Size (libreoffice/libreoffice-5.1.4.2.tar.xz) = 176233960 bytes
+SHA1 (libreoffice/libreoffice-dictionaries-5.1.4.2.tar.xz) = 0ac4b637b7ad210b1642da98401c35d6ae34fb3e
+RMD160 (libreoffice/libreoffice-dictionaries-5.1.4.2.tar.xz) = a2203b3b46e012c106dbfc1c8771e92b3c51d201
+SHA512 (libreoffice/libreoffice-dictionaries-5.1.4.2.tar.xz) = e1bd404867957d751d2a3f48b8763bc91a5fb82a45f5e0ac3929edaa657ae8081959a3ac46d652b80d1704f5a77f5a05571a1851a3a7d483e29e1a76a03159b6
+Size (libreoffice/libreoffice-dictionaries-5.1.4.2.tar.xz) = 38527860 bytes
+SHA1 (libreoffice/libreoffice-help-5.1.4.2.tar.xz) = fd6c0793677870b2778f26be4f5ded9ce0adab1e
+RMD160 (libreoffice/libreoffice-help-5.1.4.2.tar.xz) = 0cffab27f973bdc5284e9a0ea4c970db82831fe9
+SHA512 (libreoffice/libreoffice-help-5.1.4.2.tar.xz) = a8af619dff4b873574afd4b6cfc930543ab58a449a5cfa4b76a0edf242e18a885b6cba1f1a660e9a07e902c367f1a305c2c525f2b0a70e99f56ae5303abef5fe
+Size (libreoffice/libreoffice-help-5.1.4.2.tar.xz) = 1905160 bytes
+SHA1 (libreoffice/libreoffice-translations-5.1.4.2.tar.xz) = 305889a8531e2f3cf672d1eb938a230a9b83dd90
+RMD160 (libreoffice/libreoffice-translations-5.1.4.2.tar.xz) = b76e0a6c19c366bb3fb463407f1bb745cf83cbaa
+SHA512 (libreoffice/libreoffice-translations-5.1.4.2.tar.xz) = 86b852ff20806950c9b89e41c3344cfa9ab256c4a055f590cf7023f6e8386c522272c037dbef1af1c6d4d4ef705cf0e5987cec263fd045321a837aced179c26d
+Size (libreoffice/libreoffice-translations-5.1.4.2.tar.xz) = 131740248 bytes
 SHA1 (patch-bridges_source_cpp__uno_gcc3__linux__x86-64_share.hxx) = e3223111488a6ebabf66ae74c3b6c30095fd2294
 SHA1 (patch-configure.ac) = fe603f79587b66fcd56f105330359526384e6e58
 SHA1 (patch-solenv_gbuild_AllLangResTarget.mk) = 75af6e02b29bf1dfc619bda9cd5674f19adf2c95



Home | Main Index | Thread Index | Old Index