git: 8b8a08c962be - main - deskutils/gnome-weather: unbreak build with Meson 0.61.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 23 Jan 2022 10:07:55 UTC
The branch main has been updated by jbeich:
URL: https://cgit.FreeBSD.org/ports/commit/?id=8b8a08c962be2feecdaf5a034eb4f627c5e39a82
commit 8b8a08c962be2feecdaf5a034eb4f627c5e39a82
Author: Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2022-01-23 10:06:30 +0000
Commit: Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2022-01-23 10:07:48 +0000
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
---
deskutils/gnome-weather/Makefile | 3 +++
deskutils/gnome-weather/distinfo | 2 ++
2 files changed, 5 insertions(+)
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