diff options
author | jkim <jkim@FreeBSD.org> | 2015-09-02 05:26:44 +0800 |
---|---|---|
committer | jkim <jkim@FreeBSD.org> | 2015-09-02 05:26:44 +0800 |
commit | c5289f17490bb614af1f9976923d332159a8c3b4 (patch) | |
tree | 096d23e157bb6c7cf824e6673e76df1c3416d2bc /editors/libreoffice-ast | |
parent | a5affce185594ddc2ee815ce8fe153f0a19d7253 (diff) | |
download | freebsd-ports-gnome-c5289f17490bb614af1f9976923d332159a8c3b4.tar.gz freebsd-ports-gnome-c5289f17490bb614af1f9976923d332159a8c3b4.tar.zst freebsd-ports-gnome-c5289f17490bb614af1f9976923d332159a8c3b4.zip |
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).
Diffstat (limited to 'editors/libreoffice-ast')
-rw-r--r-- | editors/libreoffice-ast/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
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 |