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 @@ -1,28 +1,31 @@ # Created by: Gustau Perez PORTNAME= gnome-weather PORTVERSION= 41.0 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 LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING.md LIB_DEPENDS= libgweather-3.so:net/libgweather \ libgeoclue-2.so:net/geoclue \ libgjs.so:lang/gjs \ libhandy-1.so:x11-toolkits/libhandy PORTSCOUT= limitw:1,even USES= gettext gnome localbase meson pkgconfig tar:xz USE_GNOME= gtk30 USE_LDCONFIG= yes GLIB_SCHEMAS= org.gnome.Weather.gschema.xml .include 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