[Bug 259080] devel/meson: update to 0.60.1

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 03 Nov 2021 18:07:08 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259080

--- Comment #24 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=43cc9e6350f0df54ffda5f462bb6553369f6e496

commit 43cc9e6350f0df54ffda5f462bb6553369f6e496
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2021-11-03 17:55:57 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2021-11-03 18:03:43 +0000

    misc/urbit: drop unused Meson keyword

    subprojects/commonmark-legacy/meson.build:30:0: ERROR: Got unknown keyword
arguments "version"
    subprojects/libscrypt/meson.build:17:0: ERROR: Got unknown keyword
arguments "version"
    subprojects/ed25519/meson.build:21:0: ERROR: Got unknown keyword arguments
"version"
    subprojects/murmur3/meson.build:7:0: ERROR: Got unknown keyword arguments
"version"
    subprojects/softfloat3/meson.build:321:0: ERROR: Got unknown keyword
arguments "version"

    PR:             259080
    Reported by:    antoine (via exp-run)
    Regressed by:   https://github.com/mesonbuild/meson/commit/88a1bed81b7d

 .../patch-subprojects_commonmark-legacy_meson.build (new)     | 10 ++++++++++
 misc/urbit/files/patch-subprojects_ed25519_meson.build (new)  | 10 ++++++++++
 .../urbit/files/patch-subprojects_libscrypt_meson.build (new) | 11 +++++++++++
 misc/urbit/files/patch-subprojects_murmur3_meson.build (new)  | 11 +++++++++++
 .../files/patch-subprojects_softfloat3_meson.build (new)      | 10 ++++++++++
 5 files changed, 52 insertions(+)

-- 
You are receiving this mail because:
You are on the CC list for the bug.