summaryrefslogtreecommitdiff
path: root/graphics/py-python-poppler-qt5/Makefile
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2020-07-06 06:17:18 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2020-07-06 06:17:18 +0000
commit5060d003efe4c0f8704d0f83c9b0501707c61331 (patch)
tree4ea1ebdf3ec33b1fa7a92263d48644e2ad076a08 /graphics/py-python-poppler-qt5/Makefile
parentirc/rubygem-cogbot: Fix gemspec rubygem-json 2.3.0 update (diff)
graphics/poppler: update to 0.90
Release 0.90.0: core: * Color profile tweaks * Small signature improvements * BBoxOutputDev: Fix calculation when type3 fonts are involved * Fix potential crash when reading Forms * Fix infinite loop in broken file glib: * Fix adding annots in rotated pages * Add ability to reset forms * Several fixes to the documentation qt5: * Make it clear we require Qt 5.5 * demo: Fix crash on broken files * Small documentation improvements utils: * pdftoppm: Add option to set display profile * pdftops: Add a -rasterize option with values always, never, or whenneeded build system: * Require cmake 3.5 * More modern cmake way to link against curl PR: 247736 Exp-run by: antoine
Diffstat (limited to 'graphics/py-python-poppler-qt5/Makefile')
-rw-r--r--graphics/py-python-poppler-qt5/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/py-python-poppler-qt5/Makefile b/graphics/py-python-poppler-qt5/Makefile
index 4fa9cf6d9dee..bca5d677344b 100644
--- a/graphics/py-python-poppler-qt5/Makefile
+++ b/graphics/py-python-poppler-qt5/Makefile
@@ -3,7 +3,7 @@
PORTNAME= python-poppler-qt5
DISTVERSIONPREFIX= v
DISTVERSION= 0.75.0
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= graphics python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}