Date: Wed, 29 Dec 2021 09:53:47 GMT From: Dima Panov <fluffy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: f71b283315e5 - main - graphics/gegl: update to 0.4.34 release Message-ID: <202112290953.1BT9rlCQ033257@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=f71b283315e5a444f7d82a0075b5ea8de47633fd commit f71b283315e5a444f7d82a0075b5ea8de47633fd Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2021-12-29 09:51:22 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2021-12-29 09:51:22 +0000 graphics/gegl: update to 0.4.34 release With hat: desktop Sponsored by: Netzkommune GmbH --- graphics/gegl/Makefile | 5 ++--- graphics/gegl/distinfo | 6 +++--- 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202112290953.1BT9rlCQ033257>