From 8e124cb8fb17ffa5a90463e80e3c044fe287b4f4 Mon Sep 17 00:00:00 2001 From: "Tobias C. Berner" Date: Sat, 21 Mar 2020 12:57:09 +0000 Subject: Update poppler to 0.86.1 Release 0.86.1: core: * Fix regression in Browse Link handling * Internal code improvements Release 0.86.0: core: * Fix link content exfiltration attack * Splash: Implement gouraudTriangleShadedFill for some non parametrized shadings. Issue #881 * Fix case unsensitive search for Old Hungarian, Warang Citi, Medefaidrin and Adlam * Internal code improvements glib: * Automatic handle of page's cropbox on annots. Issue #129 * Fix memory leak if poppler_document_new_from_file fails * Minor speed optimization on poppler_page_get_annot_mapping utils: * pdfdetach: add 'savefile' option * pdftoppm/pdftocairo: Fix more odd/even mismatch qt5: * Fix loading from iodevice PR: 244827 Exp-run by: antoine --- textproc/pdfgrep/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'textproc/pdfgrep') diff --git a/textproc/pdfgrep/Makefile b/textproc/pdfgrep/Makefile index 4072dc327e9a..14fffed0af05 100644 --- a/textproc/pdfgrep/Makefile +++ b/textproc/pdfgrep/Makefile @@ -3,7 +3,7 @@ PORTNAME= pdfgrep PORTVERSION= 2.1.1 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= textproc MASTER_SITES= https://pdfgrep.org/download/ -- cgit v1.2.3