diff options
author | jkim <jkim@FreeBSD.org> | 2016-05-07 11:28:18 +0800 |
---|---|---|
committer | jkim <jkim@FreeBSD.org> | 2016-05-07 11:28:18 +0800 |
commit | 0f6cadd2f17ab8440579b138fe13c72d342c66ad (patch) | |
tree | 4e11bbeaa45343bca5887c5d0c3b1b7f681d82d3 /editors/libreoffice | |
parent | 8c64106c4bfed6490d4464055cd7942ca879db58 (diff) | |
download | freebsd-ports-gnome-0f6cadd2f17ab8440579b138fe13c72d342c66ad.tar.gz freebsd-ports-gnome-0f6cadd2f17ab8440579b138fe13c72d342c66ad.tar.zst freebsd-ports-gnome-0f6cadd2f17ab8440579b138fe13c72d342c66ad.zip |
Update to 5.0.6.
Diffstat (limited to 'editors/libreoffice')
-rw-r--r-- | editors/libreoffice/Makefile | 1 | ||||
-rw-r--r-- | editors/libreoffice/Makefile.common | 6 | ||||
-rw-r--r-- | editors/libreoffice/distinfo | 8 |
3 files changed, 7 insertions, 8 deletions
diff --git a/editors/libreoffice/Makefile b/editors/libreoffice/Makefile index 1986ff845997..9aed4b7bd895 100644 --- a/editors/libreoffice/Makefile +++ b/editors/libreoffice/Makefile @@ -2,7 +2,6 @@ .include "${.CURDIR}/Makefile.common" -PORTREVISION= 1 MASTER_SITES= http://download.documentfoundation.org/libreoffice/src/${PORTVERSION}/ \ http://dev-www.libreoffice.org/src/:src \ http://dev-www.libreoffice.org/extern/:ext diff --git a/editors/libreoffice/Makefile.common b/editors/libreoffice/Makefile.common index 3346b1dccac7..bf6d0e06b2c6 100644 --- a/editors/libreoffice/Makefile.common +++ b/editors/libreoffice/Makefile.common @@ -1,13 +1,13 @@ # $FreeBSD$ PORTNAME= libreoffice -PORTVERSION= 5.0.5 +PORTVERSION= 5.0.6 CATEGORIES+= editors MAINTAINER= office@FreeBSD.org -LICENSE= LGPL3 MPL +LICENSE= LGPL3+ MPL LICENSE_COMB= dual LOVERSION= ${PORTVERSION}.${RCVER} -RCVER= 2 +RCVER= 3 diff --git a/editors/libreoffice/distinfo b/editors/libreoffice/distinfo index f34f8df5a29b..0041e2b34fb1 100644 --- a/editors/libreoffice/distinfo +++ b/editors/libreoffice/distinfo @@ -1,7 +1,7 @@ -SHA256 (libreoffice/libreoffice-5.0.5.2.tar.xz) = 1ee729db840cf98bb00fed8c65550ccd6ced03123e3befcc511fe8df6f671b88 -SIZE (libreoffice/libreoffice-5.0.5.2.tar.xz) = 167135308 -SHA256 (libreoffice/libreoffice-help-5.0.5.2.tar.xz) = 6664496d23d3e7e56dbca22b7cd9a2cf66e0e91609a20976870e0e235540c02a -SIZE (libreoffice/libreoffice-help-5.0.5.2.tar.xz) = 1882884 +SHA256 (libreoffice/libreoffice-5.0.6.3.tar.xz) = 4601d778318e6221cf5b44398c54a790169ad3afb4e81aa29766bcefac0fecc7 +SIZE (libreoffice/libreoffice-5.0.6.3.tar.xz) = 167281064 +SHA256 (libreoffice/libreoffice-help-5.0.6.3.tar.xz) = 4cb6aa44ce6db9acf1bed2a6f1e69cb3471e6a1deb3ba3b128c820b05a6d1c1b +SIZE (libreoffice/libreoffice-help-5.0.6.3.tar.xz) = 1882932 SHA256 (libreoffice/17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip) = d30b13f4ba2e3b6a2d4f020c0dee0a9fb9fc6fbcc2d561f36b78da4bf3802370 SIZE (libreoffice/17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip) = 3519470 SHA256 (libreoffice/185d60944ea767075d27247c3162b3bc-unowinreg.dll) = eafde646a7dbe46d20c291685b0beac2382174d78d66ee990e229a1bf6e6cec6 |