Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Apr 2001 14:26:33 -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 test-pkg_version.sh Makefile pkg_version.1 pkg_version.pl
Message-ID:  <200104032126.f33LQXc42865@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bmah        2001/04/03 14:26:33 PDT

  Modified files:
    usr.sbin/pkg_install/version Makefile pkg_version.1 
                                 pkg_version.pl 
  Added files:
    usr.sbin/pkg_install/version test-pkg_version.sh 
  Log:
  Implement a package number comparison routine for pkg_version(1)
  that actually conforms to the Porters Handbook.
  
  Add a -t option to pkg_version(1) for doing comparison testing.
  
  Add a script (and make test target) to do some regression tests on
  the package number comparison routine, to help debug future revisions.
  
  Submitted by:		knu
  Procrastination by:	bmah
  
  Revision  Changes    Path
  1.8       +4 -1      src/usr.sbin/pkg_install/version/Makefile
  1.15      +19 -5     src/usr.sbin/pkg_install/version/pkg_version.1
  1.17      +109 -28   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?200104032126.f33LQXc42865>