aboutsummaryrefslogtreecommitdiff
path: root/graphics/poppler
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/poppler
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/poppler')
-rw-r--r--graphics/poppler/Makefile2
-rw-r--r--graphics/poppler/distinfo6
-rw-r--r--graphics/poppler/pkg-plist5
3 files changed, 6 insertions, 7 deletions
diff --git a/graphics/poppler/Makefile b/graphics/poppler/Makefile
index 28c537d07397..7b0cbaeabb69 100644
--- a/graphics/poppler/Makefile
+++ b/graphics/poppler/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= poppler
-DISTVERSION= 0.75.0
+DISTVERSION= 0.76.1
CATEGORIES= graphics print
MASTER_SITES= https://poppler.freedesktop.org/
diff --git a/graphics/poppler/distinfo b/graphics/poppler/distinfo
index 1a19318a2316..b113955376e5 100644
--- a/graphics/poppler/distinfo
+++ b/graphics/poppler/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1553492103
-SHA256 (poppler-0.75.0.tar.xz) = 3bbaedb0fa2797cac933a0659d144303e4d09eec6892c65600da987d8707199a
-SIZE (poppler-0.75.0.tar.xz) = 1523872
+TIMESTAMP = 1557610026
+SHA256 (poppler-0.76.1.tar.xz) = e62cd4053f851eecc4a6aa2b81d739fbab1d67b3c60b31ebac7049483cc617b1
+SIZE (poppler-0.76.1.tar.xz) = 1531548
diff --git a/graphics/poppler/pkg-plist b/graphics/poppler/pkg-plist
index 255bcc16b9f4..d48563e86038 100644
--- a/graphics/poppler/pkg-plist
+++ b/graphics/poppler/pkg-plist
@@ -97,7 +97,6 @@ include/poppler/fofi/FoFiType1C.h
include/poppler/goo/FixedPoint.h
include/poppler/goo/GooCheckedOps.h
include/poppler/goo/GooLikely.h
-include/poppler/goo/GooList.h
include/poppler/goo/GooString.h
include/poppler/goo/GooTimer.h
include/poppler/goo/ImgWriter.h
@@ -134,8 +133,8 @@ lib/libpoppler-cpp.so
lib/libpoppler-cpp.so.0
lib/libpoppler-cpp.so.0.7.0
lib/libpoppler.so
-lib/libpoppler.so.86
-lib/libpoppler.so.86.0.0
+lib/libpoppler.so.87
+lib/libpoppler.so.87.0.0
libdata/pkgconfig/poppler-cairo.pc
libdata/pkgconfig/poppler-cpp.pc
libdata/pkgconfig/poppler-splash.pc