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-nso | |
parent | Fix net package on CURRENT (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-nso')
-rw-r--r-- | editors/libreoffice-nso/distinfo | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/libreoffice-nso/distinfo b/editors/libreoffice-nso/distinfo index c002f82907e6..df523cc315ae 100644 --- a/editors/libreoffice-nso/distinfo +++ b/editors/libreoffice-nso/distinfo @@ -1,2 +1,2 @@ -SHA256 (libreoffice/i18n/LibreOffice_4.3.7_Linux_x86_deb_langpack_nso.tar.gz) = a71e895339498b215153c2bdf076fef3c9937821f62607dbe6171a2611710a7c -SIZE (libreoffice/i18n/LibreOffice_4.3.7_Linux_x86_deb_langpack_nso.tar.gz) = 513049 +SHA256 (libreoffice/i18n/LibreOffice_5.0.1_Linux_x86_deb_langpack_nso.tar.gz) = dfded43319e11a418cc99d15fd3f1d8d8c0a80f23976f5701a694f5e1b0a4187 +SIZE (libreoffice/i18n/LibreOffice_5.0.1_Linux_x86_deb_langpack_nso.tar.gz) = 488369 |