aboutsummaryrefslogtreecommitdiff
path: root/deskutils/lumina-pdf/Makefile
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2021-12-11 19:00:13 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2021-12-13 20:13:45 +0000
commitfd68e9e2b677db0444fd7dd5aeac01b0adc93209 (patch)
treed74dd7022d55bae88ee4290f8af485041fe23392 /deskutils/lumina-pdf/Makefile
parent432ab5acc6a7c58466b62799130bfa6a71629e04 (diff)
downloadports-fd68e9e2b677db0444fd7dd5aeac01b0adc93209.tar.gz
ports-fd68e9e2b677db0444fd7dd5aeac01b0adc93209.zip
graphics/poppler: update to 21.12
Release 21.12.0: core: * Add API to add images * CairoOutputDev: Fix de-duping of Flate images * Fix crash on broken files when using non-default ENABLE_ZLIB_UNCOMPRESS. Issue #393 * Minor code improvements glib: * Add API for validation of signatures * Add API to read/save to file descriptor utils: * pdftohtml: Reduce sensitivity of duplicate detection. Issue #1117 build system: * Increase C++ standard to 17 Exp-run by: antoine PR: 260344
Diffstat (limited to 'deskutils/lumina-pdf/Makefile')
-rw-r--r--deskutils/lumina-pdf/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/lumina-pdf/Makefile b/deskutils/lumina-pdf/Makefile
index 7c505dc6b36a..7cf8b19dfb8d 100644
--- a/deskutils/lumina-pdf/Makefile
+++ b/deskutils/lumina-pdf/Makefile
@@ -1,6 +1,6 @@
PORTNAME= lumina-pdf
DISTVERSION= 1.6.0
-PORTREVISION= 22
+PORTREVISION= 23
CATEGORIES= deskutils
MAINTAINER= lbartoletti@FreeBSD.org