aboutsummaryrefslogtreecommitdiff
path: root/graphics/qcomicbook
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2021-04-16 04:29:51 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2021-04-16 04:29:51 +0000
commit2f973a2955686494aff30a15f18be3fa0492d9de (patch)
tree8b2e931bf59847b5cd67d9cae62c7e3e4a010b26 /graphics/qcomicbook
parentb13ef0d4ca3007334aea285667da0922fe0ea9c7 (diff)
downloadports-2f973a2955686494aff30a15f18be3fa0492d9de.tar.gz
ports-2f973a2955686494aff30a15f18be3fa0492d9de.zip
graphics/poppler: update to 21.04.0
Release 21.04.0: core: * Hide symbols by default * TextSelectionDumper: fix word order for RTL text * Fix rendering of text in some files. Issue #1052 * Implement rendering of Masks of Image subtype. Issue #1058 * Forms: fix unclicking standalone form buttons. Issue #1034 glib: * Expose more fields from MediaRendition in PopplerMedia * Use stock glib macro to define boxed type * Remove incorrecly used volatile from enum type registration code qt5: * Fix crash in files with malformed signatures * Fix memory leak when QImage constructor "fails" qt6: * Fix crash in files with malformed signatures * Fix memory leak when QImage constructor "fails" utils: * pdfsig: New paragraph for "-sign" in manpage * pdfimages: Do not assert in "too big images". Issue #1061 build system: * Require cmake >= 3.10 * Require Qt 5 >= 5.9 * Require glib >= 2.56 * Require gtk 3 >= 3.22 * Require gdk-pixbuf >= 2.36 PR: poppler-21.04.0 Exp-run by: antoine
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 40d83ff079b8..d35a59c4a2b3 100644
--- a/graphics/qcomicbook/Makefile
+++ b/graphics/qcomicbook/Makefile
@@ -2,7 +2,7 @@
PORTNAME= QComicBook
PORTVERSION= 0.9.1
-PORTREVISION= 25
+PORTREVISION= 26
CATEGORIES= graphics
MAINTAINER= ports@FreeBSD.org