diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2020-10-11 18:58:15 +0800 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2020-10-11 18:58:15 +0800 |
commit | aa3db148fc30ca93d96fe6ab7c839c46769cc45e (patch) | |
tree | d62aa685394ff7563c60999eb45275e1fe13032d /misc | |
parent | 05b1c9a5f4a2aaea3b4a155dcf68921d7d855ba3 (diff) | |
download | freebsd-ports-gnome-aa3db148fc30ca93d96fe6ab7c839c46769cc45e.tar.gz freebsd-ports-gnome-aa3db148fc30ca93d96fe6ab7c839c46769cc45e.tar.zst freebsd-ports-gnome-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 'misc')
-rw-r--r-- | misc/rubygem-rabbit/Makefile | 2 | ||||
-rw-r--r-- | misc/tellico/Makefile | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/misc/rubygem-rabbit/Makefile b/misc/rubygem-rabbit/Makefile index 9a761b524ae7..7d344d8de348 100644 --- a/misc/rubygem-rabbit/Makefile +++ b/misc/rubygem-rabbit/Makefile @@ -3,7 +3,7 @@ PORTNAME= rabbit PORTVERSION= 2.2.1 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= misc rubygems MASTER_SITES= RG diff --git a/misc/tellico/Makefile b/misc/tellico/Makefile index 21aba110c2ab..2339bdbfe908 100644 --- a/misc/tellico/Makefile +++ b/misc/tellico/Makefile @@ -3,6 +3,7 @@ PORTNAME= tellico DISTVERSION= 3.3.3 +PORTREVISION= 1 CATEGORIES= misc kde MASTER_SITES= http://tellico-project.org/files/ |