aboutsummaryrefslogtreecommitdiff
path: root/textproc/py-pdftotext
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2019-09-29 07:25:04 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2019-09-29 07:25:04 +0000
commitf4566d704a358a9deb16a4cf7d677ad249dbcc25 (patch)
tree944c8366327e028b528ec369b2d2d723056e7b39 /textproc/py-pdftotext
parent061e4f22f004a8e0967c3da9d01ed71e3045ba79 (diff)
downloadports-f4566d704a358a9deb16a4cf7d677ad249dbcc25.tar.gz
ports-f4566d704a358a9deb16a4cf7d677ad249dbcc25.zip
graphics/poppler: update to 0.81.0
Release 0.81.0: core: * Splash: Always enable support for CMYK rasterization * CairoOutputDev: Check scaled dimensions for 0. Issue #737 * BaseCryptStream: Fix potential uninitialized memory read * SplashBitmap: Fix wrong width condition for splashModeDeviceN8 * Fix crashes in malformed files PR: 240781 Exp-run by: antoine Approved by: gnome (kwm, implicit)
Notes
Notes: svn path=/head/; revision=513196
Diffstat (limited to 'textproc/py-pdftotext')
-rw-r--r--textproc/py-pdftotext/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-pdftotext/Makefile b/textproc/py-pdftotext/Makefile
index 57c1dc71f4b4..e3a02e61c016 100644
--- a/textproc/py-pdftotext/Makefile
+++ b/textproc/py-pdftotext/Makefile
@@ -2,7 +2,7 @@
PORTNAME= pdftotext
PORTVERSION= 2.1.1
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= textproc python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}