diff options
author | jkim <jkim@FreeBSD.org> | 2015-09-24 05:06:12 +0800 |
---|---|---|
committer | jkim <jkim@FreeBSD.org> | 2015-09-24 05:06:12 +0800 |
commit | 31bdf2e5f87abd36d75d6f468d34b3cc45ebf862 (patch) | |
tree | 80ccc66b53ed281eb76c78baf1e6705e000c3775 /editors/libreoffice-ts | |
parent | 9624db537e0ca893b1c40d6172758c4381b0d2bc (diff) | |
download | freebsd-ports-gnome-31bdf2e5f87abd36d75d6f468d34b3cc45ebf862.tar.gz freebsd-ports-gnome-31bdf2e5f87abd36d75d6f468d34b3cc45ebf862.tar.zst freebsd-ports-gnome-31bdf2e5f87abd36d75d6f468d34b3cc45ebf862.zip |
Update to 5.0.2.
Diffstat (limited to 'editors/libreoffice-ts')
-rw-r--r-- | editors/libreoffice-ts/Makefile | 2 | ||||
-rw-r--r-- | editors/libreoffice-ts/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/editors/libreoffice-ts/Makefile b/editors/libreoffice-ts/Makefile index 3ee620730c7f..18c8d110c0b2 100644 --- a/editors/libreoffice-ts/Makefile +++ b/editors/libreoffice-ts/Makefile @@ -2,6 +2,6 @@ LO_I18N= ts -.include "${.CURDIR}/../../editors/libreoffice/Makefile.common" +.include "${.CURDIR}/../../editors/libreoffice/Makefile.i18n" .include <bsd.port.mk> diff --git a/editors/libreoffice-ts/distinfo b/editors/libreoffice-ts/distinfo index 3c02b82e7975..a94d794b7fcb 100644 --- a/editors/libreoffice-ts/distinfo +++ b/editors/libreoffice-ts/distinfo @@ -1,2 +1,2 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.1_Linux_x86_deb_langpack_ts.tar.gz) = f39a6ceb94054250cfef12ebfbe4376eb6acefd76d7d6bf0aab3227b05261a70 -SIZE (libreoffice/i18n/LibreOffice_5.0.1_Linux_x86_deb_langpack_ts.tar.gz) = 490886 +SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_ts.tar.gz) = 5b00173236921e991aa998a3b64d455431a7d3252e58fac261ad7107367891c1 +SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_ts.tar.gz) = 490724 |