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

2048.c: Fix conflicts with 2048.cpp #23929

Merged
merged 1 commit into from
May 21, 2024

Conversation

TheRealKeto
Copy link
Contributor

Description

Fix conflicts with 2048.cpp by renaming 2048 -> c2048 when installing the 2048.c port

Type(s)
  • bugfix
Tested on

macOS 12.6 21G115 arm64
Command Line Tools 14.2.0.0.1.1668646533

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 -d install?
  • tested basic functionality of all binary files?

games/2048.c/Portfile Outdated Show resolved Hide resolved
@TheRealKeto TheRealKeto force-pushed the fix/2048/conflicts branch from 9f2c32e to 1cde965 Compare May 13, 2024 23:18
@pmetzger pmetzger merged commit 38c6f38 into macports:master May 21, 2024
4 checks passed
@TheRealKeto TheRealKeto deleted the fix/2048/conflicts branch May 25, 2024 05:32
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.

4 participants