Opened 7 years ago

Closed 7 years ago

#52948 closed defect (fixed)

mesa @12.0.1_1: depends on obsolete port indent

Reported by: mndavidoff (Monte Davidoff) Owned by: larryv (Lawrence Velázquez)
Priority: Normal Milestone:
Component: ports Version: 2.3.5
Keywords: Cc: jeremyhu@…
Port: mesa

Description

The mesa port depends on the indent obsolete port.

$ sudo port -vs install mesa
--->  Computing dependencies for mesa..
--->  Dependencies to be installed: indent
--->  Configuring indent
Error: indent has been replaced by gindent; please install that instead.
Error: org.macports.configure for port indent returned: obsolete port
Warning: targets not executed for indent: org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install
Error: Failed to install indent
Please see the log file for port indent for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_indent/indent/main.log
Error: The following dependencies were not installed: indent
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port mesa failed

Attachments (1)

main.log.gz (3.2 KB) - added by mndavidoff (Monte Davidoff) 7 years ago.

Download all attachments as: .zip

Change History (3)

Changed 7 years ago by mndavidoff (Monte Davidoff)

Attachment: main.log.gz added

comment:1 Changed 7 years ago by larryv (Lawrence Velázquez)

Owner: changed from macports-tickets@… to larryv
Status: newaccepted

comment:2 Changed 7 years ago by larryv (Lawrence Velázquez)

Resolution: fixed
Status: acceptedclosed

In 134fb2ae/macports-ports:

mesa: Depend on gindent instead of indent

The "indent" port was renamed to "gindent" in commit
bfd4097e64de07687f64bfd4f6b431d8b8e7b52b.

Fixes #52948.

Note: See TracTickets for help on using tickets.