aboutsummaryrefslogtreecommitdiff
path: root/graphics/diff-pdf
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2019-05-13 18:33:10 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2019-05-13 18:33:10 +0000
commit753388101e291ed46b1fc54ed58ff511947cdb05 (patch)
treee4795e5c4118cbabea98249dfbd9e7b649168ad6 /graphics/diff-pdf
parente56f67821d507984a934ea018df587993586b9d4 (diff)
downloadports-753388101e291ed46b1fc54ed58ff511947cdb05.tar.gz
ports-753388101e291ed46b1fc54ed58ff511947cdb05.zip
graphics/poppler: update to 0.76.1
From Changelog at https://poppler.freedesktop.org/releases.html : Release 0.76.1: core: * Make the mul tables be calculated at compile time with constexpr. * splash: Fix compile with SPLASH_CMYK enabled * Some typo fixing in error messages qt5: * Fix regression in annotation handling build system: * Fix some typos in build system output and comments Release 0.76.0: core: * Fix regression on case-insensitive search. Issue #743 * Remove GooList, use std::vector instead * Fix radiobutton reporting wrong state. Issue #159 * Handle UTF16-LE strings * Don't error out if there's no DA in FreeText annotation * cairo: Compute correct coverage values for box filter. * cairo: Constrain number of cycles in rescale filter. * Read more fields from ViewerPreferences * Introduce and use Ref::INVALID * Fix crashes in broken files * Fix mismatched free/delete * Add missing include guards utils: * pdftohtml: Properly initialize HtmlOutputDev::page to avoid SIGSEGV upon error exit. Issue #742 All the required patches have been obtained via gentoo. PR: 237846 Exp-run by: antoine Approved by: kwm
Notes
Notes: svn path=/head/; revision=501583
Diffstat (limited to 'graphics/diff-pdf')
-rw-r--r--graphics/diff-pdf/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/diff-pdf/Makefile b/graphics/diff-pdf/Makefile
index 5ebeb6fa6c29..8cf5cd9be403 100644
--- a/graphics/diff-pdf/Makefile
+++ b/graphics/diff-pdf/Makefile
@@ -4,7 +4,7 @@ PORTNAME= diff-pdf
DISTVERSIONPREFIX= v
DISTVERSION= 0.2-27
DISTVERSIONSUFFIX= -gc4d6722
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= graphics
MAINTAINER= uzsolt@uzsolt.hu