aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2022-01-24 12:08:08 +0000
committerJan Beich <jbeich@FreeBSD.org>2022-01-24 12:35:07 +0000
commitc359d73049f5ee2106869f8bf55784d40e8a289f (patch)
tree0d2a77db44fc5663f9632714dd2db5fbfae391c2
parent80c5ab5b8b8bdc4ef147bbcf02e0be3908402e35 (diff)
downloadports-c359d73049f5ee2106869f8bf55784d40e8a289f.tar.gz
ports-c359d73049f5ee2106869f8bf55784d40e8a289f.zip
devel/dconf-editor: unbreak build with Meson 0.61.0
editor/meson.build:3:5: ERROR: Function does not take positional arguments. PR: 260943 Reported by: antoine (via exp-run) Regressed by: https://github.com/mesonbuild/meson/commit/61f2866a9fa1
-rw-r--r--devel/dconf-editor/Makefile3
-rw-r--r--devel/dconf-editor/distinfo2
2 files changed, 5 insertions, 0 deletions
diff --git a/devel/dconf-editor/Makefile b/devel/dconf-editor/Makefile
index 0fecb98f706b..d65850f81686 100644
--- a/devel/dconf-editor/Makefile
+++ b/devel/dconf-editor/Makefile
@@ -6,6 +6,9 @@ CATEGORIES= devel gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome
+PATCH_SITES= https://gitlab.gnome.org/GNOME/${PORTNAME}/-/commit/
+PATCHFILES+= 56474378568e.patch:-p1 # https://gitlab.gnome.org/GNOME/dconf-editor/-/merge_requests/21
+
MAINTAINER= gnome@FreeBSD.org
COMMENT= Configuration database editor for GNOME
diff --git a/devel/dconf-editor/distinfo b/devel/dconf-editor/distinfo
index 1b8cdb2e6215..96c9181a8378 100644
--- a/devel/dconf-editor/distinfo
+++ b/devel/dconf-editor/distinfo
@@ -1,3 +1,5 @@
TIMESTAMP = 1617741522
SHA256 (gnome/dconf-editor-3.38.3.tar.xz) = 571af4c7dad4f049b53e6cd728b79addf08c27ddab6bc57b396d211866ee79e3
SIZE (gnome/dconf-editor-3.38.3.tar.xz) = 594544
+SHA256 (gnome/56474378568e.patch) = ee0470519b9ac98ede945aba1b25f4ab9ebc5494525d95af5eb5c00f4418fd94
+SIZE (gnome/56474378568e.patch) = 825