Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Jun 2002 08:35:00 -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 test-pkg_version.sh
Message-ID:  <200206031535.g53FZ0X84301@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bmah        2002/06/03 08:35:00 PDT

  Modified files:        (Branch: RELENG_4)
    usr.sbin/pkg_install/version pkg_version.pl 
                                 test-pkg_version.sh 
  Log:
  MFC:  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.
  
          pkg_version.pl 1.24->1.25
          test-pkg_version.sh 1.2->1.3
  
  Approved by:    re (brian)
  
  Revision  Changes    Path
  1.4.2.14  +25 -1     src/usr.sbin/pkg_install/version/pkg_version.pl
  1.1.2.5   +2 -0      src/usr.sbin/pkg_install/version/test-pkg_version.sh

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?200206031535.g53FZ0X84301>