Date: Tue, 27 Jan 2026 11:58:00 +0000 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: 69606368e9df - main - graphics/gegl: update to 0.4.66 release (+) Message-ID: <6978a848.3dce1.71e4b7d6@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=69606368e9df015e0abdc6d7a6ebfd0edaf525ff commit 69606368e9df015e0abdc6d7a6ebfd0edaf525ff Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2026-01-27 11:41:57 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2026-01-27 11:57:52 +0000 graphics/gegl: update to 0.4.66 release (+) Changelog: https://gitlab.gnome.org/GNOME/gegl/-/blob/GEGL_0_4_66/docs/NEWS.adoc?ref_type=tags#user-content-gegl-0-4-66-2025-12-11 --- graphics/gegl/Makefile | 8 ++++---- graphics/gegl/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/graphics/gegl/Makefile b/graphics/gegl/Makefile index 8b673cd0ff73..bb6533e3e7e6 100644 --- a/graphics/gegl/Makefile +++ b/graphics/gegl/Makefile @@ -1,6 +1,5 @@ PORTNAME= gegl -DISTVERSION= 0.4.64 -PORTREVISION= 2 +DISTVERSION= 0.4.66 CATEGORIES= graphics MASTER_SITES= GIMP @@ -34,12 +33,13 @@ MESON_ARGS= -Ddocs=false \ -Dmaxflow=disabled \ -Dmrg=disabled \ -Dpygobject=disabled \ - -Dlua=disabled + -Dlua=disabled \ + -Drelocatable=enabled .if !exists(/usr/include/omp.h) MESON_ARGS+= -Dopenmp=disabled .endif -GEGL_SHLIB= 0.463.1 +GEGL_SHLIB= 0.465.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 8c41ce29aae0..788fd1379160 100644 --- a/graphics/gegl/distinfo +++ b/graphics/gegl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1759928302 -SHA256 (gegl-0.4.64.tar.xz) = 0de1c9dd22c160d5e4bdfc388d292f03447cca6258541b9a12fed783d0cf7c60 -SIZE (gegl-0.4.64.tar.xz) = 6066976 +TIMESTAMP = 1766093821 +SHA256 (gegl-0.4.66.tar.xz) = 92b05855e2190868949d70cea6e9a50b163a6a441242e740a6263975379f993b +SIZE (gegl-0.4.66.tar.xz) = 6078452home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6978a848.3dce1.71e4b7d6>
