#49706: py-swiginac @1.5.1.1 - new port -----------------------------+-------------------------- Reporter: mark.brethen@… | Owner: ryandesign@… Type: submission | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: py-swiginac | -----------------------------+-------------------------- Changes (by ryandesign@…): * status: new => assigned * owner: macports-tickets@… => ryandesign@… * port: => py-swiginac Comment: Thanks. The construct "`eval ... [glob ...]`" is deprecated. It was used for Tcl 8.4 compatibility but now that MacPorts uses a bundled copy of Tcl 8.5 on all systems, the expansion operator `{*}` should be used instead of `eval`, as in "`... {*}[glob ...]`". I've added a lint warning for this in r142588. -- Ticket URL: <https://trac.macports.org/ticket/49706#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X