aboutsummaryrefslogtreecommitdiff
path: root/graphics/gimp
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2018-10-07 19:10:03 +0000
committerKoop Mast <kwm@FreeBSD.org>2018-10-07 19:10:03 +0000
commit9044b9a535cee7b8ef13d4907e6807ea6e467005 (patch)
tree0c447ff4b9655fca193daf7fb9978e16cccc265d /graphics/gimp
parent007426d8eab4ad6c63570c3bcccae527b5ed8a4a (diff)
downloadports-9044b9a535cee7b8ef13d4907e6807ea6e467005.tar.gz
ports-9044b9a535cee7b8ef13d4907e6807ea6e467005.zip
Update the gimp suite to 2.10.6.
* add libheif support * use openjpeg for jpeg2000 support instead of jasper.
Notes
Notes: svn path=/head/; revision=481477
Diffstat (limited to 'graphics/gimp')
-rw-r--r--graphics/gimp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gimp/Makefile b/graphics/gimp/Makefile
index 6dc084f9cf0b..19b81d21996f 100644
--- a/graphics/gimp/Makefile
+++ b/graphics/gimp/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= gimp
-DISTVERSION?= 2.8.22
+DISTVERSION?= 2.10.6
PORTREVISION?= 0
PORTEPOCH?= 2
CATEGORIES= graphics gnome
@@ -10,7 +10,7 @@ CATEGORIES= graphics gnome
MAINTAINER= gnome@FreeBSD.org
COMMENT= The "meta-port" for The Gimp
-RUN_DEPENDS= gimp-2.8:graphics/gimp-app
+RUN_DEPENDS= gimp-2.10:graphics/gimp-app
USES+= metaport