#12204: port outdated fails with non-numeric revisions ------------------------------+--------------------------------------------- Reporter: ehainry@free.fr | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: MacPorts base bugs Component: base | Version: 1.4.42 Resolution: | Keywords: ------------------------------+--------------------------------------------- Changes (by ryandesign@macports.org): * cc: afb@macports.org, pguyot@kallisys.net (added) * summary: port outdated fails with non-numerical revision => port outdated fails with non-numeric revisions Comment: So as I said above, it is an error for the revision to be non-numeric. The MPlayer port's revision was fixed in r27329. `port lint` was updated to check for non-numeric revisions (among other things) in r29028. I checked with {{{ grep -E '^revision[[:space:]]+.*[^[:space:][:digit:]].*$' */*/Portfile }}} to see if there are any other ports that have non-numeric revisions. The only one is libffi. This came about as a result of r32900. Once Paul fixes that, we can close this ticket. -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/12204#comment:3> MacPorts </projects/macports> Ports system for Mac OS