From owner-cvs-all Fri Aug 25 2:40:31 2000 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 8834D37B422; Fri, 25 Aug 2000 02:40:27 -0700 (PDT) Received: from localhost (kris@localhost) by freefall.freebsd.org (8.9.3/8.9.2) with ESMTP id CAA34731; Fri, 25 Aug 2000 02:40:27 -0700 (PDT) (envelope-from kris@FreeBSD.org) X-Authentication-Warning: freefall.freebsd.org: kris owned process doing -bs Date: Fri, 25 Aug 2000 02:40:27 -0700 (PDT) From: Kris Kennaway To: Maxim Sobolev Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/graphics/utah-glx Makefile ports/graphics/utah-glx/files md5 ports/graphics/utah-glx/patches patch-ab patch-ac patch-ad ports/graphics/utah-glx/pkg DESCR PLIST In-Reply-To: <200008250927.CAA33735@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 25 Aug 2000, Maxim Sobolev wrote: > - Change port versioning scheme to PORTVERSION=YYYYMMDD, because despite the > promise, the project had not released its magic 1.0 version (promised to be > about 3 months ago); In the coming world order for ports, this version number change is wrong (or at least likely to be wrong in the future): 0.9.1 -> YYYYMMDD -> 0.9.2 will cause a version decrease which will require a bump of PORTEPOCH to compensate. Better to call it 0.9.1.YYYYMMDD or 0.9.1.1 or something else which stays monotonically increasing when the vendor does get around to releasing a new version. Kris -- In God we Trust -- all others must submit an X.509 certificate. -- Charles Forsythe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message