Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 May 2002 08:45:49 -0700 (PDT)
From:      "Bruce A. Mah" <bmah@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/pkg_install/version pkg_version.pl
Message-ID:  <200205311545.g4VFjnO39024@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bmah        2002/05/31 08:45:49 PDT

  Modified files:
    usr.sbin/pkg_install/version pkg_version.pl 
  Log:
  pkg_version was incorrectly claiming that 1.5 == 1.5.0.1, because
  we weren't properly checking for the case that the two version strings
  being compared had different numbers of components.  This has been
  fixed.
  
  Pointed out by: sobomax
  Reviewed by:    silence on -ports
  
  Revision  Changes    Path
  1.25      +25 -1     src/usr.sbin/pkg_install/version/pkg_version.pl

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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