pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/misc/libreoffice4-bin Update libreoffice4-bin to 4.4.3.2.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ca03caf42795
branches:  trunk
changeset: 651827:ca03caf42795
user:      bad <bad%pkgsrc.org@localhost>
date:      Thu May 14 18:27:38 2015 +0000

description:
Update libreoffice4-bin to 4.4.3.2.

Changelog:
Bugs fixed compared to the 4.4.2 rc1:
    tdf#68963 fix __refheading__ regression, set only CrossRefs as TOC. [Justin Luth]
    tdf#89482 fix __refheading__ regression, set only CrossRefs as TOC. [Justin Luth]
    tdf#89958 filter ends with / does not end with correction [Eike Rathke]
    tdf#90010 partially revert "package: Do not bother with deflating jpeg images" [Matúš Kukan]

Bugs fixed compared to the 4.4.1 final (rc2):
    bnc#770711 clear hard-coded char props in table cells... [Caolán McNamara]
    collabora#1000115 SwTxtFrm: don't join follow just because it has no content [Miklos Vajna]
    rhbz#1193971 clear hard-coded char props in table cells... [Caolán McNamara]
    tdf#38837 reduce power consumption by minimizing idle timers [Ashod Nakashian]
    tdf#39279 prioritise Thunderbird address books in first-match search [Julien Nabet]
    tdf#40835 add backward compatibility for ODFF function FDIST. [Winfried Donkers]
    tdf#50133 wrong underlining in Reports [Julien Nabet]
    tdf#53861 add libGLU.so.1 and libXinerama.so.1 to rpm/deb requirements [Christian Lohmaier]
    tdf#55620 asan: failure to load attachment under asan [Caolán McNamara]
    tdf#57873 prioritise Thunderbird address books in first-match search [Julien Nabet]
    tdf#68117 partially fix boolean labels in XLSX [Ursache Vladimir]
    tdf#71095 calc doesn't paste images copied from some web browsers [Henry Castro]
    tdf#78148 ordinal numbers should not be auto-capitalized [Niklas Johansson]
    tdf#78174 toolkit: work around GCC 4.9 -Os link failure [Michael Stahl]
    tdf#78221 cannot drag twice the same cell when editing formula [Henry Castro]
    tdf#79239 make the dialog closable with 'X' button again [Katarina Behrens]
    tdf#80137 paste array formula into range pastes as non-array formula [Henry Castro]
    tdf#81429 select corresponding listbox entry if not current [Eike Rathke]
    tdf#81659 handle expand reference edge correctly [Eike Rathke]
    tdf#83371 cannot navigate to list Files in LibreOffice dialogs [Szymon Kłos]
    tdf#84012 FORMATTING: Partially missing text in shrink-to-fit cells [Henry Castro]
    tdf#84102 expose XAccessibleExtendedAttributes through ATK [Jacobo Aragunde Pérez]
    tdf#84514 don't hide grid along with checkbox if not needed [Katarina Behrens]
    tdf#84556 also relative row references need to wrap around, like for columns [Tor Lillqvist]
    tdf#86159 floating windows have complicated borders [Caolán McNamara]
    tdf#86493 fix crash while scaling large bitmaps. [Ashod Nakashian]
    tdf#87303 svtools: relax the security a bit for embedded objects [Michael Stahl]
    tdf#87534 fix HYPERLINK behaviour when used in names [Winfried Donkers]
    tdf#87820 images not displayed properly in Calc [Henry Castro]
    tdf#87834 strange behavior of mid()-function [Julien Nabet]
    tdf#88547 revert "allow inline date-arrays for array functions", [Winfried Donkers, Eike Rathke]
    tdf#88583 related: RTF export: need to take care of fill attributes when ... [Miklos Vajna]
    tdf#88624 set DocumentBaseURL when saving report [Lionel Elie Mamane]
    tdf#88811 SwXText::convertToTextFrame: handle shapes anchored to us [Miklos Vajna]
    tdf#88847 fields of query design can be moved to the left only [Julien Nabet]
    tdf#89004 improve performance of document data collection [Ursache Vladimir]
    tdf#89252 fix bold, regular font spacing bug for Graphite fonts [Martin Hosken]
    tdf#89266 SwDrawShell::GetState: fix crash on adding textbox to fontwork [Miklos Vajna]
    tdf#89281 fix performance regression of XLS import [László Németh]
    tdf#89330 preserve file name case in an unresolvable external named range [Jan Kantert]
    tdf#89391 datasource URL in Database Properties window cannot be viewed [Szymon Kłos]
    tdf#89436 fix ScHorizontalAttrIterator performance [László Németh]
    tdf#89451 implement fill based on style also for chart area, [Markus Mohrhard]
    tdf#89454 this should be [-90, 90] and not (-90, 90), [Markus Mohrhard]
    tdf#89460 test pChangeTrack before using it [Laurent Godard]
    tdf#89482 return size of system virtual device resource at construction. [Michael Meeks]
    tdf#89484 check that sheet reference is within selected sheets [Eike Rathke]
    tdf#89500 catch ISO 8601 datetime in all locales [Eike Rathke]
    tdf#89520 make TOX creation more robust [Tobias Lippert]
    tdf#89665 i18npool: fix pathological transliterate slow-path [Michael Stahl]
    tdf#89666 vcl: speed up HbLayoutEngine line layout for large paragraphs [Michael Stahl]
    tdf#89679 fix incorrect mapping of font-family-complex and CharFontNameAsian [Mark Hung]
    tdf#89791 DOCX: don't save custom.xml if it's empty [Julien Nabet]
    tdf#89872 revert "allow inline date-arrays for array functions", [Eike Rathke]

diffstat:

 misc/libreoffice4-bin/Makefile |   6 +++---
 misc/libreoffice4-bin/distinfo |  14 +++++++-------
 2 files changed, 10 insertions(+), 10 deletions(-)

diffs (39 lines):

diff -r 992d5fa8810f -r ca03caf42795 misc/libreoffice4-bin/Makefile
--- a/misc/libreoffice4-bin/Makefile    Thu May 14 18:12:11 2015 +0000
+++ b/misc/libreoffice4-bin/Makefile    Thu May 14 18:27:38 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2015/04/20 15:24:40 bad Exp $
+# $NetBSD: Makefile,v 1.11 2015/05/14 18:27:38 bad Exp $
 
 DISTNAME=              libreoffice4-bin        # overridden below
 PKGNAME=               libreoffice4-bin-${OO_RELEASE}
@@ -21,8 +21,8 @@
 
 OO_VER=                        4
 OO_BASEVER=            4.4
-OO_RELEASE=            4.4.2
-OO_RELEASEV=           4.4.2.2
+OO_RELEASE=            4.4.3
+OO_RELEASEV=           4.4.3.2
 PLIST_SUBST+=          VER=${OO_VER:Q} BASEVER=${OO_BASEVER:Q}
 MESSAGE_SUBST+=                VER=${OO_VER:Q}
 FILES_SUBST+=          VER=${OO_VER:Q}
diff -r 992d5fa8810f -r ca03caf42795 misc/libreoffice4-bin/distinfo
--- a/misc/libreoffice4-bin/distinfo    Thu May 14 18:12:11 2015 +0000
+++ b/misc/libreoffice4-bin/distinfo    Thu May 14 18:27:38 2015 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.9 2015/04/20 15:24:40 bad Exp $
+$NetBSD: distinfo,v 1.10 2015/05/14 18:27:38 bad Exp $
 
-SHA1 (LibreOffice_4.4.2_Linux_x86-64_rpm.tar.gz) = 0e0a9c340532e857ccd7f3bb5731c1a3a8f0e949
-RMD160 (LibreOffice_4.4.2_Linux_x86-64_rpm.tar.gz) = 9fb1488d750181394726627dd197822da8ce63d3
-Size (LibreOffice_4.4.2_Linux_x86-64_rpm.tar.gz) = 229351534 bytes
-SHA1 (LibreOffice_4.4.2_Linux_x86_rpm.tar.gz) = b02899971ba6ebbdcd95bbe822a52b6b8747ebcb
-RMD160 (LibreOffice_4.4.2_Linux_x86_rpm.tar.gz) = 0bb54790fcb7e37df0ca42386892a0e4c2574146
-Size (LibreOffice_4.4.2_Linux_x86_rpm.tar.gz) = 212737430 bytes
+SHA1 (LibreOffice_4.4.3_Linux_x86-64_rpm.tar.gz) = 4023d4983286325da4ce61993ccc2b68065592cc
+RMD160 (LibreOffice_4.4.3_Linux_x86-64_rpm.tar.gz) = ea93df2bd24e113679e2f45d6f522484edf144a5
+Size (LibreOffice_4.4.3_Linux_x86-64_rpm.tar.gz) = 229593995 bytes
+SHA1 (LibreOffice_4.4.3_Linux_x86_rpm.tar.gz) = 4521e98d44c9d86d0d73aafcf503e75cff368a1c
+RMD160 (LibreOffice_4.4.3_Linux_x86_rpm.tar.gz) = 1c7fc1fe9655ae570f675f230b05b69b0972b9ca
+Size (LibreOffice_4.4.3_Linux_x86_rpm.tar.gz) = 213049472 bytes


Home | Main Index | Thread Index | Old Index