Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#13920 closed defect (fixed)

TeXShop should not use "exit"

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: waqar@…
Priority: Normal Milestone:
Component: ports Version: 1.7.0
Keywords: Cc:
Port:

Description

The "exit" command doesn't exist in MacPorts anymore. "return -code error" should be used instead of "ui_msg" followed by "exit".

$ sudo port fetch TeXShop +darwin_7
Password:
--->  Fetching TeXShop


        TeXShop 2.x will not install on less than OS X 10.4 and there isn't a
    TeXShop 1.x port contributed as yet to accommodate 10.3.


Error: Target org.macports.fetch returned: invalid command name "exit"
Error: Status 1 encountered during processing.
$

Change History (2)

comment:1 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: newclosed

No response from maintainer in 2 weeks so I committed a fix in r33437.

comment:2 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.