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). --- polish/libreoffice/distinfo | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'polish/libreoffice') diff --git a/polish/libreoffice/distinfo b/polish/libreoffice/distinfo index ad490198bfdd..79caedb01e20 100644 --- a/polish/libreoffice/distinfo +++ b/polish/libreoffice/distinfo @@ -1,4 +1,4 @@ -SHA256 (libreoffice/i18n/LibreOffice_4.3.7_Linux_x86_deb_langpack_pl.tar.gz) = be1af369cca06fd5c29541d2ef235282797cf14cb4446b1d9181c1cf6c0259a8 -SIZE (libreoffice/i18n/LibreOffice_4.3.7_Linux_x86_deb_langpack_pl.tar.gz) = 3298409 -SHA256 (libreoffice/i18n/LibreOffice_4.3.7_Linux_x86_deb_helppack_pl.tar.gz) = d7f3567b3b9529482a3c2cc13c43984fde0c5b47760de913bde86defb51220ab -SIZE (libreoffice/i18n/LibreOffice_4.3.7_Linux_x86_deb_helppack_pl.tar.gz) = 7880458 +SHA256 (libreoffice/i18n/LibreOffice_5.0.1_Linux_x86_deb_langpack_pl.tar.gz) = 89aee058f2f6583957e0a6c2379adf33f8baca1ffceef676028d2e8426535bfc +SIZE (libreoffice/i18n/LibreOffice_5.0.1_Linux_x86_deb_langpack_pl.tar.gz) = 3273637 +SHA256 (libreoffice/i18n/LibreOffice_5.0.1_Linux_x86_deb_helppack_pl.tar.gz) = edd8448fe5fc71deaeab1c124b0ee370315648d2a00bc6e153108f8f510c54af +SIZE (libreoffice/i18n/LibreOffice_5.0.1_Linux_x86_deb_helppack_pl.tar.gz) = 7928266 -- cgit