Date: Tue, 22 Nov 2022 11:05:25 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: 0334ae3ff263 - main - graphics/gegl: update to 0.4.40 release (+) Message-ID: <202211221105.2AMB5PaN086231@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=0334ae3ff2632befff418f358adee2a6fbeab9da commit 0334ae3ff2632befff418f358adee2a6fbeab9da Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2022-11-22 11:04:03 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2022-11-22 11:05:15 +0000 graphics/gegl: update to 0.4.40 release (+) Changelog: https://gitlab.gnome.org/GNOME/gegl/-/blob/GEGL_0_4_40/docs/NEWS.adoc --- graphics/gegl/Makefile | 5 ++--- graphics/gegl/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/graphics/gegl/Makefile b/graphics/gegl/Makefile index 9eef79a02916..feaa69824228 100644 --- a/graphics/gegl/Makefile +++ b/graphics/gegl/Makefile @@ -1,6 +1,5 @@ PORTNAME= gegl -PORTVERSION= 0.4.38 -PORTREVISION= 4 +PORTVERSION= 0.4.40 CATEGORIES= graphics MASTER_SITES= GIMP @@ -34,7 +33,7 @@ MESON_ARGS= -Ddocs=false \ -Dpygobject=disabled \ -Dlua=disabled -GEGL_SHLIB= 0.437.1 +GEGL_SHLIB= 0.439.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 50246da0fb4d..fda5e696959a 100644 --- a/graphics/gegl/distinfo +++ b/graphics/gegl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1658130446 -SHA256 (gegl-0.4.38.tar.xz) = e4a33c8430a5042fba8439b595348e71870f0d95fbf885ff553f9020c1bed750 -SIZE (gegl-0.4.38.tar.xz) = 5722188 +TIMESTAMP = 1669106153 +SHA256 (gegl-0.4.40.tar.xz) = cdde80d15a49dab9a614ef98f804c8ce6e4cfe1339a3c240c34f3fb45436b85d +SIZE (gegl-0.4.40.tar.xz) = 5784744
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202211221105.2AMB5PaN086231>