Skip to content

is: update to 0.14.0 - #33937

Merged
herbygillot merged 1 commit into
macports:masterfrom
trustbyte:is_0140
Aug 7, 2026
Merged

is: update to 0.14.0#33937
herbygillot merged 1 commit into
macports:masterfrom
trustbyte:is_0140

Conversation

@trustbyte

Copy link
Copy Markdown
Contributor

Description

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

macOS 26.5.2 25F84 arm64
Xcode 26.3 17C529

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?
  • 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
Copy Markdown

Notifying maintainers:
@herbygillot for port is.

@herbygillot

Copy link
Copy Markdown
Member

We are now annotating Go ports with go.toolchain_min. You can set that to the Go toolchain this project wants, as indicated in go.mod.

go.toolchain_min when set will prevent this port from building on macOS versions where that particular Go version can't build or run, so we avoid failing builds for no reason.

You'll find examples already in-tree, and more info in the go_toolchain portgroup.

@trustbyte

Copy link
Copy Markdown
Contributor Author

Sure, done.

@herbygillot
herbygillot merged commit f03dd6a into macports:master Aug 7, 2026
3 checks passed
@herbygillot

Copy link
Copy Markdown
Member

Thank you @trustbyte.

@trustbyte

Copy link
Copy Markdown
Contributor Author

Thanks.

@trustbyte
trustbyte deleted the is_0140 branch August 8, 2026 05:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

3 participants