sysutils/accountsservice: unbreak build with Meson 0.61.0
data/meson.build:31:5: 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:
parent
56fac6aee3
commit
924cc243fc
2 changed files with 5 additions and 0 deletions
|
@ -6,6 +6,9 @@ PORTREVISION= 1
|
|||
CATEGORIES= sysutils devel
|
||||
MASTER_SITES= http://www.freedesktop.org/software/${PORTNAME}/
|
||||
|
||||
PATCH_SITES= https://gitlab.freedesktop.org/${PORTNAME}/${PORTNAME}/-/commit/
|
||||
PATCHFILES+= ac9b14f1c1bb.patch:-p1 # https://gitlab.freedesktop.org/accountsservice/accountsservice/-/merge_requests/82
|
||||
|
||||
MAINTAINER= kwm@FreeBSD.org
|
||||
COMMENT= D-Bus interface for user account query and manipulation
|
||||
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
TIMESTAMP = 1600462353
|
||||
SHA256 (accountsservice-0.6.55.tar.xz) = ff2b2419a7e06bd9cb335ffe391c7409b49a0f0130b890bd54692a3986699c9b
|
||||
SIZE (accountsservice-0.6.55.tar.xz) = 97972
|
||||
SHA256 (ac9b14f1c1bb.patch) = 2a369203c0f9d091ab1d6ff46c3b9ab88c345ed27e314f04a867ccc4b33e2be2
|
||||
SIZE (ac9b14f1c1bb.patch) = 723
|
||||
|
|
Loading…
Reference in a new issue