diff options
author | Dima Panov <fluffy@FreeBSD.org> | 2021-12-29 09:51:22 +0000 |
---|---|---|
committer | Dima Panov <fluffy@FreeBSD.org> | 2021-12-29 09:51:22 +0000 |
commit | f71b283315e5a444f7d82a0075b5ea8de47633fd (patch) | |
tree | 06d0c909a0ef84cb32543cd129f60bb5545e1b34 /graphics/gegl | |
parent | b1be0f33939d54be22e3736aec5d5df4351cb216 (diff) |
graphics/gegl: update to 0.4.34 release
With hat: desktop
Sponsored by: Netzkommune GmbH
Diffstat (limited to 'graphics/gegl')
-rw-r--r-- | graphics/gegl/Makefile | 5 | ||||
-rw-r--r-- | graphics/gegl/distinfo | 6 | ||||
-rw-r--r-- | graphics/gegl/pkg-plist | 1 |
3 files changed, 5 insertions, 7 deletions
diff --git a/graphics/gegl/Makefile b/graphics/gegl/Makefile index fa098a9de307..aff5b28949c0 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.32 -PORTREVISION= 3 +PORTVERSION= 0.4.34 CATEGORIES= graphics MASTER_SITES= GIMP @@ -35,7 +34,7 @@ MESON_ARGS= -Ddocs=false \ -Dpygobject=disabled \ -Dlua=disabled -GEGL_SHLIB= 0.431.1 +GEGL_SHLIB= 0.433.1 GEGL_VER= 0.4 PLIST_SUB+= GEGL_SHLIB=${GEGL_SHLIB} GEGL_VER=${GEGL_VER} diff --git a/graphics/gegl/distinfo b/graphics/gegl/distinfo index b303533f9ef1..2a786c59220b 100644 --- a/graphics/gegl/distinfo +++ b/graphics/gegl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1632087858 -SHA256 (gegl-0.4.32.tar.xz) = 668e3c6b9faf75fb00512701c36274ab6f22a8ba05ec62dbf187d34b8d298fa1 -SIZE (gegl-0.4.32.tar.xz) = 5633796 +TIMESTAMP = 1640768817 +SHA256 (gegl-0.4.34.tar.xz) = ef63f0bca5b431c6119addd834ca7fbb507c900c4861c57b3667b6f4ccfcaaaa +SIZE (gegl-0.4.34.tar.xz) = 5647516 diff --git a/graphics/gegl/pkg-plist b/graphics/gegl/pkg-plist index fc7caacb8029..2088a99839ad 100644 --- a/graphics/gegl/pkg-plist +++ b/graphics/gegl/pkg-plist @@ -1,6 +1,5 @@ bin/gegl bin/gegl-imgcmp -include/gegl-%%GEGL_VER%%/ctx.h include/gegl-%%GEGL_VER%%/gegl-apply.h include/gegl-%%GEGL_VER%%/gegl-audio-fragment.h include/gegl-%%GEGL_VER%%/gegl-buffer-backend.h |