Opened 11 years ago

Closed 11 years ago

#37251 closed defect (fixed)

py-matplotlib +gtk2 depends on obsolete port

Reported by: mndavidoff (Monte Davidoff) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.1.2
Keywords: haspatch Cc: skymoo (Adam Mercer), g5pw (Aljaž Srebrnič)
Port: py-matplotlib

Description

The py-matplotlib +gtk2 variant depends on an obsolete port.

$ sudo port -vs install py27-matplotlib +gtk2
--->  Computing dependencies for py27-matplotlib..
--->  Dependencies to be installed: py27-gtk
--->  Fetching distfiles for py27-gtk
--->  Verifying checksum(s) for py27-gtk
--->  Extracting py27-gtk
--->  Configuring py27-gtk
Error: py27-gtk has been replaced by py27-pygtk; please install that port instead
Error: org.macports.configure for port py27-gtk returned: obsolete port
Warning: targets not executed for py27-gtk: org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install
Error: Failed to install py27-gtk
Please see the log file for port py27-gtk for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py27-gtk/py27-gtk/main.log
Error: The following dependencies were not installed: py27-gtk
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port py27-matplotlib failed

The attached patch fixes the problem.

Attachments (1)

Portfile.diff (434 bytes) - added by mndavidoff (Monte Davidoff) 11 years ago.

Download all attachments as: .zip

Change History (2)

Changed 11 years ago by mndavidoff (Monte Davidoff)

Attachment: Portfile.diff added

comment:1 Changed 11 years ago by g5pw (Aljaž Srebrnič)

Resolution: fixed
Status: newclosed

fixed in r100349.

Note: See TracTickets for help on using tickets.