diff options
author | jkim <jkim@FreeBSD.org> | 2017-03-28 04:14:16 +0800 |
---|---|---|
committer | jkim <jkim@FreeBSD.org> | 2017-03-28 04:14:16 +0800 |
commit | c5cd2da42185f94e75121ceb59dfa174d2955f10 (patch) | |
tree | aac515410b35350b2ffdd52a12421bb219adca26 /editors/libreoffice | |
parent | 80d41c162275fb111e1f3729e9b84f2fb047a62e (diff) | |
download | freebsd-ports-gnome-c5cd2da42185f94e75121ceb59dfa174d2955f10.tar.gz freebsd-ports-gnome-c5cd2da42185f94e75121ceb59dfa174d2955f10.tar.zst freebsd-ports-gnome-c5cd2da42185f94e75121ceb59dfa174d2955f10.zip |
Update to 5.2.6.
Diffstat (limited to 'editors/libreoffice')
-rw-r--r-- | editors/libreoffice/Makefile | 2 | ||||
-rw-r--r-- | editors/libreoffice/Makefile.common | 4 | ||||
-rw-r--r-- | editors/libreoffice/distinfo | 10 |
3 files changed, 8 insertions, 8 deletions
diff --git a/editors/libreoffice/Makefile b/editors/libreoffice/Makefile index 56b89c1e7cae..7725f4a85d7b 100644 --- a/editors/libreoffice/Makefile +++ b/editors/libreoffice/Makefile @@ -2,7 +2,7 @@ .include "${.CURDIR}/Makefile.common" -PORTREVISION= 5 +PORTREVISION= 0 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 1d2a872fc520..b926d55fe363 100644 --- a/editors/libreoffice/Makefile.common +++ b/editors/libreoffice/Makefile.common @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= libreoffice -PORTVERSION= 5.2.5 +PORTVERSION= 5.2.6 CATEGORIES+= editors MAINTAINER= office@FreeBSD.org @@ -10,4 +10,4 @@ LICENSE= LGPL3+ MPL LICENSE_COMB= dual LOVERSION= ${PORTVERSION}.${RCVER} -RCVER= 1 +RCVER= 2 diff --git a/editors/libreoffice/distinfo b/editors/libreoffice/distinfo index 4a4b61aa3575..3a9510ec541e 100644 --- a/editors/libreoffice/distinfo +++ b/editors/libreoffice/distinfo @@ -1,8 +1,8 @@ -TIMESTAMP = 1485894552 -SHA256 (libreoffice/libreoffice-5.2.5.1.tar.xz) = 9756a322a497aa83d096fa0ac5541622d9a8f5038ce9c0ded48199566ab0d300 -SIZE (libreoffice/libreoffice-5.2.5.1.tar.xz) = 184242832 -SHA256 (libreoffice/libreoffice-help-5.2.5.1.tar.xz) = 11199cca59748dc9cade4f5cbb0478f600d3c54114b09819eac54338dbbd49b4 -SIZE (libreoffice/libreoffice-help-5.2.5.1.tar.xz) = 1936260 +TIMESTAMP = 1490631554 +SHA256 (libreoffice/libreoffice-5.2.6.2.tar.xz) = 3d49e339631114652820b890859eef85601d1aeda2acb1309f0de24009f53570 +SIZE (libreoffice/libreoffice-5.2.6.2.tar.xz) = 164804780 +SHA256 (libreoffice/libreoffice-help-5.2.6.2.tar.xz) = c0cd648d9994814925083d1a891b63b5e5233718eb8f8782810bb602c0fdb88b +SIZE (libreoffice/libreoffice-help-5.2.6.2.tar.xz) = 1446048 SHA256 (libreoffice/ce12af00283eb90d9281956524250d6e-xmlsec1-1.2.20.tar.gz) = 3221593ca50f362b546a0888a1431ad24be1470f96b2469c0e0df5e1c55e7305 SIZE (libreoffice/ce12af00283eb90d9281956524250d6e-xmlsec1-1.2.20.tar.gz) = 1769329 SHA256 (libreoffice/4b87018f7fff1d054939d19920b751a0-collada2gltf-master-cb1d97788a.tar.bz2) = b0adb8e71aef80751b999c9c055e419a625c4a05184e407aef2aee28752ad8cb |