[MacPorts] #36405: jgraph livecheck fails
#36405: jgraph livecheck fails --------------------------+-------------------- Reporter: ryandesign@… | Owner: s@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: haspatch | Port: jgraph --------------------------+-------------------- This patch fixes the port's livecheck. Before: {{{ $ port livecheck jgraph jgraph seems to have been updated (port version: 8.3, new version: 6.0) $ }}} After: {{{ $ port livecheck jgraph $ }}} -- Ticket URL: <https://trac.macports.org/ticket/36405> MacPorts <http://www.macports.org/> Ports system for Mac OS
#36405: jgraph livecheck fails ---------------------------+---------------------- Reporter: ryandesign@… | Owner: s@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: haspatch Port: jgraph | ---------------------------+---------------------- Comment (by s@…): This is fixed in the new Portfile I attached for #36397. -- Ticket URL: <https://trac.macports.org/ticket/36405#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#36405: jgraph livecheck fails ---------------------------+---------------------- Reporter: ryandesign@… | Owner: s@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: fixed | Keywords: haspatch Port: jgraph | ---------------------------+---------------------- Changes (by ryandesign@…): * status: new => closed * resolution: => fixed Comment: I applied the livecheck portion of the patch you attached there in r98258. I moved the livecheck directives to the end of the file where we usually put them, and I enclosed the livecheck regex in curly braces instead of quotation marks so that one level of escaping can be removed. -- Ticket URL: <https://trac.macports.org/ticket/36405#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts