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/gimp-app | |
| parent | devel/cmake: update to 3.18.4 (diff) | |
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/gimp-app')
| -rw-r--r-- | graphics/gimp-app/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gimp-app/Makefile b/graphics/gimp-app/Makefile index 3f768baf416c..3d3ac30c85a2 100644 --- a/graphics/gimp-app/Makefile +++ b/graphics/gimp-app/Makefile @@ -3,7 +3,7 @@ PORTNAME?= gimp-app PORTVERSION= 2.10.20 -PORTREVISION= 6 +PORTREVISION= 7 PORTEPOCH?= 1 CATEGORIES?= graphics gnome MASTER_SITES= GIMP/gimp/v${PORTVERSION:R} |
