From d9de6d533a2cc9890bb9a2a360d02bddf2efad6b Mon Sep 17 00:00:00 2001 From: kwm Date: Tue, 3 Feb 2015 12:28:23 +0000 Subject: Update poppler to 0.30.0 [1]. Make sure we use openjpeg1 in poppler, while openjpeg2 support was added there still bugs in openjpeg2 that need to be fixed. Add patches to inkscape for API changes in poppler 0.29.0 [2]. PR: 196599 [1] Submitted by: olivierd@ [1] Exp-run by: antoine@ Obtained from: upstream [2] --- editors/libreoffice/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'editors/libreoffice') diff --git a/editors/libreoffice/Makefile b/editors/libreoffice/Makefile index a2c325f9533a..20776e5e85f7 100644 --- a/editors/libreoffice/Makefile +++ b/editors/libreoffice/Makefile @@ -2,7 +2,7 @@ .include "${.CURDIR}/Makefile.common" -PORTREVISION= 2 +PORTREVISION= 3 COMMENT= Full integrated office productivity suite -- cgit