mirror of
https://git.freebsd.org/ports.git
synced 2025-05-24 23:16:33 -04:00
deskutils/solanum: unbreak build with Meson 0.61.0
data/meson.build:3:0: ERROR: Function does not take positional arguments. PR: 260943 Regressed by: https://github.com/mesonbuild/meson/commit/61f2866a9fa1
This commit is contained in:
parent
4db7e68ea4
commit
43c7d9d134
2 changed files with 5 additions and 0 deletions
|
@ -4,6 +4,9 @@ DISTVERSION= 2.1.0
|
|||
PORTREVISION= 6
|
||||
CATEGORIES= deskutils
|
||||
|
||||
PATCH_SITES= ${GL_SITE}/${GL_ACCOUNT}/${GL_PROJECT}/-/commit/
|
||||
PATCHFILES+= e5c5d88f95b0.patch:-p1 # https://gitlab.gnome.org/World/Solanum/-/merge_requests/49
|
||||
|
||||
MAINTAINER= jbeich@FreeBSD.org
|
||||
COMMENT= Pomodoro timer for the GNOME desktop
|
||||
|
||||
|
|
|
@ -143,3 +143,5 @@ SHA256 (bilelmoussaoui-libadwaita-rs-b898c11fb6776fc7a9a6b920222fa3173216a80c_GL
|
|||
SIZE (bilelmoussaoui-libadwaita-rs-b898c11fb6776fc7a9a6b920222fa3173216a80c_GL0.tar.gz) = 104015
|
||||
SHA256 (World-Solanum-3e69272fb31bf18a7aa74ece9d904d445c458274_GL0.tar.gz) = 949e50fb8a733b196d95a1a87f5db2a7131ad17d9454955693d9b0380108d834
|
||||
SIZE (World-Solanum-3e69272fb31bf18a7aa74ece9d904d445c458274_GL0.tar.gz) = 104593
|
||||
SHA256 (e5c5d88f95b0.patch) = e2d30fb22bb8948659d909064df462bd74f44f2eb768757d041618aecb36b245
|
||||
SIZE (e5c5d88f95b0.patch) = 815
|
||||
|
|
Loading…
Add table
Reference in a new issue