[MacPorts] #12204: port outdated fails with non-numeric revisions

MacPorts trac at macosforge.org
Thu Jan 24 03:31:28 PST 2008


#12204: port outdated fails with non-numeric revisions
------------------------------+---------------------------------------------
  Reporter:  ehainry at free.fr  |       Owner:  macports-tickets at lists.macosforge.org
      Type:  defect           |      Status:  new                                  
  Priority:  Normal           |   Milestone:  MacPorts base bugs                   
 Component:  base             |     Version:  1.4.42                               
Resolution:                   |    Keywords:                                       
------------------------------+---------------------------------------------
Changes (by ryandesign at macports.org):

 * cc: afb at macports.org, pguyot at 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


More information about the macports-tickets mailing list