aboutsummaryrefslogtreecommitdiff
path: root/textproc/py-pdftotext
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2020-11-03 19:48:54 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2020-11-03 19:48:54 +0000
commita831c679c44f854a345af7d383fdd6093da570b8 (patch)
tree808fa36667b56268edeb3331f02b710d95733e97 /textproc/py-pdftotext
parent7b30849d66a6affc4a39cda75bd381d1ded5baef (diff)
downloadports-a831c679c44f854a345af7d383fdd6093da570b8.tar.gz
ports-a831c679c44f854a345af7d383fdd6093da570b8.zip
graphics/poppler: update to 20.11.0
Release 20.11.0: core: * More work on rendering of standalone Annot Widgets. Issue #806 * Fix crashes in embedded file handling on broken files. Issue #967 * Fix uninitialized memory read on broken files * Save a bit of memory in Dict data cpp: * Fix crashes in embedded file handling on broken files. Issue #966 utils: * pdftohtml: HTML and XML output includes font opacity. qt5: * Rename ArthurOutputDev to QPainterOutputDev build system: * Fix linker error when gtk is not in a default location * Add some checks for gtk-doc support * Reorganize GObject introspection config * Enable CMAKE_LINK_DEPENDS_NO_SHARED PR: 250786 Exp-run by: antoine
Notes
Notes: svn path=/head/; revision=554017
Diffstat (limited to 'textproc/py-pdftotext')
-rw-r--r--textproc/py-pdftotext/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/py-pdftotext/Makefile b/textproc/py-pdftotext/Makefile
index 8107ed71d7fb..04cb35ea7bb5 100644
--- a/textproc/py-pdftotext/Makefile
+++ b/textproc/py-pdftotext/Makefile
@@ -2,6 +2,7 @@
PORTNAME= pdftotext
PORTVERSION= 2.1.5
+PORTREVISION= 1
CATEGORIES= textproc python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}