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-nl | |
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-nl')
-rw-r--r-- | editors/libreoffice-nl/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/editors/libreoffice-nl/distinfo b/editors/libreoffice-nl/distinfo index 80e7b87dcd0b..656fa25ebd3a 100644 --- a/editors/libreoffice-nl/distinfo +++ b/editors/libreoffice-nl/distinfo @@ -1,4 +1,4 @@ -SHA256 (libreoffice/i18n/LibreOffice_4.3.7_Linux_x86_deb_langpack_nl.tar.gz) = 50ef2241d8f71fcf36d0d2cb627be60529b44aeeeaaab551a7d44ac26a2dc30c -SIZE (libreoffice/i18n/LibreOffice_4.3.7_Linux_x86_deb_langpack_nl.tar.gz) = 1293095 -SHA256 (libreoffice/i18n/LibreOffice_4.3.7_Linux_x86_deb_helppack_nl.tar.gz) = cdd92eb9366059585ec7eb390dad1faeb5d8224cc1be36df8e69a25c1415e693 -SIZE (libreoffice/i18n/LibreOffice_4.3.7_Linux_x86_deb_helppack_nl.tar.gz) = 7612236 +SHA256 (libreoffice/i18n/LibreOffice_5.0.1_Linux_x86_deb_langpack_nl.tar.gz) = 94fa25aa2a816861e6353bae70da29e5fe3f945ecc1f7007e93271915962cc3e +SIZE (libreoffice/i18n/LibreOffice_5.0.1_Linux_x86_deb_langpack_nl.tar.gz) = 1278392 +SHA256 (libreoffice/i18n/LibreOffice_5.0.1_Linux_x86_deb_helppack_nl.tar.gz) = 071864ac0280d2cb19909d9e0edc5d4afceccbcd74f06e98682f6c2610434fc7 +SIZE (libreoffice/i18n/LibreOffice_5.0.1_Linux_x86_deb_helppack_nl.tar.gz) = 7667164 |