Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Jul 2023 14:47: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: 2ddb52642fed - main - graphics/gegl: update to 0.4.46 release (+)
Message-ID:  <202307261447.36QElQXt054395@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=2ddb52642fed148b4bf25ec643b6b35bb7e5eba7

commit 2ddb52642fed148b4bf25ec643b6b35bb7e5eba7
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2023-07-26 14:46:11 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2023-07-26 14:46:11 +0000

    graphics/gegl: update to 0.4.46 release (+)
    
    Changelog:      https://gitlab.gnome.org/GNOME/gegl/-/blob/GEGL_0_4_46/docs/NEWS.adoc
    Sponsored by:   Serenity Cybersecurity, LLC
---
 graphics/gegl/Makefile  | 5 ++---
 graphics/gegl/distinfo  | 6 +++---
 graphics/gegl/pkg-plist | 1 +
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/graphics/gegl/Makefile b/graphics/gegl/Makefile
index 6fbbd2446c43..c337caa2adbd 100644
--- a/graphics/gegl/Makefile
+++ b/graphics/gegl/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	gegl
-PORTVERSION=	0.4.44
-PORTREVISION=	5
+PORTVERSION=	0.4.46
 CATEGORIES=	graphics
 MASTER_SITES=	GIMP
 
@@ -35,7 +34,7 @@ MESON_ARGS=	-Ddocs=false \
 		-Dpygobject=disabled \
 		-Dlua=disabled
 
-GEGL_SHLIB=	0.443.1
+GEGL_SHLIB=	0.445.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 1b1542a847cf..31d126a51303 100644
--- a/graphics/gegl/distinfo
+++ b/graphics/gegl/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1681108181
-SHA256 (gegl-0.4.44.tar.xz) = 0a4cdb41635e406a0849cd0d3f03caf7d97cab8aa13d28707d532d0089d56126
-SIZE (gegl-0.4.44.tar.xz) = 5791844
+TIMESTAMP = 1690376715
+SHA256 (gegl-0.4.46.tar.xz) = d0b3b2481bc8774c5f3d0a487611910166d18eef823a859fb91e781ab7b1e892
+SIZE (gegl-0.4.46.tar.xz) = 5799248
diff --git a/graphics/gegl/pkg-plist b/graphics/gegl/pkg-plist
index 0351b7b90739..572b9285a6f1 100644
--- a/graphics/gegl/pkg-plist
+++ b/graphics/gegl/pkg-plist
@@ -108,6 +108,7 @@ lib/gegl-%%GEGL_VER%%/gegl-generated.so
 %%ARM%%lib/gegl-%%GEGL_VER%%/gegl-transformops-arm-neon.so
 %%AMD64%%lib/gegl-%%GEGL_VER%%/gegl-transformops-x86_64-v2.so
 %%AMD64%%lib/gegl-%%GEGL_VER%%/gegl-transformops-x86_64-v3.so
+lib/gegl-%%GEGL_VER%%/vector-fill.so
 lib/gegl-%%GEGL_VER%%/gif-load.so
 lib/gegl-%%GEGL_VER%%/grey2.json
 %%JASPER%%lib/gegl-%%GEGL_VER%%/jp2-load.so



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