Skip to content

antlr: Switch to working JDK, fix builds #27920

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Dave-Allured
Copy link
Contributor

@Dave-Allured Dave-Allured commented Mar 16, 2025

Description

  • Switch JDK from broken openjdk8 to working openjdk8-bootstrap.
  • Rev bump to clean up binary packages and port health.
  • Update home page URL.
  • Fix platform.
  • Fix supported_archs.

Fixes: https://trac.macports.org/ticket/72201

Type(s)
  • bugfix
Tested on

macOS 14.6.1
Xcode 16.2
Command Line Tools 16.2.0

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?
  • tried a full install with sudo port -vs install?
  • tested basic functionality of all binary files?
  • checked that the Portfile's most important variants haven't been broken?

.

* Switch JDK from broken openjdk8 to working openjdk-bootstrap.
* Rev bump to clean up binary packages and port health.
* Update home page URL.
* Fix platform.
* Fix supported_archs.

Fixes: https://trac.macports.org/ticket/72201
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.

2 participants