aboutsummaryrefslogtreecommitdiff
path: root/graphics/gegl/Makefile
diff options
context:
space:
mode:
authorDima Panov <fluffy@FreeBSD.org>2022-07-18 09:37:18 +0000
committerDima Panov <fluffy@FreeBSD.org>2022-07-18 09:37:18 +0000
commit5197bfd5cacebb994526b7d5ecbc384fcb277b28 (patch)
tree723e756e970c7b77621001ae86a9f626bbeab224 /graphics/gegl/Makefile
parentea1086f14d694235d0dd6df321edc270097793a3 (diff)
downloadports-5197bfd5cacebb994526b7d5ecbc384fcb277b28.tar.gz
ports-5197bfd5cacebb994526b7d5ecbc384fcb277b28.zip
Diffstat (limited to 'graphics/gegl/Makefile')
-rw-r--r--graphics/gegl/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/gegl/Makefile b/graphics/gegl/Makefile
index eb8901b68d97..d82e61db26e8 100644
--- a/graphics/gegl/Makefile
+++ b/graphics/gegl/Makefile
@@ -1,8 +1,7 @@
# Created by: Pietro Cerutti <gahr@FreeBSD.org>
PORTNAME= gegl
-PORTVERSION= 0.4.36
-PORTREVISION= 1
+PORTVERSION= 0.4.38
CATEGORIES= graphics
MASTER_SITES= GIMP
@@ -35,7 +34,7 @@ MESON_ARGS= -Ddocs=false \
-Dpygobject=disabled \
-Dlua=disabled
-GEGL_SHLIB= 0.435.1
+GEGL_SHLIB= 0.437.1
GEGL_VER= 0.4
PLIST_SUB+= GEGL_SHLIB=${GEGL_SHLIB} GEGL_VER=${GEGL_VER}