From c5289f17490bb614af1f9976923d332159a8c3b4 Mon Sep 17 00:00:00 2001 From: jkim Date: Tue, 1 Sep 2015 21:26:44 +0000 Subject: Update LibreOffice to 5.0.1. Unfortunately, LibreOffice project completely dropped support for pre-C++11 compilers and libraries since 4.4. Therefore, we cannot easily build it on FeeBSD 9.x any more unless the system was rebuilt with WITH_CLANG_IS_CC and WITH_LIBCPLUSPLUS. If user is unable to upgrade the system for some reason, the old port, i.e., 4.3.7, is still available from devel/libreoffice4 (with no language packs). --- hungarian/libreoffice/distinfo | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'hungarian') diff --git a/hungarian/libreoffice/distinfo b/hungarian/libreoffice/distinfo index ca747ebcd576..02779230369f 100644 --- a/hungarian/libreoffice/distinfo +++ b/hungarian/libreoffice/distinfo @@ -1,4 +1,4 @@ -SHA256 (libreoffice/i18n/LibreOffice_4.3.7_Linux_x86_deb_langpack_hu.tar.gz) = bac4a9b50d35bf28779cee3c9e3824f13d8d772068b081261558007656a8cfa2 -SIZE (libreoffice/i18n/LibreOffice_4.3.7_Linux_x86_deb_langpack_hu.tar.gz) = 2713324 -SHA256 (libreoffice/i18n/LibreOffice_4.3.7_Linux_x86_deb_helppack_hu.tar.gz) = 8f342d180da9de112c0e1f18113532d431de2a7b03ea7a87d890220993851085 -SIZE (libreoffice/i18n/LibreOffice_4.3.7_Linux_x86_deb_helppack_hu.tar.gz) = 7877351 +SHA256 (libreoffice/i18n/LibreOffice_5.0.1_Linux_x86_deb_langpack_hu.tar.gz) = 0924b506e832b61b874e8c0dfd55d96b3d5dcf883d9973d9fa701672a4674e53 +SIZE (libreoffice/i18n/LibreOffice_5.0.1_Linux_x86_deb_langpack_hu.tar.gz) = 2705338 +SHA256 (libreoffice/i18n/LibreOffice_5.0.1_Linux_x86_deb_helppack_hu.tar.gz) = f235510a3424eaea423512682cd289340fa94fd209dbf042915810c154144840 +SIZE (libreoffice/i18n/LibreOffice_5.0.1_Linux_x86_deb_helppack_hu.tar.gz) = 7926993 -- cgit