graphics/poppler: update to 20.08.0
Release 20.08.0: core: * Sub-page objects: initialize clip max values considering the render resolution. Issue #937 * Splash: Set initial line width to 1. Issue #674 * Fix stack overflow with specially crafted files * GfxShading: Simplify holding the Function * Splash: Fix x86 + windows asm build qt5: * Deprecate Document::toc * Deprecate AnnotationUtils PR: 248419 Exp-run by: antoine
This commit is contained in:
parent
6ea056eb31
commit
db45650d18
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=544863
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= poppler
|
||||
DISTVERSION= 0.90.1
|
||||
DISTVERSION= 20.08.0
|
||||
PORTREVISION= 0
|
||||
CATEGORIES= graphics print
|
||||
MASTER_SITES= https://poppler.freedesktop.org/
|
||||
|
@ -48,7 +48,7 @@ CMAKE_OFF+= ${_POPPLER_SLAVES:N${_SLAVE_PORT}:tu:S/^/ENABLE_/}
|
|||
PORTSCOUT= limitw:1,even
|
||||
USES+= iconv
|
||||
CMAKE_ON+= ENABLE_CPP
|
||||
PLIST_SUB+= SHLIB_VER=101
|
||||
PLIST_SUB+= SHLIB_VER=102
|
||||
|
||||
OPTIONS_DEFINE= CURL OPENJPEG
|
||||
OPTIONS_DEFAULT= OPENJPEG
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1594495526
|
||||
SHA256 (poppler-0.90.1.tar.xz) = 984d82e72e91418d280885298c8bdc855a2fd92665fd52a1345b27235e0c71c4
|
||||
SIZE (poppler-0.90.1.tar.xz) = 1633804
|
||||
TIMESTAMP = 1596317819
|
||||
SHA256 (poppler-20.08.0.tar.xz) = ae65fef04bbf63259a6352e7b620719115d4fb97f5079b0b8b00a8eb0c86eca5
|
||||
SIZE (poppler-20.08.0.tar.xz) = 1635372
|
||||
|
|
Loading…
Reference in a new issue