Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Jun 2004 18:52:13 +0000 (UTC)
From:      Oliver Eikemeier <eik@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/pkg_install/lib lib.h version.c src/usr.sbin/pkg_install/version perform.c test-pkg_version.sh
Message-ID:  <200406291852.i5TIqD6N002924@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
eik         2004-06-29 18:52:13 UTC

  FreeBSD src repository

  Modified files:
    usr.sbin/pkg_install/lib lib.h version.c 
    usr.sbin/pkg_install/version perform.c test-pkg_version.sh 
  Log:
  - complete rewrite of the version number parsing code, restoring compatibiliy of 5.x with 4.x and portupgrade
  
  - parse version numbers of ports containing an underscore followed by a number correctly
  
  - handle special strings pl, alpha, beta, pre and rc
  
  PR:             56961
  
  Revision  Changes    Path
  1.50      +0 -1      src/usr.sbin/pkg_install/lib/lib.h
  1.5       +240 -83   src/usr.sbin/pkg_install/lib/version.c
  1.7       +6 -3      src/usr.sbin/pkg_install/version/perform.c
  1.5       +19 -0     src/usr.sbin/pkg_install/version/test-pkg_version.sh



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