[MacPorts] #17018: libgda3 uses string match as if it accepted a regexp
#17018: libgda3 uses string match as if it accepted a regexp -------------------------------------+-------------------------------------- Reporter: ryandesign@macports.org | Owner: jwa@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: | Port: libgda3 -------------------------------------+-------------------------------------- libgda3 uses the "string match" function as if it accepted a regular expression as its parameter, but it does not; it expects a glob. The string match in the Portfile has thus never worked. The string match could be fixed by changing "`{/Makefile$}`" to "`{*/Makefile}`". However the only Makefile in the source is in the po directory and it does not contain the string to be replaced. If the port is working correctly now, perhaps the entire post-configure part can be removed. -- Ticket URL: <http://trac.macports.org/ticket/17018> MacPorts <http://www.macports.org/> Ports system for Mac OS
#17018: libgda3 uses string match as if it accepted a regexp -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: jwa@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Keywords: | Port: libgda3 -------------------------------------+-------------------------------------- Comment(by ryandesign@…): You have no comment about this issue after 2 years? :) -- Ticket URL: <http://trac.macports.org/ticket/17018#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#17018: libgda3 uses string match as if it accepted a regexp ---------------------------+-------------------- Reporter: ryandesign@… | Owner: jwa@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Resolution: invalid | Keywords: Port: libgda3 | ---------------------------+-------------------- Changes (by jwa@…): * status: new => closed * resolution: => invalid Comment: No port libgda3 anymore -- Ticket URL: <https://trac.macports.org/ticket/17018#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts