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). --- editors/libreoffice-ast/distinfo | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'editors/libreoffice-ast') diff --git a/editors/libreoffice-ast/distinfo b/editors/libreoffice-ast/distinfo index 1cf3170b5a76..5f9574f5b753 100644 --- a/editors/libreoffice-ast/distinfo +++ b/editors/libreoffice-ast/distinfo @@ -1,4 +1,4 @@ -SHA256 (libreoffice/i18n/LibreOffice_4.3.7_Linux_x86_deb_langpack_ast.tar.gz) = 284d3420d89dd24c2d9f6b8026e5d1b51da9decd023e7728adc9e5558835efd1 -SIZE (libreoffice/i18n/LibreOffice_4.3.7_Linux_x86_deb_langpack_ast.tar.gz) = 521314 -SHA256 (libreoffice/i18n/LibreOffice_4.3.7_Linux_x86_deb_helppack_ast.tar.gz) = 59247362bcabbbf6a29fbe15afecaa1edc4306911c1bdb1caa01ea631408b7f1 -SIZE (libreoffice/i18n/LibreOffice_4.3.7_Linux_x86_deb_helppack_ast.tar.gz) = 7948948 +SHA256 (libreoffice/i18n/LibreOffice_5.0.1_Linux_x86_deb_langpack_ast.tar.gz) = d1b46208175167a2010a3b9d24a8c938a92de58501b193a6caba54c2c2c3a4a8 +SIZE (libreoffice/i18n/LibreOffice_5.0.1_Linux_x86_deb_langpack_ast.tar.gz) = 498224 +SHA256 (libreoffice/i18n/LibreOffice_5.0.1_Linux_x86_deb_helppack_ast.tar.gz) = 908a0a464ca8da4552535093e790b716f3568a6e6df82daafae519bb42fea281 +SIZE (libreoffice/i18n/LibreOffice_5.0.1_Linux_x86_deb_helppack_ast.tar.gz) = 8008663 -- cgit