1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00

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
This commit is contained in:
Jan Beich 2022-01-24 12:34:01 +00:00
parent 8ba0311efa
commit ce223b0726
2 changed files with 5 additions and 0 deletions

View File

@ -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

View File

@ -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