Changes between Initial Version and Version 2 of Ticket #43054


Ignore:
Timestamp:
Mar 25, 2014, 12:06:03 AM (10 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #43054

    • Property Owner changed from macports-tickets@… to tiago@…
    • Property Keywords py-graph-tool removed
    • Property Cc mmoll@… added
    • Property Port py-graph-tool added
  • Ticket #43054 – Description

    initial v2  
    1 I have 2 upgraded macs (from lion to mnt lion + from leopard to lion). Last time I have graph-tool configuration issues on both of them as reported in [https://trac.macports.org/ticket/40072 Ticket #40072]. Editing the Portfile then as suggested in [https://trac.macports.org/changeset/109300 r109300] solved the issue.
     1I have 2 upgraded macs (from lion to mnt lion + from leopard to lion). Last time I have graph-tool configuration issues on both of them as reported in Ticket #40072. Editing the Portfile then as suggested in r109300 solved the issue.
    22
    33Recently, I have updated the port using {{{sudo port -v selfupdate  }}}. Then as I {{{upgrade outdated  }}}, the process got stuck for a couple of hours at
     
    55{{{---> building py27-graph-tool}}}
    66
    7 I then tried replacing the portfile by removing the following line, like the suggestion in [https://trac.macports.org/changeset/109300 r109300]
     7I then tried replacing the portfile by removing the following line, like the suggestion in r109300
    88
    99{{{PYTHON_LDFLAGS="-L${python.libdir}/.. -lpython${python.branch}" }}}