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-hr | |
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-hr')
-rw-r--r-- | editors/libreoffice-hr/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/editors/libreoffice-hr/distinfo b/editors/libreoffice-hr/distinfo index eb232db0c597..cb78f2b98b61 100644 --- a/editors/libreoffice-hr/distinfo +++ b/editors/libreoffice-hr/distinfo @@ -1,4 +1,4 @@ -SHA256 (libreoffice/i18n/LibreOffice_4.3.7_Linux_x86_deb_langpack_hr.tar.gz) = 81f07badfc7b9707c9ee3c0385c7846fe9a40acbdb64df8c8e0ef9cde8d2a87f -SIZE (libreoffice/i18n/LibreOffice_4.3.7_Linux_x86_deb_langpack_hr.tar.gz) = 1275596 -SHA256 (libreoffice/i18n/LibreOffice_4.3.7_Linux_x86_deb_helppack_hr.tar.gz) = ec6151fc82d0a0c15cb404a8bc0ceffbb5ddc239ae22a1f71163037a9fd6147c -SIZE (libreoffice/i18n/LibreOffice_4.3.7_Linux_x86_deb_helppack_hr.tar.gz) = 6717538 +SHA256 (libreoffice/i18n/LibreOffice_5.0.1_Linux_x86_deb_langpack_hr.tar.gz) = 29d4591c0e9e33a8864b995b7d2f6e4ba718c5c17ed2b403b6d6eb4779a30fd9 +SIZE (libreoffice/i18n/LibreOffice_5.0.1_Linux_x86_deb_langpack_hr.tar.gz) = 1251277 +SHA256 (libreoffice/i18n/LibreOffice_5.0.1_Linux_x86_deb_helppack_hr.tar.gz) = b9d92042171abbdb209f56ca55959b378091fa8825922f7c98f290953151e9cf +SIZE (libreoffice/i18n/LibreOffice_5.0.1_Linux_x86_deb_helppack_hr.tar.gz) = 6748805 |