aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2022-01-23 10:06:30 +0000
committerJan Beich <jbeich@FreeBSD.org>2022-01-23 10:07:48 +0000
commit8b8a08c962be2feecdaf5a034eb4f627c5e39a82 (patch)
treee9f66587ce3f257bbc8aa8e1331f09bd3a90f78b
parenta47049ccd47918961b1f2eec672e78bff5f4cb38 (diff)
downloadports-8b8a08c962be2feecdaf5a034eb4f627c5e39a82.tar.gz
ports-8b8a08c962be2feecdaf5a034eb4f627c5e39a82.zip
deskutils/gnome-weather: unbreak build with Meson 0.61.0
data/meson.build:61: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--deskutils/gnome-weather/Makefile3
-rw-r--r--deskutils/gnome-weather/distinfo2
2 files changed, 5 insertions, 0 deletions
diff --git a/deskutils/gnome-weather/Makefile b/deskutils/gnome-weather/Makefile
index 6e9434803b1a..3ef7826c135d 100644
--- a/deskutils/gnome-weather/Makefile
+++ b/deskutils/gnome-weather/Makefile
@@ -6,6 +6,9 @@ CATEGORIES= deskutils gnome
MASTER_SITES= GNOME/sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\..*/\1/}
DIST_SUBDIR= gnome
+PATCH_SITES= https://gitlab.gnome.org/GNOME/${PORTNAME}/-/commit/
+PATCHFILES+= 4be71525f071.patch:-p1 # https://gitlab.gnome.org/GNOME/gnome-weather/-/merge_requests/92
+
MAINTAINER= gnome@FreeBSD.org
COMMENT= Weather application for GNOME 3
diff --git a/deskutils/gnome-weather/distinfo b/deskutils/gnome-weather/distinfo
index c0665d251c00..b96ae5ff19f4 100644
--- a/deskutils/gnome-weather/distinfo
+++ b/deskutils/gnome-weather/distinfo
@@ -1,3 +1,5 @@
TIMESTAMP = 1632933617
SHA256 (gnome/gnome-weather-41.0.tar.xz) = e5614eb74297e072960d6447557fa9fbfccf24bfcb314944b6d976640ee62dee
SIZE (gnome/gnome-weather-41.0.tar.xz) = 943500
+SHA256 (gnome/4be71525f071.patch) = 0ebf05647fd27e6e7002d97de76a74a76481fa0dda1a926fa6c14b9a6f269a6f
+SIZE (gnome/4be71525f071.patch) = 794