From 8d980ce3f7f40dc691042118960e7377fc596d93 Mon Sep 17 00:00:00 2001 From: jbeich Date: Sat, 19 Nov 2016 18:21:20 +0000 Subject: devel/icu: update to 58.1 Changes: http://site.icu-project.org/download/58 PR: 214384 Exp-run by: antoine Approved by: office (bapt) --- editors/libreoffice/Makefile.common | 2 +- editors/libreoffice4/Makefile | 2 +- editors/poedit/Makefile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'editors') diff --git a/editors/libreoffice/Makefile.common b/editors/libreoffice/Makefile.common index b583242118c0..0a802dbb2ac2 100644 --- a/editors/libreoffice/Makefile.common +++ b/editors/libreoffice/Makefile.common @@ -2,7 +2,7 @@ PORTNAME= libreoffice PORTVERSION= 5.2.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES+= editors MAINTAINER= office@FreeBSD.org diff --git a/editors/libreoffice4/Makefile b/editors/libreoffice4/Makefile index f4a50afa2b2e..f11ff9a728d1 100644 --- a/editors/libreoffice4/Makefile +++ b/editors/libreoffice4/Makefile @@ -2,7 +2,7 @@ PORTNAME= libreoffice PORTVERSION= 4.3.7 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= editors MASTER_SITES= http://download.documentfoundation.org/libreoffice/src/${PORTVERSION}/ \ http://dev-www.libreoffice.org/extern/:ext \ diff --git a/editors/poedit/Makefile b/editors/poedit/Makefile index 9dc619f306bd..d4891ea4b9d0 100644 --- a/editors/poedit/Makefile +++ b/editors/poedit/Makefile @@ -4,7 +4,7 @@ PORTNAME= poedit PORTVERSION= 1.8.4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= editors MASTER_SITES= http://github.com/vslavik/${PORTNAME}/releases/download/v${PORTVERSION}-oss/ -- cgit