diff options
author | Koop Mast <kwm@FreeBSD.org> | 2015-02-03 12:28:23 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2015-02-03 12:28:23 +0000 |
commit | 563f73ccfebfb3c75e7a296b04061665246adc4a (patch) | |
tree | 0d8165d979353f6e1f073311946757ff341c7c3d /editors/libreoffice | |
parent | 33d8dc5b0d7633a724031f933b8a5b27b781efa1 (diff) | |
download | ports-563f73ccfebfb3c75e7a296b04061665246adc4a.tar.gz ports-563f73ccfebfb3c75e7a296b04061665246adc4a.zip |
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]
Notes
Notes:
svn path=/head/; revision=378348
Diffstat (limited to 'editors/libreoffice')
-rw-r--r-- | editors/libreoffice/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |