diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2020-10-11 10:58:15 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2020-10-11 10:58:15 +0000 |
commit | aa3db148fc30ca93d96fe6ab7c839c46769cc45e (patch) | |
tree | d62aa685394ff7563c60999eb45275e1fe13032d /graphics/qcomicbook/Makefile | |
parent | 05b1c9a5f4a2aaea3b4a155dcf68921d7d855ba3 (diff) | |
download | freebsd-ports-aa3db148fc30ca93d96fe6ab7c839c46769cc45e.zip |
graphics/poppler: update to 20.10.0
Release 20.10.0:
core:
* Filter out repeated forms
* Implement EmbedStream::reset()
* CairoOutputDev: evict just font faces owned solely by cache.
* Splash: Rename Yd to Ydown, Xu to Xup, etc.
* Splash: fix crash in out-of-memory situation.
* Fix some undefined behaviour situation with forged files
PR: 250052
Exp-run by: antoine
Diffstat (limited to 'graphics/qcomicbook/Makefile')
-rw-r--r-- | graphics/qcomicbook/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/qcomicbook/Makefile b/graphics/qcomicbook/Makefile index 046e0fd89966..8bc2c21f35e0 100644 --- a/graphics/qcomicbook/Makefile +++ b/graphics/qcomicbook/Makefile @@ -3,7 +3,7 @@ PORTNAME= QComicBook PORTVERSION= 0.9.1 -PORTREVISION= 19 +PORTREVISION= 20 CATEGORIES= graphics MAINTAINER= ports@FreeBSD.org |