summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2015-05-12 23:17:07 +0000
committerryoon <ryoon@pkgsrc.org>2015-05-12 23:17:07 +0000
commit5c54ead5f71068c14ac80c82f3b858180b130ef5 (patch)
tree378f287fb32e697a6b4d24f996cd811a33ad56f2 /misc
parente3f8caf392569c4c8dd6b0556767c8b8dcdf7109 (diff)
downloadpkgsrc-5c54ead5f71068c14ac80c82f3b858180b130ef5.tar.gz
Update 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 (limited to 'misc')
-rw-r--r--misc/libreoffice4/Makefile5
-rw-r--r--misc/libreoffice4/distinfo26
2 files changed, 15 insertions, 16 deletions
diff --git a/misc/libreoffice4/Makefile b/misc/libreoffice4/Makefile
index 158623818c0..c87b0602bdb 100644
--- a/misc/libreoffice4/Makefile
+++ b/misc/libreoffice4/Makefile
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.69 2015/04/26 11:52:19 ryoon Exp $
+# $NetBSD: Makefile,v 1.70 2015/05/12 23:17:07 ryoon Exp $
-VERREL= 4.4.2
+VERREL= 4.4.3
VERRC= 2
VER= ${VERREL}.${VERRC}
DISTNAME= libreoffice-${VER}
PKGNAME= libreoffice4-${VER}
-PKGREVISION= 4
CATEGORIES= misc
MASTER_SITES= http://download.documentfoundation.org/libreoffice/src/${VERREL}/
EXTRACT_SUFX= .tar.xz
diff --git a/misc/libreoffice4/distinfo b/misc/libreoffice4/distinfo
index d3fc007cc7d..cfeebb04055 100644
--- a/misc/libreoffice4/distinfo
+++ b/misc/libreoffice4/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.38 2015/04/05 13:04:30 ryoon Exp $
+$NetBSD: distinfo,v 1.39 2015/05/12 23:17:07 ryoon Exp $
SHA1 (libreoffice/0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz) = 452eba922e4f41603539c9dc39947d2271e47093
RMD160 (libreoffice/0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz) = dbeb7a7f8c89961ca2e544b810345d025561866b
@@ -135,18 +135,18 @@ Size (libreoffice/eeb2c7ddf0d302fba4bfc6e97eac9624-libbase-1.1.6.zip) = 427800 b
SHA1 (libreoffice/f94d9870737518e3b597f9265f4e9803-libserializer-1.1.6.zip) = 5ecb895ffc1eff2c381fa78d2197d0c57422b3df
RMD160 (libreoffice/f94d9870737518e3b597f9265f4e9803-libserializer-1.1.6.zip) = 575a7daf02efbab9ea972e03a6870f7f13112806
Size (libreoffice/f94d9870737518e3b597f9265f4e9803-libserializer-1.1.6.zip) = 211919 bytes
-SHA1 (libreoffice/libreoffice-4.4.2.2.tar.xz) = 7d908ae2fda554f449fe227d15c6b44cd86010ce
-RMD160 (libreoffice/libreoffice-4.4.2.2.tar.xz) = 3b9afd83b937181522b4c8bf10d0becaacd5dd40
-Size (libreoffice/libreoffice-4.4.2.2.tar.xz) = 164167136 bytes
-SHA1 (libreoffice/libreoffice-dictionaries-4.4.2.2.tar.xz) = c655cdefdf116f35423177df8b18bc148ee79b3b
-RMD160 (libreoffice/libreoffice-dictionaries-4.4.2.2.tar.xz) = 9582fb55b8f7ef71379e417398e34f45454ad051
-Size (libreoffice/libreoffice-dictionaries-4.4.2.2.tar.xz) = 37091956 bytes
-SHA1 (libreoffice/libreoffice-help-4.4.2.2.tar.xz) = 9d2bb1116616b89799e3e0164469659bbdbd91f3
-RMD160 (libreoffice/libreoffice-help-4.4.2.2.tar.xz) = a15918b21dd30711e85a65bb8e615999eaffdfe7
-Size (libreoffice/libreoffice-help-4.4.2.2.tar.xz) = 1875932 bytes
-SHA1 (libreoffice/libreoffice-translations-4.4.2.2.tar.xz) = 289cb0e6644cadec9e32d5ce265ad43f7917163a
-RMD160 (libreoffice/libreoffice-translations-4.4.2.2.tar.xz) = 0e5bd0f11c7ca38793667806d4834cf403a1448b
-Size (libreoffice/libreoffice-translations-4.4.2.2.tar.xz) = 127785056 bytes
+SHA1 (libreoffice/libreoffice-4.4.3.2.tar.xz) = 0b7b553d72de80b21d4055502fddbc7dee7289c3
+RMD160 (libreoffice/libreoffice-4.4.3.2.tar.xz) = e308d8ef4ca0cde5c6a7b0aa2192b49046ba4758
+Size (libreoffice/libreoffice-4.4.3.2.tar.xz) = 164320100 bytes
+SHA1 (libreoffice/libreoffice-dictionaries-4.4.3.2.tar.xz) = 831a4fa23d674f9084053893a98e3e57762b21c1
+RMD160 (libreoffice/libreoffice-dictionaries-4.4.3.2.tar.xz) = e29131ff8a04fd9895acef24b2bbb8d6ebdaf447
+Size (libreoffice/libreoffice-dictionaries-4.4.3.2.tar.xz) = 37088104 bytes
+SHA1 (libreoffice/libreoffice-help-4.4.3.2.tar.xz) = bbbf93f224ebc0aa3c06c52d5aef855d4c2df7c1
+RMD160 (libreoffice/libreoffice-help-4.4.3.2.tar.xz) = 5047edfebc90c7efc862a21a35ec7f532cbe8052
+Size (libreoffice/libreoffice-help-4.4.3.2.tar.xz) = 1875884 bytes
+SHA1 (libreoffice/libreoffice-translations-4.4.3.2.tar.xz) = 3067f3c05c0b717237429c88070f026c01d84363
+RMD160 (libreoffice/libreoffice-translations-4.4.3.2.tar.xz) = 5dd6c52ea57585acad36b98247531e74f8f049fb
+Size (libreoffice/libreoffice-translations-4.4.3.2.tar.xz) = 127857520 bytes
SHA1 (patch-Makefile.in) = e34092a731f4da0d8c048945c75287327b6b9cb2
SHA1 (patch-bin_distro-install-desktop-integration) = 78921a0fb6db8b87f5d64c09579dc6f9211949b5
SHA1 (patch-configure.ac) = 271be73ef8ed5e507660098a92b98eeca85bb62f