aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2022-01-25 12:13:19 +0000
committerJan Beich <jbeich@FreeBSD.org>2022-01-25 12:24:57 +0000
commitf35efce3b504ea3a844a0b27b65f005903ad0635 (patch)
tree34bfa5dfac290a57effe66c0bcbeb6736ee2de45
parent1469c1b408a79a6e9bd3889518e58c273988d35c (diff)
downloadports-f35efce3b504ea3a844a0b27b65f005903ad0635.tar.gz
ports-f35efce3b504ea3a844a0b27b65f005903ad0635.zip
editors/gedit-plugins: unbreak build with Meson 0.61.0
plugins/bookmarks/meson.build:43:0: 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--editors/gedit-plugins/Makefile3
-rw-r--r--editors/gedit-plugins/distinfo2
2 files changed, 5 insertions, 0 deletions
diff --git a/editors/gedit-plugins/Makefile b/editors/gedit-plugins/Makefile
index 8f9ef1ad4465..64df59d269eb 100644
--- a/editors/gedit-plugins/Makefile
+++ b/editors/gedit-plugins/Makefile
@@ -7,6 +7,9 @@ CATEGORIES= editors gnome
MASTER_SITES= GNOME/sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\..*/\1/}
DIST_SUBDIR= gnome
+PATCH_SITES= https://gitlab.gnome.org/GNOME/${PORTNAME}/-/commit/
+PATCHFILES+= 70c8ba4a1393.patch:-p1 # https://gitlab.gnome.org/GNOME/gedit-plugins/-/merge_requests/27
+
MAINTAINER= gnome@FreeBSD.org
COMMENT= Plugins for GEdit 3
diff --git a/editors/gedit-plugins/distinfo b/editors/gedit-plugins/distinfo
index 3f3a2d651702..f38d3b80fbcc 100644
--- a/editors/gedit-plugins/distinfo
+++ b/editors/gedit-plugins/distinfo
@@ -1,3 +1,5 @@
TIMESTAMP = 1622065692
SHA256 (gnome/gedit-plugins-40.1.tar.xz) = dfb7989507a5745cb17c42fb1472207167a387197354f64254118e4a9437c196
SIZE (gnome/gedit-plugins-40.1.tar.xz) = 951024
+SHA256 (gnome/70c8ba4a1393.patch) = 09b343915fc5942e072af0b4e640e519347903891db39d7cff83d47dc95d9a99
+SIZE (gnome/70c8ba4a1393.patch) = 10575