From owner-cvs-all Tue May 28 1:49:17 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DB5C537B401; Tue, 28 May 2002 01:49:13 -0700 (PDT) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4S8nDA56483; Tue, 28 May 2002 01:49:13 -0700 (PDT) (envelope-from sobomax) Message-Id: <200205280849.g4S8nDA56483@freefall.freebsd.org> From: Maxim Sobolev Date: Tue, 28 May 2002 01:49:13 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/pkg_install/version test-pkg_version.sh X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2002/05/28 01:49:13 PDT Modified files: (Branch: RELENG_4) usr.sbin/pkg_install/version test-pkg_version.sh Log: Provide test case for the recently discovered bug in version comparison routine, which erroneously reports that for example 1.5_1 is greater than 1.5.0.1. Revision Changes Path 1.1.2.3 +2 -1 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