Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Feb 2023 20:51:26 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: 07bc0e5bfdd7 - main - graphics/gegl: update to 0.4.42 release (+)
Message-ID:  <202302282051.31SKpQDQ059625@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=07bc0e5bfdd77699514fa04ab2e03e32437f8e9f

commit 07bc0e5bfdd77699514fa04ab2e03e32437f8e9f
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2023-02-28 20:43:35 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2023-02-28 20:43:35 +0000

    graphics/gegl: update to 0.4.42 release (+)
    
    Changelog:      https://gitlab.gnome.org/GNOME/gegl/-/blob/GEGL_0_4_42/docs/NEWS.adoc
    
    Sponsored by:   Serenity Cybersecurity, LLC
---
 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 ef2c25e1438a..88dfa2d1bb36 100644
--- a/graphics/gegl/Makefile
+++ b/graphics/gegl/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	gegl
-PORTVERSION=	0.4.40
-PORTREVISION=	2
+PORTVERSION=	0.4.42
 CATEGORIES=	graphics
 MASTER_SITES=	GIMP
 
@@ -34,7 +33,7 @@ MESON_ARGS=	-Ddocs=false \
 		-Dpygobject=disabled \
 		-Dlua=disabled
 
-GEGL_SHLIB=	0.439.1
+GEGL_SHLIB=	0.441.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 fda5e696959a..a665a657869f 100644
--- a/graphics/gegl/distinfo
+++ b/graphics/gegl/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1669106153
-SHA256 (gegl-0.4.40.tar.xz) = cdde80d15a49dab9a614ef98f804c8ce6e4cfe1339a3c240c34f3fb45436b85d
-SIZE (gegl-0.4.40.tar.xz) = 5784744
+TIMESTAMP = 1677609798
+SHA256 (gegl-0.4.42.tar.xz) = aba83a0cbaa6c56edc29ea22f2e8172950a53b96daa51592083d59222bdde02d
+SIZE (gegl-0.4.42.tar.xz) = 5787100



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