From 5060d003efe4c0f8704d0f83c9b0501707c61331 Mon Sep 17 00:00:00 2001 From: "Tobias C. Berner" Date: Mon, 6 Jul 2020 06:17:18 +0000 Subject: 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 --- textproc/py-pdftotext/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'textproc/py-pdftotext/Makefile') diff --git a/textproc/py-pdftotext/Makefile b/textproc/py-pdftotext/Makefile index 784b08e31386..2512f9af49c0 100644 --- a/textproc/py-pdftotext/Makefile +++ b/textproc/py-pdftotext/Makefile @@ -2,7 +2,7 @@ PORTNAME= pdftotext PORTVERSION= 2.1.4 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -- cgit v1.2.3