From 5dc59a82ae0c1334491d59d893c3ed34b5f5699e Mon Sep 17 00:00:00 2001 From: "Tobias C. Berner" Date: Thu, 10 Sep 2020 18:32:06 +0000 Subject: graphics/poppler: update to 20.09.0 Release 20.09.0: core: * Compability fix for Forms * Fix fetching of Objects failing in some cases * Fix clearing date in Annot setModified/setDate * TextSelectionPainter: support glyphless fonts * Splash: Don't try read past end of image * avoid abort() on large memory allocation * Fix memory leak on broken files * Fix potential invalid memory read * Small code improvements qt5: * Document TextAnnotation::inplaceAlign * Make Annotation::setModification/CreationDate work on existing annots * Be a bit more stubborn converting dates that come from xml * Clean as many null characters from the end as possible when converting strings glib: * Add accessor functions for PopplerAttachment * Deprecate PopplerAttachment GTime fields * Deprecate PopplerDocument date properties utils: * pdftoppm: report error and exit if output file cannot be written * Document that PDF-file can be '-' to read it from stdin build system: * cmake: Modern way to link against libpng, zlib and libtiff * cmake: Remove stray support for lcms1 in pdftocairo PR: 249060 Exp-run by: antoine --- textproc/pdfgrep/Makefile | 2 +- textproc/pdfsandwich/Makefile | 2 +- textproc/py-pdftotext/Makefile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'textproc') diff --git a/textproc/pdfgrep/Makefile b/textproc/pdfgrep/Makefile index ed19e4ea09e4..6ccec3bbb5dd 100644 --- a/textproc/pdfgrep/Makefile +++ b/textproc/pdfgrep/Makefile @@ -3,7 +3,7 @@ PORTNAME= pdfgrep PORTVERSION= 2.1.1 -PORTREVISION= 19 +PORTREVISION= 20 CATEGORIES= textproc MASTER_SITES= https://pdfgrep.org/download/ diff --git a/textproc/pdfsandwich/Makefile b/textproc/pdfsandwich/Makefile index 2d7471ac830a..83cfddf92136 100644 --- a/textproc/pdfsandwich/Makefile +++ b/textproc/pdfsandwich/Makefile @@ -2,7 +2,7 @@ PORTNAME= pdfsandwich DISTVERSION= 0.1.7 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME}/pdfsandwich%20${DISTVERSION}/ diff --git a/textproc/py-pdftotext/Makefile b/textproc/py-pdftotext/Makefile index 01ade0dd2e39..2a712bc1c769 100644 --- a/textproc/py-pdftotext/Makefile +++ b/textproc/py-pdftotext/Makefile @@ -2,7 +2,7 @@ PORTNAME= pdftotext PORTVERSION= 2.1.4 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -- cgit v1.2.3