Bug 267007 - textproc/mdbook: build fails with rust 1.64.0
Summary: textproc/mdbook: build fails with rust 1.64.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: Mikael Urankar
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-10-13 07:07 UTC by Mikael Urankar
Modified: 2022-10-30 12:08 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (0mp)


Attachments
v0 (26.94 KB, patch)
2022-10-23 11:37 UTC, Mikael Urankar
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mikael Urankar freebsd_committer freebsd_triage 2022-10-13 07:07:49 UTC
Is it possible to update mdbook to v0.4.21 there is a build failure with rust 1.64.0, same error as:
https://github.com/rust-lang/rust/issues/99591

Thanks in advance.
Comment 1 Mikael Urankar freebsd_committer freebsd_triage 2022-10-23 11:37:21 UTC
Created attachment 237555 [details]
v0

Update to 0.4.21
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-10-30 12:08:02 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=318e5326ef0c165426b13fd82b0bdbc376b72e4a

commit 318e5326ef0c165426b13fd82b0bdbc376b72e4a
Author:     Mikael Urankar <mikael@FreeBSD.org>
AuthorDate: 2022-10-23 11:35:01 +0000
Commit:     Mikael Urankar <mikael@FreeBSD.org>
CommitDate: 2022-10-30 12:07:08 +0000

    textproc/mdbook: Update to 0.4.21

    Changes:
      https://github.com/rust-lang/mdBook/blob/master/CHANGELOG.md#mdbook-0416
      https://github.com/rust-lang/mdBook/blob/master/CHANGELOG.md#mdbook-0417
      https://github.com/rust-lang/mdBook/blob/master/CHANGELOG.md#mdbook-0418
      https://github.com/rust-lang/mdBook/blob/master/CHANGELOG.md#mdbook-0419
      https://github.com/rust-lang/mdBook/blob/master/CHANGELOG.md#mdbook-0420
      https://github.com/rust-lang/mdBook/blob/master/CHANGELOG.md#mdbook-0421

    PR:             267007
    Approved by:    0mp (maintainer timeout)

 textproc/mdbook/Makefile |  59 ++++++++++--------------
 textproc/mdbook/distinfo | 118 ++++++++++++++++++++---------------------------
 2 files changed, 76 insertions(+), 101 deletions(-)