aboutsummaryrefslogtreecommitdiff
path: root/editors/kile
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2020-06-02 14:47:29 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2020-06-02 14:47:29 +0000
commit99bd3bb02dd1a14660669b1ecd80ad72203a9225 (patch)
treebad54cd00a0974012f0776d4c28778ef5cbfac68 /editors/kile
parent65b0de7d737f8dfcebedc4371611eabc736de83a (diff)
downloadports-99bd3bb02dd1a14660669b1ecd80ad72203a9225.tar.gz
ports-99bd3bb02dd1a14660669b1ecd80ad72203a9225.zip
graphics/poppler: update to 0.89.0
Release 0.89.0: core: * Add support for ResetForm action. Issue #225 * Fix crash in PDFDoc::getSignatureFields when there's no Forms at all * Fix exporting to PS of some files with CID fonts * Use ICC profiles in PS output (if new enough lcms is used) * Allow almost-singular tiling pattern matrices. Issue #894 * Fix memory leak when failing to load some fonts * CairoOutputDev: Use stroke opacity when clipping to a stroke path * CairoOutputDev: Fix tiling patterns when pattern cell is too far. Issue #190 glib: * Add poppler_movie_get_aspect cpp: * Add the font infos to the text_box object Exp-run by: antoine PR: 246848
Notes
Notes: svn path=/head/; revision=537559
Diffstat (limited to 'editors/kile')
-rw-r--r--editors/kile/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/kile/Makefile b/editors/kile/Makefile
index a17848d1f02e..a1b1fdd0fa6f 100644
--- a/editors/kile/Makefile
+++ b/editors/kile/Makefile
@@ -3,7 +3,7 @@
PORTNAME= kile
DISTVERSIONPREFIX= v
DISTVERSION= 3.0b3
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= editors kde
MAINTAINER= kde@FreeBSD.org