#48363: Update wireshark-devel to 1.99.7 ------------------------------+-------------------------------- Reporter: mdeaudelin@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: haspatch Port: wireshark-devel | ------------------------------+-------------------------------- Comment (by ryandesign@…): Your patch hardcodes the location /Applications/MacPorts; you should instead arrange to use the value of the MacPorts variable ${applications_dir}. Now that we guarantee that MacPorts is running on Tcl 8.5, we no longer wish to use the "`eval ... [glob ...]`" idiom; instead, use "`... {*}[glob ...]`" (the "expand operator"). Some of the whitespace in your patch is not aligned properly. -- Ticket URL: <https://trac.macports.org/ticket/48363#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X