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

gcc: Fix the conflicts between the production and devel ports #2799

Merged
merged 1 commit into from Oct 14, 2018

Conversation

cjones051073
Copy link
Member

@cjones051073 cjones051073 commented Oct 14, 2018

Description

Fixes some issues with the conflicts between the pro and devel gcc ports.

See https://trac.macports.org/ticket/57384

Type(s)
  • bugfix
  • enhancement
  • security fix
Verification

Have you

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

@macportsbot macportsbot added by: member Created by a member with commit rights maintainer: none type: bugfix labels Oct 14, 2018
Copy link
Contributor

@ryandesign ryandesign left a comment

Choose a reason for hiding this comment

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

Thanks, this seems right.

@macportsbot
Copy link

Travis Build #3966 Errored.

Lint results
--->  Verifying Portfile for gcc7
--->  0 errors and 0 warnings found.
--->  Verifying Portfile for gcc8
--->  0 errors and 0 warnings found.
--->  Verifying Portfile for gcc9
--->  0 errors and 0 warnings found.
--->  Verifying Portfile for libgcc
--->  0 errors and 0 warnings found.

Port gcc7 success on xcode9.4. Log
Port libgcc7 success on xcode9.4. Log
Port gcc8 success on xcode9.4. Log
Port libgcc8 success on xcode9.4. Log
Port gcc9 success on xcode9.4. Log
Port libgcc-devel success on xcode9.4. Log
Port libgcc success on xcode9.4. Log
Port gcc7 success on xcode7.3. Log
Port libgcc7 success on xcode7.3. Log
Port gcc8 success on xcode7.3. Log
Port libgcc8 success on xcode7.3. Log
Port gcc9 success on xcode7.3. Log
Port libgcc-devel success on xcode7.3. Log
Port libgcc success on xcode7.3. Log
Port gcc7 success on xcode10. Log
Port libgcc7 success on xcode10. Log
Port gcc8 success on xcode10. Log
Port libgcc8 success on xcode10. Log
Port gcc9 success on xcode10. Log
Port libgcc-devel success on xcode10. Log
Port libgcc success on xcode10. Log

@cjones051073 cjones051073 merged commit 41c70ed into macports:master Oct 14, 2018
@cjones051073 cjones051073 deleted the gcc-fixConflicts branch October 14, 2018 20:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
by: member Created by a member with commit rights maintainer: none type: bugfix
3 participants