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-ne | |
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-ne')
-rw-r--r-- | editors/libreoffice-ne/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/editors/libreoffice-ne/distinfo b/editors/libreoffice-ne/distinfo index 8d4cb98e55f0..29d8a3331934 100644 --- a/editors/libreoffice-ne/distinfo +++ b/editors/libreoffice-ne/distinfo @@ -1,4 +1,4 @@ -SHA256 (libreoffice/i18n/LibreOffice_4.3.7_Linux_x86_deb_langpack_ne.tar.gz) = 9e8fe4c45bbe46414bd64a80e083e360774024d7dca87ada78a5a5afb8576a36 -SIZE (libreoffice/i18n/LibreOffice_4.3.7_Linux_x86_deb_langpack_ne.tar.gz) = 940932 -SHA256 (libreoffice/i18n/LibreOffice_4.3.7_Linux_x86_deb_helppack_ne.tar.gz) = 3d94fa6dade92afb32fe4fc389e966b265df64f3ccdaff88cff1f69dc235242a -SIZE (libreoffice/i18n/LibreOffice_4.3.7_Linux_x86_deb_helppack_ne.tar.gz) = 9812838 +SHA256 (libreoffice/i18n/LibreOffice_5.0.1_Linux_x86_deb_langpack_ne.tar.gz) = ccf3ae79113074dec0dcbfc8a69d60840fd05d43c0f8bc32e58f36804719cac8 +SIZE (libreoffice/i18n/LibreOffice_5.0.1_Linux_x86_deb_langpack_ne.tar.gz) = 915063 +SHA256 (libreoffice/i18n/LibreOffice_5.0.1_Linux_x86_deb_helppack_ne.tar.gz) = 4b472b291a6b69b5e066a5726607774ea0200711e89b6e1926cf48c4b8316070 +SIZE (libreoffice/i18n/LibreOffice_5.0.1_Linux_x86_deb_helppack_ne.tar.gz) = 9830016 |