cvs commit: ports/mail/postfix-current Makefileports/devel/pcsc-lite Makefile ports/devel/gdb53-act Makefile

Edwin Groothuis edwin at FreeBSD.org
Sun Nov 2 03:34:06 PST 2003


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 at soth.at>
      devel/pcsc-lite:
      1.2.0-rc1 => 1.2.0.r1
  
      John R. Shannon <john at johnrshannon.com>
      devel/gdb53-act:
      5.3-act => 5.3
  
      Vivek Khera <khera at 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 at 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


More information about the cvs-ports mailing list