diff options
author | Jung-uk Kim <jkim@FreeBSD.org> | 2015-09-01 21:26:44 +0000 |
---|---|---|
committer | Jung-uk Kim <jkim@FreeBSD.org> | 2015-09-01 21:26:44 +0000 |
commit | f6862ef6519138ee01e5fd3d912b38341ad953e7 (patch) | |
tree | 096d23e157bb6c7cf824e6673e76df1c3416d2bc /editors/libreoffice-el | |
parent | 8e614fd8ecb3555279fc6107528c2d0fa71e6dda (diff) | |
download | freebsd-ports-f6862ef6519138ee01e5fd3d912b38341ad953e7.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-el')
-rw-r--r-- | editors/libreoffice-el/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/editors/libreoffice-el/distinfo b/editors/libreoffice-el/distinfo index ac22186d5b14..d6d57cb48e6e 100644 --- a/editors/libreoffice-el/distinfo +++ b/editors/libreoffice-el/distinfo @@ -1,4 +1,4 @@ -SHA256 (libreoffice/i18n/LibreOffice_4.3.7_Linux_x86_deb_langpack_el.tar.gz) = f726786a24a53d18f42fb7379ef17d604e55bba3118d1b75c99f50ce17885c8d -SIZE (libreoffice/i18n/LibreOffice_4.3.7_Linux_x86_deb_langpack_el.tar.gz) = 2108529 -SHA256 (libreoffice/i18n/LibreOffice_4.3.7_Linux_x86_deb_helppack_el.tar.gz) = 82f639a5142773ecf43e0717451c6d90c0d5e66644537a2acba73c4f19a042f0 -SIZE (libreoffice/i18n/LibreOffice_4.3.7_Linux_x86_deb_helppack_el.tar.gz) = 8825684 +SHA256 (libreoffice/i18n/LibreOffice_5.0.1_Linux_x86_deb_langpack_el.tar.gz) = 77736a7e3f7276d353b652e280b1b70c72682fedc76188baefda36a83c90ce5f +SIZE (libreoffice/i18n/LibreOffice_5.0.1_Linux_x86_deb_langpack_el.tar.gz) = 2085888 +SHA256 (libreoffice/i18n/LibreOffice_5.0.1_Linux_x86_deb_helppack_el.tar.gz) = cbee9f4d5bf5aaba6271789bb984464c9cd9b59ae0a4bd57cad9cdf001bb6882 +SIZE (libreoffice/i18n/LibreOffice_5.0.1_Linux_x86_deb_helppack_el.tar.gz) = 8873766 |