diff options
author | Jung-uk Kim <jkim@FreeBSD.org> | 2015-09-23 21:06:12 +0000 |
---|---|---|
committer | Jung-uk Kim <jkim@FreeBSD.org> | 2015-09-23 21:06:12 +0000 |
commit | 75883644e15e5a6ba265912477d6a33afef8a834 (patch) | |
tree | 80ccc66b53ed281eb76c78baf1e6705e000c3775 /editors/libreoffice-ss | |
parent | 4a6d4da205bbbe14c968f0ec18d9efecbd2a5b74 (diff) |
Update to 5.0.2.
Notes
Notes:
svn path=/head/; revision=397662
Diffstat (limited to 'editors/libreoffice-ss')
-rw-r--r-- | editors/libreoffice-ss/Makefile | 2 | ||||
-rw-r--r-- | editors/libreoffice-ss/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/editors/libreoffice-ss/Makefile b/editors/libreoffice-ss/Makefile index 3da498bb142d..a195684f83b0 100644 --- a/editors/libreoffice-ss/Makefile +++ b/editors/libreoffice-ss/Makefile @@ -2,6 +2,6 @@ LO_I18N= ss -.include "${.CURDIR}/../../editors/libreoffice/Makefile.common" +.include "${.CURDIR}/../../editors/libreoffice/Makefile.i18n" .include <bsd.port.mk> diff --git a/editors/libreoffice-ss/distinfo b/editors/libreoffice-ss/distinfo index 43615e450077..d6969920ac87 100644 --- a/editors/libreoffice-ss/distinfo +++ b/editors/libreoffice-ss/distinfo @@ -1,2 +1,2 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.1_Linux_x86_deb_langpack_ss.tar.gz) = 8b780c276a99d41d1c954dc37f909e713b81868ac79028524ad39bcb6fd51e41 -SIZE (libreoffice/i18n/LibreOffice_5.0.1_Linux_x86_deb_langpack_ss.tar.gz) = 488550 +SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_ss.tar.gz) = 1725795d85f99a8bc0762c4cdf3de85aade7abc08ca75264f4fd59fd2362c555 +SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_ss.tar.gz) = 488657 |