aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/poppler
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2020-09-11 02:32:06 +0800
committerTobias C. Berner <tcberner@FreeBSD.org>2020-09-11 02:32:06 +0800
commit5dc59a82ae0c1334491d59d893c3ed34b5f5699e (patch)
tree81b822fe11870589ea4981a9813227443e04600c /graphics/poppler
parentfcf8bb5b2c7a723f44435791867348906a70a52c (diff)
downloadfreebsd-ports-gnome-5dc59a82ae0c1334491d59d893c3ed34b5f5699e.tar.gz
freebsd-ports-gnome-5dc59a82ae0c1334491d59d893c3ed34b5f5699e.tar.zst
freebsd-ports-gnome-5dc59a82ae0c1334491d59d893c3ed34b5f5699e.zip
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
Diffstat (limited to 'graphics/poppler')
-rw-r--r--graphics/poppler/Makefile3
-rw-r--r--graphics/poppler/distinfo6
2 files changed, 4 insertions, 5 deletions
diff --git a/graphics/poppler/Makefile b/graphics/poppler/Makefile
index 6bb42a8ef16a..827515469b44 100644
--- a/graphics/poppler/Makefile
+++ b/graphics/poppler/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= poppler
-DISTVERSION= 20.08.0
-PORTREVISION= 1
+DISTVERSION= 20.09.0
CATEGORIES= graphics print
MASTER_SITES= https://poppler.freedesktop.org/
diff --git a/graphics/poppler/distinfo b/graphics/poppler/distinfo
index 3a1ecfd6ffab..e922b3990fe2 100644
--- a/graphics/poppler/distinfo
+++ b/graphics/poppler/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1596317819
-SHA256 (poppler-20.08.0.tar.xz) = ae65fef04bbf63259a6352e7b620719115d4fb97f5079b0b8b00a8eb0c86eca5
-SIZE (poppler-20.08.0.tar.xz) = 1635372
+TIMESTAMP = 1599028975
+SHA256 (poppler-20.09.0.tar.xz) = 4ed6eb5ddc4c37f2435c9d78ff9c7c4036455aea3507d1ce8400070aab745363
+SIZE (poppler-20.09.0.tar.xz) = 1642932