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

elixir: update to 1.18.2 #27558

Merged
merged 1 commit into from
Feb 5, 2025
Merged

Conversation

blandflakes
Copy link
Contributor

Description

Updates Elixir to 1.18.2

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

macOS 15.2
Command Line Tools 2409

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

Notifying maintainers:
@milmazz for port elixir.
@ci42 for port elixir.
@secsaba for port elixir.

Copy link
Contributor

@reneeotten reneeotten left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks for the update @blandflakes ! Your commit message does not follow our guidelines; it should be "portname: short description"- please amend.

@blandflakes
Copy link
Contributor Author

Happy to do so! I did read the guidelines, and they only stipulate that it's a good way to do it, but just expect the port name to be included. It might be worth updating them to require this formatting.

@blandflakes blandflakes changed the title Update elixir to 1.18.2 elixir: update to 1.18.2 Feb 2, 2025
@halostatue
Copy link
Contributor

Happy to do so! I did read the guidelines, and they only stipulate that it's a good way to do it, but just expect the port name to be included. It might be worth updating them to require this formatting.

You'll need to git commit --amend your commit to adjust the commit message, not just the PR title. You can do this in one command with

git commit --amend -m "elixir: update to 1.18.2" && git push --force-with-lease

@blandflakes
Copy link
Contributor Author

Ah I misinterpreted the comment as being about the PR title, one moment, thanks

@reneeotten reneeotten merged commit 750d394 into macports:master Feb 5, 2025
3 checks passed
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.

5 participants