#32384: watch @3.2.8_1 fails to perform a livecheck ---------------------------------------+------------------------------------ Reporter: nonstop.server@… | Owner: mjhsieh@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Resolution: fixed | Keywords: haspatch Port: watch | ---------------------------------------+------------------------------------ Changes (by ryandesign@…): * status: new => closed * resolution: => fixed Comment: Replying to [comment:2 nonstop.server@…]:
This would be more specific: procps-(\[0-9\.\]*)\.tar\.gz
There is no need to escape a `.` that's inside a [character class]. Technically escaping the `.`'s in ${extract.suffix} would be most correct. However I find it advantageous to be able to write ${extract.suffix} and not have to remember what suffix this particular port is using. Committed my patch in r87751. -- Ticket URL: <https://trac.macports.org/ticket/32384#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS