aboutsummaryrefslogtreecommitdiff
path: root/irc/polari
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2022-01-24 12:34:01 +0000
committerJan Beich <jbeich@FreeBSD.org>2022-01-24 12:35:08 +0000
commitce223b07266e50d7893a271a9009d59f3a0657fc (patch)
treec9971130392ef496a028031cd649eaec575bba6b /irc/polari
parent8ba0311efa2329e7124b2b39298937ef42ca5caa (diff)
downloadports-ce223b07266e50d7893a271a9009d59f3a0657fc.tar.gz
ports-ce223b07266e50d7893a271a9009d59f3a0657fc.zip
irc/polari: unbreak build with Meson 0.61.0
data/appdata/meson.build:2: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
Diffstat (limited to 'irc/polari')
-rw-r--r--irc/polari/Makefile3
-rw-r--r--irc/polari/distinfo2
2 files changed, 5 insertions, 0 deletions
diff --git a/irc/polari/Makefile b/irc/polari/Makefile
index 3455d3aeb9d0..0e093a3dde17 100644
--- a/irc/polari/Makefile
+++ b/irc/polari/Makefile
@@ -6,6 +6,9 @@ CATEGORIES= irc gnome
MASTER_SITES= GNOME/sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\..*/\1/}
DIST_SUBDIR= gnome
+PATCH_SITES= https://gitlab.gnome.org/GNOME/${PORTNAME}/-/commit/
+PATCHFILES+= 1ec40333a32d.patch:-p1 # https://gitlab.gnome.org/GNOME/gtranslator/-/merge_requests/90
+
MAINTAINER= gnome@FreeBSD.org
COMMENT= Internet Relay Chat (IRC) client designed for GNOME 3
diff --git a/irc/polari/distinfo b/irc/polari/distinfo
index bfc23c5ea890..c7a91e73faa7 100644
--- a/irc/polari/distinfo
+++ b/irc/polari/distinfo
@@ -1,3 +1,5 @@
TIMESTAMP = 1633284255
SHA256 (gnome/polari-41.0.tar.xz) = a3b05f81660370c67c942b6f44b298c7b78816feb38c926ec2212bde22ea40eb
SIZE (gnome/polari-41.0.tar.xz) = 1125016
+SHA256 (gnome/1ec40333a32d.patch) = 7b983f068ecedfa9452f8eb9998909addcec2ee9a35c7b012c9dadf56241d7d8
+SIZE (gnome/1ec40333a32d.patch) = 1331