Bug 281916 - devel/meson: update to 1.6.0
Summary: devel/meson: update to 1.6.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-desktop (Team)
URL: https://mesonbuild.com/Release-notes-...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-10-07 08:39 UTC by Jan Beich
Modified: 2024-10-27 00:19 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (desktop)
antoine: exp-run+


Attachments
v0 (RC1) (1.24 KB, patch)
2024-10-07 08:39 UTC, Jan Beich
no flags Details | Diff
v1 (apply via "git am") (2.51 KB, patch)
2024-10-23 12:21 UTC, Jan Beich
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Beich freebsd_committer freebsd_triage 2024-10-07 08:39:09 UTC
Created attachment 254069 [details]
v0 (RC1)
Comment 2 Jan Beich freebsd_committer freebsd_triage 2024-10-23 12:21:52 UTC
Created attachment 254462 [details]
v1 (apply via "git am")

- Update to the actual release
- Add graphics/vips workaround
Comment 3 Antoine Brodin freebsd_committer freebsd_triage 2024-10-25 21:18:37 UTC
Exp-run looks fine
Comment 4 commit-hook freebsd_committer freebsd_triage 2024-10-27 00:18:21 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=98a26821dd3a8ca1d96ad00c466e3802def0845e

commit 98a26821dd3a8ca1d96ad00c466e3802def0845e
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2024-10-06 21:24:57 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2024-10-27 00:14:26 +0000

    graphics/vips: temporarily disable static libs after 7a39bdfd4c0c

    ld: error: undefined symbol: vips_access_get_type
    >>> referenced by libvips-scan.c
    >>>               libvips-scan.o:(main)

    PR:             281916
    Exp-run by:     antoine

 graphics/vips/Makefile  | 5 ++++-
 graphics/vips/pkg-plist | 2 --
 2 files changed, 4 insertions(+), 3 deletions(-)
Comment 5 commit-hook freebsd_committer freebsd_triage 2024-10-27 00:18:22 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=7a39bdfd4c0c1258d436dc15468fe30341394e98

commit 7a39bdfd4c0c1258d436dc15468fe30341394e98
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2024-10-06 21:24:57 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2024-10-27 00:14:21 +0000

    devel/meson: update to 1.6.0

    Changes:        https://mesonbuild.com/Release-notes-for-1-6-0.html
    PR:             281916
    Reported by:    GitHub (watch releases)
    Exp-run by:     antoine

 devel/meson/Makefile | 2 +-
 devel/meson/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)