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-en_GB | |
parent | 8e614fd8ecb3555279fc6107528c2d0fa71e6dda (diff) |
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).
Notes
Notes:
svn path=/head/; revision=395799
Diffstat (limited to 'editors/libreoffice-en_GB')
-rw-r--r-- | editors/libreoffice-en_GB/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/editors/libreoffice-en_GB/distinfo b/editors/libreoffice-en_GB/distinfo index fb707792b12b..1cbb57bf37e4 100644 --- a/editors/libreoffice-en_GB/distinfo +++ b/editors/libreoffice-en_GB/distinfo @@ -1,4 +1,4 @@ -SHA256 (libreoffice/i18n/LibreOffice_4.3.7_Linux_x86_deb_langpack_en-GB.tar.gz) = e2e49f75ad79276e05880917ef019c3a5773ad8dfe222a9d928d0ab73d77cbfc -SIZE (libreoffice/i18n/LibreOffice_4.3.7_Linux_x86_deb_langpack_en-GB.tar.gz) = 7138930 -SHA256 (libreoffice/i18n/LibreOffice_4.3.7_Linux_x86_deb_helppack_en-GB.tar.gz) = 5bc9a82675d00b03a0259b74531225439b09a0bfbf055f506fe8ce71ee654c15 -SIZE (libreoffice/i18n/LibreOffice_4.3.7_Linux_x86_deb_helppack_en-GB.tar.gz) = 6341668 +SHA256 (libreoffice/i18n/LibreOffice_5.0.1_Linux_x86_deb_langpack_en-GB.tar.gz) = 707946661f2e4443c62ed0d0d6a95895e8f832f177fbde0ff3975287eb783c77 +SIZE (libreoffice/i18n/LibreOffice_5.0.1_Linux_x86_deb_langpack_en-GB.tar.gz) = 7117534 +SHA256 (libreoffice/i18n/LibreOffice_5.0.1_Linux_x86_deb_helppack_en-GB.tar.gz) = 849b470aeb65a2f482db95c56d91859dc4c238e29e37bc70eb881d3659e11749 +SIZE (libreoffice/i18n/LibreOffice_5.0.1_Linux_x86_deb_helppack_en-GB.tar.gz) = 6373117 |