From owner-cvs-all Sat Apr 15 2:48:35 2000 Delivered-To: cvs-all@freebsd.org Received: from tisch.mail.mindspring.net (tisch.mail.mindspring.net [207.69.200.157]) by hub.freebsd.org (Postfix) with ESMTP id 6C11037B75B; Sat, 15 Apr 2000 02:48:32 -0700 (PDT) (envelope-from asami@cs.berkeley.edu) Received: from silvia.hip.berkeley.edu (sji-ca7-28.ix.netcom.com [209.109.235.28]) by tisch.mail.mindspring.net (8.9.3/8.8.5) with ESMTP id FAA07340; Sat, 15 Apr 2000 05:48:28 -0400 (EDT) Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.9.3/8.6.9) id CAA12997; Sat, 15 Apr 2000 02:48:26 -0700 (PDT) To: "David E. O'Brien" Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/net/arpwatch Makefile References: <200004150943.CAA83131@freefall.freebsd.org> From: asami@FreeBSD.org (Satoshi - Ports Wraith - Asami) Date: 15 Apr 2000 02:48:25 -0700 In-Reply-To: "David E. O'Brien"'s message of "Sat, 15 Apr 2000 02:43:46 -0700 (PDT)" Message-ID: Lines: 10 X-Mailer: Gnus v5.7/Emacs 20.6 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * Remove bogus "." in the PORTVERSION. Why is this bogus? As the handbook says, the individual version number components have to be separated with periods. This is to make it easier to mechanically sort between versions in the future. The correct fix is to put back DISTNAME (as I told you in private mail a while ago). Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message