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

R: fix port fetch for a few packages which used macports_distfiles #20640

Merged
merged 5 commits into from
Sep 29, 2023

Conversation

barracuda156
Copy link
Contributor

Description

Something got broken with macports_distfiles: https://trac.macports.org/ticket/68293
Switch all ports using it to GitHub commits. (The issue initially arose due to r-universe odd manner of stealth-updating.)

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

macOS 10.6.8 Server
Xcode 3.2.6

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

@barracuda156
Copy link
Contributor Author

@herbygillot @reneeotten Sorry to ping again for R stuff, but this is an important fix.

@herbygillot herbygillot merged commit 049e833 into macports:master Sep 29, 2023
3 checks passed
@barracuda156
Copy link
Contributor Author

@herbygillot Thanks for merging!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3 participants