Opened 8 years ago
Closed 8 years ago
#52861 closed defect (invalid)
py27-gtk: missing port
Reported by: | mkae (Marko Käning) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: |
Description
When trying to determine avahi
's dependencies I ran into this error:
$ port rdeps avahi | grep vlc Warning: port definitions are more than two weeks old, consider updating them by running 'port selfupdate'. Error: Port py27-gtk not found
and wonder where to this port has vanished.
Change History (2)
comment:1 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)
comment:2 Changed 8 years ago by mf2k (Frank Schima)
Resolution: | → invalid |
---|---|
Status: | new → closed |
avahi requires py27-pygtk now.
Note: See
TracTickets for help on using
tickets.
avahi has depended on py27-pygtk (instead of py27-gtk) since changeset:397d9fad874b9ff907119e7bc387192d2fb01b7c/macports-ports (in December 2012)
py*-gtk ports were removed in changeset:bb28b571107381bdaf7031258f9e44bedd3bb0fe/macports-ports (in August 2014)
I think your ports are out of date, as the warning says.