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-gd | |
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-gd')
-rw-r--r-- | editors/libreoffice-gd/distinfo | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/libreoffice-gd/distinfo b/editors/libreoffice-gd/distinfo index 6b56a68a788b..292045d2f074 100644 --- a/editors/libreoffice-gd/distinfo +++ b/editors/libreoffice-gd/distinfo @@ -1,2 +1,2 @@ -SHA256 (libreoffice/i18n/LibreOffice_4.3.7_Linux_x86_deb_langpack_gd.tar.gz) = 06a9dca13dbfc01329616b2f2351e57b415598e9d6edde846ad1eb6d0ce1ab07 -SIZE (libreoffice/i18n/LibreOffice_4.3.7_Linux_x86_deb_langpack_gd.tar.gz) = 1100994 +SHA256 (libreoffice/i18n/LibreOffice_5.0.1_Linux_x86_deb_langpack_gd.tar.gz) = 52917ac525042f6ba67b39a91176b58536650f9d10c7c80bcf8566189b6e58a9 +SIZE (libreoffice/i18n/LibreOffice_5.0.1_Linux_x86_deb_langpack_gd.tar.gz) = 1078957 |