Changes between Initial Version and Version 2 of Ticket #46852


Ignore:
Timestamp:
Feb 13, 2015, 8:58:00 PM (9 years ago)
Author:
larryv (Lawrence Velázquez)
Comment:

Your ports tree is horribly out of date. The git-core port was renamed to git eight months ago.

Please run the following commands to try again:

$ sudo port clean apple-gcc42 git-core
$ sudo port -d selfupdate
$ sudo port install apple-gcc42 +bootstrap
$ sudo port -n upgrade --enforce-variants apple-gcc42 -bootstrap
$ sudo port install git-core

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #46852

    • Property Owner changed from macports-tickets@… to jeremyhu@…
    • Property Keywords apple-gcc42 tiger git-core removed
    • Property Port apple-gcc42 added; git-core removed
    • Property Priority changed from High to Normal
  • Ticket #46852 – Description

    initial v2  
    11When I Do sudo port install git-core everything works but apple-gcc42 won't build how do I fix this? Below is what happens after I enter the command.
    22
    3 
     3{{{
    44devin-fifers-imac:~ devinfifer$ sudo port install git-core
    55Password:
     
    77--->  Dependencies to be installed: apple-gcc42
    88--->  Building apple-gcc42
     9}}}