[MacPorts] #22147: Variable in script need to be updated for MacPorts
#22147: Variable in script need to be updated for MacPorts -----------------------------------+---------------------------------------- Reporter: Damien@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Keywords: script, variable | Port: tor-devel -----------------------------------+---------------------------------------- torify fails to run because it uses a variable with wrong content: it needs the MacPorts prefix path. {{{ $ torify elinks http://www.whatismyip.com/automation/n09230945.asp /opt/local/bin/torify: Missing tsocks configuration file "/etc/tor/tor- tsocks.conf". $ grep "/etc" /opt/local/bin/torify TSOCKS_CONF_FILE="/etc/tor/tor-tsocks.conf" }}} TSOCKS_CONF_FILE should be patched for being "/opt/local/etc/tor/tor- tsocks.conf" -- Ticket URL: <http://trac.macports.org/ticket/22147> MacPorts <http://www.macports.org/> Ports system for Mac OS
#22147: Variable in script need to be updated for MacPorts -----------------------------------+---------------------------------------- Reporter: Damien@… | Owner: boeyms@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Keywords: | Port: tor-devel -----------------------------------+---------------------------------------- Changes (by jmr@…): * keywords: script, variable => * owner: macports-tickets@… => boeyms@… -- Ticket URL: <http://trac.macports.org/ticket/22147#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#22147: Variable in script need to be updated for MacPorts ------------------------------------+--------------------------------------- Reporter: Damien@… | Owner: boeyms@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Resolution: fixed | Keywords: Port: tor-devel | ------------------------------------+--------------------------------------- Changes (by boeyms@…): * status: new => closed * resolution: => fixed Comment: Fixed in r66317. -- Ticket URL: <http://trac.macports.org/ticket/22147#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts