aboutsummaryrefslogtreecommitdiff
path: root/graphics/qcomicbook
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2019-07-31 21:14:15 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2019-07-31 21:14:15 +0000
commita5b210399a2808325462e2d518e5fcdc7bf69ac1 (patch)
treeb030cf5a28682a43a6a2fb609a290b4ec084abc5 /graphics/qcomicbook
parent328a32ab54f6e5c681f2d9a174147f5b784243dc (diff)
downloadports-a5b210399a2808325462e2d518e5fcdc7bf69ac1.tar.gz
ports-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)
Notes
Notes: svn path=/head/; revision=507740
Diffstat (limited to 'graphics/qcomicbook')
-rw-r--r--graphics/qcomicbook/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/qcomicbook/Makefile b/graphics/qcomicbook/Makefile
index 8c5b5747f55f..8dc190f0e0d0 100644
--- a/graphics/qcomicbook/Makefile
+++ b/graphics/qcomicbook/Makefile
@@ -3,7 +3,7 @@
PORTNAME= QComicBook
PORTVERSION= 0.9.1
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= graphics
MAINTAINER= ports@FreeBSD.org