[MacPorts] #38796: http-fetcher @1.1.0: fix underquoted macro warning
#38796: http-fetcher @1.1.0: fix underquoted macro warning ---------------------+-------------------------------- Reporter: egall@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Keywords: | Port: http-fetcher ---------------------+-------------------------------- When MacPorts runs `aclocal` as part of `autoreconf`, it often results in the following warning on my current system: {{{ /opt/local/share/aclocal/http-fetcher.m4:13: warning: underquoted definition of AC_PATH_HFETCHER /opt/local/share/aclocal/http-fetcher.m4:13: run info Automake 'Extending aclocal' /opt/local/share/aclocal/http-fetcher.m4:13: or see http://www.gnu.org/software/automake/manual/automake.html#Extending- aclocal }}} `port provides /opt/local/share/aclocal/http-fetcher.m4` returns: {{{ /opt/local/share/aclocal/http-fetcher.m4 is provided by: http-fetcher }}} This should be pretty easy to fix, it's just adding an extra set of brackets to the AC_DEFUN part. Also this port is nomaintainer so anyone can fix it. -- Ticket URL: <https://trac.macports.org/ticket/38796> MacPorts <http://www.macports.org/> Ports system for OS X
#38796: http-fetcher @1.1.0: fix underquoted macro warning ---------------------------+-------------------------- Reporter: egall@… | Owner: ryandesign@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: http-fetcher | ---------------------------+-------------------------- Changes (by ryandesign@…): * status: new => assigned * owner: macports-tickets@… => ryandesign@… -- Ticket URL: <https://trac.macports.org/ticket/38796#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#38796: http-fetcher @1.1.0: fix underquoted macro warning ---------------------------+-------------------------- Reporter: egall@… | Owner: ryandesign@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: fixed | Keywords: Port: http-fetcher | ---------------------------+-------------------------- Changes (by ryandesign@…): * status: assigned => closed * resolution: => fixed Comment: r105245 -- Ticket URL: <https://trac.macports.org/ticket/38796#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts