diff options
author | jkim <jkim@FreeBSD.org> | 2015-09-02 05:26:44 +0800 |
---|---|---|
committer | jkim <jkim@FreeBSD.org> | 2015-09-02 05:26:44 +0800 |
commit | c5289f17490bb614af1f9976923d332159a8c3b4 (patch) | |
tree | 096d23e157bb6c7cf824e6673e76df1c3416d2bc /hungarian | |
parent | a5affce185594ddc2ee815ce8fe153f0a19d7253 (diff) | |
download | freebsd-ports-gnome-c5289f17490bb614af1f9976923d332159a8c3b4.tar.gz freebsd-ports-gnome-c5289f17490bb614af1f9976923d332159a8c3b4.tar.zst freebsd-ports-gnome-c5289f17490bb614af1f9976923d332159a8c3b4.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 'hungarian')
-rw-r--r-- | hungarian/libreoffice/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/hungarian/libreoffice/distinfo b/hungarian/libreoffice/distinfo index ca747ebcd576..02779230369f 100644 --- a/hungarian/libreoffice/distinfo +++ b/hungarian/libreoffice/distinfo @@ -1,4 +1,4 @@ -SHA256 (libreoffice/i18n/LibreOffice_4.3.7_Linux_x86_deb_langpack_hu.tar.gz) = bac4a9b50d35bf28779cee3c9e3824f13d8d772068b081261558007656a8cfa2 -SIZE (libreoffice/i18n/LibreOffice_4.3.7_Linux_x86_deb_langpack_hu.tar.gz) = 2713324 -SHA256 (libreoffice/i18n/LibreOffice_4.3.7_Linux_x86_deb_helppack_hu.tar.gz) = 8f342d180da9de112c0e1f18113532d431de2a7b03ea7a87d890220993851085 -SIZE (libreoffice/i18n/LibreOffice_4.3.7_Linux_x86_deb_helppack_hu.tar.gz) = 7877351 +SHA256 (libreoffice/i18n/LibreOffice_5.0.1_Linux_x86_deb_langpack_hu.tar.gz) = 0924b506e832b61b874e8c0dfd55d96b3d5dcf883d9973d9fa701672a4674e53 +SIZE (libreoffice/i18n/LibreOffice_5.0.1_Linux_x86_deb_langpack_hu.tar.gz) = 2705338 +SHA256 (libreoffice/i18n/LibreOffice_5.0.1_Linux_x86_deb_helppack_hu.tar.gz) = f235510a3424eaea423512682cd289340fa94fd209dbf042915810c154144840 +SIZE (libreoffice/i18n/LibreOffice_5.0.1_Linux_x86_deb_helppack_hu.tar.gz) = 7926993 |