From aa3db148fc30ca93d96fe6ab7c839c46769cc45e Mon Sep 17 00:00:00 2001 From: "Tobias C. Berner" Date: Sun, 11 Oct 2020 10:58:15 +0000 Subject: 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 --- misc/rubygem-rabbit/Makefile | 2 +- misc/tellico/Makefile | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'misc') 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/ -- cgit