aboutsummaryrefslogtreecommitdiffstats
path: root/editors/kile
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2019-08-01 05:14:15 +0800
committerTobias C. Berner <tcberner@FreeBSD.org>2019-08-01 05:14:15 +0800
commita5b210399a2808325462e2d518e5fcdc7bf69ac1 (patch)
treeb030cf5a28682a43a6a2fb609a290b4ec084abc5 /editors/kile
parent328a32ab54f6e5c681f2d9a174147f5b784243dc (diff)
downloadfreebsd-ports-gnome-a5b210399a2808325462e2d518e5fcdc7bf69ac1.tar.gz
freebsd-ports-gnome-a5b210399a2808325462e2d518e5fcdc7bf69ac1.tar.zst
freebsd-ports-gnome-a5b210399a2808325462e2d518e5fcdc7bf69ac1.zip
graphics/poppler: update to 0.79.0
Release 0.79.0: core: * Fix regression on TextSelectionPainter * Fix parsing of DefaultAppearance * Fix memory leak in PostScriptFunction * Fix crashes in fuzzed files qt5: * Implemented support for setIcon by changing appearance * Added option to set the form available to print * QString::null is deprecated, use QString() * Replace deprecated qStableSort with std::stable_sort build system: * Turn README into README.md and expand it PR: 239277 Exp-run by: antoine Approved by: gnome (kwm, implicit)
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 c23603215175..f50d0db6b6a3 100644
--- a/editors/kile/Makefile
+++ b/editors/kile/Makefile
@@ -3,7 +3,7 @@
PORTNAME= kile
DISTVERSIONPREFIX= v
DISTVERSION= 3.0b2
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= editors kde
MAINTAINER= kde@FreeBSD.org