aboutsummaryrefslogtreecommitdiff
path: root/graphics/qcomicbook
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2021-02-09 11:10:57 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2021-02-09 11:10:57 +0000
commited28803b5039b35f9674f4c0525e825a5be7f269 (patch)
treeae70f9e334295999d506c383c3aae0cf48bde451 /graphics/qcomicbook
parente6d9b0a3e44f1a886e3fd76017c2db2619b7282c (diff)
downloadports-ed28803b5039b35f9674f4c0525e825a5be7f269.tar.gz
ports-ed28803b5039b35f9674f4c0525e825a5be7f269.zip
graphics/poppler: update to 21.02
Release 21.02.0: core: * GfxCal*ColorSpace: introduce Bradford transform for chromatic adaptation * Fix memory leak if saving the file fails * Internal code improvements * Fix various issues handling broken files * Make checkedAdd work for long long in MSVC qt5: * Properly export NewSignatureData class * Fix regression in QIODeviceOutStream + MSVC qt6: * Properly export NewSignatureData class * Fix regression in QIODeviceOutStream + MSVC utils: * pdftohtml: Fix error() parameter type PR: 253183 Exp-run by: antoine
Notes
Notes: svn path=/head/; revision=564779
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 de2316fa94cb..be3eee2638f3 100644
--- a/graphics/qcomicbook/Makefile
+++ b/graphics/qcomicbook/Makefile
@@ -3,7 +3,7 @@
PORTNAME= QComicBook
PORTVERSION= 0.9.1
-PORTREVISION= 23
+PORTREVISION= 24
CATEGORIES= graphics
MAINTAINER= ports@FreeBSD.org