Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Nov 2003 03:34:05 -0800 (PST)
From:      Edwin Groothuis <edwin@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/mail/postfix-current Makefileports/devel/pcsc-lite Makefile ports/devel/gdb53-act Makefile
Message-ID:  <200311021134.hA2BY5hB070769@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
edwin       2003/11/02 03:34:05 PST

  FreeBSD ports repository

  Modified files:
    mail/postfix-current Makefile 
    devel/pcsc-lite      Makefile 
    devel/gdb53-act      Makefile 
  Log:
  Fix ports with a non-conforming PORTVERSION
  
  This is a followup to PR 56958.
  
  The following ports have a hyphen in their version number:
  
      Toni Andjelkovic <toni@soth.at>
      devel/pcsc-lite:
      1.2.0-rc1 => 1.2.0.r1
  
      John R. Shannon <john@johnrshannon.com>
      devel/gdb53-act:
      5.3-act => 5.3
  
      Vivek Khera <khera@kciLink.com>
      mail/postfix-current:
      2.0.14-20030812 => 2.0.14.20030812
      PORTEPOCH => 2
  
      neither pkg_version nor portupgrade see the part of the version
      before the last '-', i.e. devel/pcsc-lite is seen as version
      rc1, 1.3.0-b2 would be regarded as a previous version.
  
  PR:             ports/58642
  Submitted by:   Oliver Eikemeier <eikemeier@fillmore-labs.com>
  
  Revision  Changes    Path
  1.2       +3 -2      ports/devel/gdb53-act/Makefile
  1.12      +3 -2      ports/devel/pcsc-lite/Makefile
  1.96      +3 -3      ports/mail/postfix-current/Makefile



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200311021134.hA2BY5hB070769>