aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDima Panov <fluffy@FreeBSD.org>2023-07-28 10:51:21 +0000
committerDima Panov <fluffy@FreeBSD.org>2023-07-28 10:51:21 +0000
commit58160b0ab503653bcd1afeedf03b1f1f9ae726ac (patch)
treebdb207d06508719cadeb8a23ace48a23dbb8329c
parent3e35051e913e46e0132df070d5a718d443bfd0b8 (diff)
downloadports-58160b0ab503653bcd1afeedf03b1f1f9ae726ac.tar.gz
ports-58160b0ab503653bcd1afeedf03b1f1f9ae726ac.zip
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
-rw-r--r--graphics/gegl/Makefile3
-rw-r--r--graphics/gegl/distinfo4
2 files changed, 6 insertions, 1 deletions
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