Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Oct 2025 13:47:24 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: 6ec272553257 - main - graphics/gegl: update to 0.4.64 release (+)
Message-ID:  <202510081347.598DlOjn089713@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=6ec272553257edac8c23cd2f18ef86c072d514fa

commit 6ec272553257edac8c23cd2f18ef86c072d514fa
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2025-10-08 13:41:28 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2025-10-08 13:41:28 +0000

    graphics/gegl: update to 0.4.64 release (+)
    
    Changelog:      https://gitlab.gnome.org/GNOME/gegl/-/blob/master/docs/NEWS.adoc?ref_type=heads#user-content-gegl-0-4-64-2025-10-04
---
 graphics/gegl/Makefile | 10 ++--------
 graphics/gegl/distinfo |  8 +++-----
 2 files changed, 5 insertions(+), 13 deletions(-)

diff --git a/graphics/gegl/Makefile b/graphics/gegl/Makefile
index 7c363201fa41..dee5645bc2a1 100644
--- a/graphics/gegl/Makefile
+++ b/graphics/gegl/Makefile
@@ -1,12 +1,8 @@
 PORTNAME=	gegl
-DISTVERSION=	0.4.62
-PORTREVISION=	4
+DISTVERSION=	0.4.64
 CATEGORIES=	graphics
 MASTER_SITES=	GIMP
 
-PATCH_SITES+=	https://gitlab.gnome.org/GNOME/gegl/-/commit/
-PATCHFILES+=	eda8ba51786f197b72265eafcdab407d91ec9c70.diff:-p1
-
 MAINTAINER=	gnome@FreeBSD.org
 COMMENT=	Graph based image processing framework
 WWW=		https://gegl.org/
@@ -34,8 +30,6 @@ MESON_ARGS=	-Ddocs=false \
 		-Dworkshop=false \
 		-Dintrospection=true \
 		-Dlensfun=disabled \
-		-Dlibjpeg=enabled \
-		-Dlibpng=enabled \
 		-Dmaxflow=disabled \
 		-Dmrg=disabled \
 		-Dpygobject=disabled \
@@ -44,7 +38,7 @@ MESON_ARGS=	-Ddocs=false \
 MESON_ARGS+=	-Dopenmp=disabled
 .endif
 
-GEGL_SHLIB=	0.461.1
+GEGL_SHLIB=	0.463.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 20c4e35e202d..8c41ce29aae0 100644
--- a/graphics/gegl/distinfo
+++ b/graphics/gegl/distinfo
@@ -1,5 +1,3 @@
-TIMESTAMP = 1757339996
-SHA256 (gegl-0.4.62.tar.xz) = 5887576371ebf1d9e90797d10e4b9a7f1658228d4827583e79e1db3d94505c6c
-SIZE (gegl-0.4.62.tar.xz) = 6025372
-SHA256 (eda8ba51786f197b72265eafcdab407d91ec9c70.diff) = 2e83d7f6835a9eda7dcbba6579a762bf6c231457109176f4de20ffabd85ecf63
-SIZE (eda8ba51786f197b72265eafcdab407d91ec9c70.diff) = 1335
+TIMESTAMP = 1759928302
+SHA256 (gegl-0.4.64.tar.xz) = 0de1c9dd22c160d5e4bdfc388d292f03447cca6258541b9a12fed783d0cf7c60
+SIZE (gegl-0.4.64.tar.xz) = 6066976


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202510081347.598DlOjn089713>