git: 58160b0ab503 - main - graphics/gegl: unbreak build with legacy librsvg (+)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 28 Jul 2023 10:54:38 UTC
The branch main has been updated by fluffy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=58160b0ab503653bcd1afeedf03b1f1f9ae726ac
commit 58160b0ab503653bcd1afeedf03b1f1f9ae726ac
Author: Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2023-07-28 10:51:21 +0000
Commit: Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2023-07-28 10:51:21 +0000
graphics/gegl: unbreak build with legacy librsvg (+)
Backport patch from upstream to unbreak build with legacy
librsvg version 2.40.21
No changes for default version users.
Original GNOME issue: https://gitlab.gnome.org/GNOME/gegl/-/issues/333
PR: 272750
Sponsored by: Serenity Cybersecurity, LLC
---
graphics/gegl/Makefile | 3 +++
graphics/gegl/distinfo | 4 +++-
2 files changed, 6 insertions(+), 1 deletion(-)
diff --git a/graphics/gegl/Makefile b/graphics/gegl/Makefile
index c337caa2adbd..9fb21021c800 100644
--- a/graphics/gegl/Makefile
+++ b/graphics/gegl/Makefile
@@ -3,6 +3,9 @@ PORTVERSION= 0.4.46
CATEGORIES= graphics
MASTER_SITES= GIMP
+PATCH_SITES= https://gitlab.gnome.org/GNOME/gegl/-/commit/
+PATCHFILES+= a99a93e5c9013bd4101f5058cdee7d0cf30234fe.patch:-p1
+
MAINTAINER= gnome@FreeBSD.org
COMMENT= Graph based image processing framework
WWW= https://gegl.org/
diff --git a/graphics/gegl/distinfo b/graphics/gegl/distinfo
index 31d126a51303..3859286a4ef7 100644
--- a/graphics/gegl/distinfo
+++ b/graphics/gegl/distinfo
@@ -1,3 +1,5 @@
-TIMESTAMP = 1690376715
+TIMESTAMP = 1690532245
SHA256 (gegl-0.4.46.tar.xz) = d0b3b2481bc8774c5f3d0a487611910166d18eef823a859fb91e781ab7b1e892
SIZE (gegl-0.4.46.tar.xz) = 5799248
+SHA256 (a99a93e5c9013bd4101f5058cdee7d0cf30234fe.patch) = 87fd184bfe1d83e1a00dad3c0d57762bf5a6253ffa49fbec3eb000267dcb8c07
+SIZE (a99a93e5c9013bd4101f5058cdee7d0cf30234fe.patch) = 2588