Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

typst: fix build on rust 1.80+ #26037

Merged
merged 1 commit into from
Oct 2, 2024
Merged

Conversation

MisLink
Copy link
Contributor

@MisLink MisLink commented Oct 1, 2024

Rust 1.80+ contains some breaking changes which break some crates, mostly time crate. This patch upgrades time crate because upstream does not fix it.

Description

Type(s)
  • bugfix
  • enhancement
  • security fix
Tested on

macOS 15.0 24A335 x86_64
Xcode 16.0 16A242d

Verification

Have you

  • followed our Commit Message Guidelines?
  • squashed and minimized your commits?
  • checked that there aren't other open pull requests for the same change?
  • referenced existing tickets on Trac with full URL in commit message?
  • checked your Portfile with port lint --nitpick?
  • tried existing tests with sudo port test?
  • tried a full install with sudo port -vst install?
  • tested basic functionality of all binary files?
  • checked that the Portfile's most important variants haven't been broken?

@macportsbot
Copy link

Notifying maintainers:
@herbygillot for port typst.

@herbygillot
Copy link
Member

@MisLink thanks for this submission. This update will change the resulting binary for typst, so I think we'll want to bump revision for this.

Signed-off-by: MisLink <gjq.uoiai@outlook.com>
@herbygillot herbygillot merged commit df63525 into macports:master Oct 2, 2024
3 checks passed
@herbygillot
Copy link
Member

Thanks @MisLink

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintainer: open Affects an openmaintainer port type: bugfix
Development

Successfully merging this pull request may close these issues.

3 participants