[MacPorts] #32619: BREAK_CHARS in /opt/local/bin/clj contains $#
#32619: BREAK_CHARS in /opt/local/bin/clj contains $# ------------------------------------------------------+--------------------- Reporter: e4696wyoa63emq6w3250kiw60i45e1@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: MacPorts 2.0.4 Component: ports | Version: 2.0.3 Keywords: | Port: clojure ------------------------------------------------------+--------------------- The BREAK_CHARS variable in /opt/local/bin/clj contains the string "$#". I think the intent was to include the dollar sign character so we need to precede the dollar sign with a backslash. Port name: clojure Port version: 1.3.0 -- Ticket URL: <https://trac.macports.org/ticket/32619> MacPorts <http://www.macports.org/> Ports system for Mac OS
#32619: BREAK_CHARS in /opt/local/bin/clj contains $# ------------------------------------------------------+--------------------- Reporter: e4696wyoa63emq6w3250kiw60i45e1@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: MacPorts 2.0.4 Component: ports | Version: 2.0.3 Keywords: | Port: clojure ------------------------------------------------------+--------------------- Comment(by e4696wyoa63emq6w3250kiw60i45e1@…): Replying to [ticket:32619 e4696wyoa63emq6w3250kiw60i45e1@…]:
The BREAK_CHARS variable in /opt/local/bin/clj contains the string "$#". I think the intent was to include the dollar sign character so we need to precede the dollar sign with a backslash.
Port name: clojure Port version: 1.3.0 Without the backslash, "$#" gets evaluated to the "number of positional parameters in decimal". Patch is attached.
-- Ticket URL: <https://trac.macports.org/ticket/32619#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#32619: BREAK_CHARS in /opt/local/bin/clj contains $# ------------------------------------------------------+--------------------- Reporter: e4696wyoa63emq6w3250kiw60i45e1@… | Owner: mdippery@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: clojure ------------------------------------------------------+--------------------- Changes (by macsforever2000@…): * owner: macports-tickets@… => mdippery@… * milestone: MacPorts 2.0.4 => -- Ticket URL: <https://trac.macports.org/ticket/32619#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#32619: clojure: BREAK_CHARS in /opt/local/bin/clj contains $# ------------------------------------------------------+--------------------- Reporter: e4696wyoa63emq6w3250kiw60i45e1@… | Owner: mdippery@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: clojure ------------------------------------------------------+--------------------- Description changed by ryandesign@…: Old description:
The BREAK_CHARS variable in /opt/local/bin/clj contains the string "$#". I think the intent was to include the dollar sign character so we need to precede the dollar sign with a backslash.
Port name: clojure Port version: 1.3.0
New description: The BREAK_CHARS variable in /opt/local/bin/clj contains the string "$#". I think the intent was to include the dollar sign character so we need to precede the dollar sign with a backslash. Port name: clojure [[br]] Port version: 1.3.0 -- -- Ticket URL: <https://trac.macports.org/ticket/32619#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#32619: clojure: BREAK_CHARS in /opt/local/bin/clj contains $# -------------------------------------------------------+-------------------- Reporter: e4696wyoa63emq6w3250kiw60i45e1@… | Owner: mdippery@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Resolution: fixed | Keywords: Port: clojure | -------------------------------------------------------+-------------------- Changes (by jmr@…): * status: new => closed * resolution: => fixed Comment: r95169 -- Ticket URL: <https://trac.macports.org/ticket/32619#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts