From owner-cvs-all Wed Nov 28 1:58:31 2001 Delivered-To: cvs-all@freebsd.org Received: from alcatraz.iptelecom.net.ua (alcatraz.iptelecom.net.ua [212.9.224.15]) by hub.freebsd.org (Postfix) with ESMTP id D6CF237B417; Wed, 28 Nov 2001 01:58:19 -0800 (PST) Received: from ipcard.iptcom.net (ipcard.iptcom.net [212.9.224.5]) by alcatraz.iptelecom.net.ua (8.9.3/8.9.3) with ESMTP id LAA44903; Wed, 28 Nov 2001 11:58:16 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Received: from vega.vega.com (h96.234.dialup.iptcom.net [212.9.234.96]) by ipcard.iptcom.net (8.9.3/8.9.3) with ESMTP id LAA76788; Wed, 28 Nov 2001 11:58:13 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Received: from FreeBSD.org (big_brother.vega.com [192.168.1.1]) by vega.vega.com (8.11.6/8.11.3) with ESMTP id fAS9ugY34552; Wed, 28 Nov 2001 11:56:42 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Message-ID: <3C04B57B.ACEB6705@FreeBSD.org> Date: Wed, 28 Nov 2001 11:59:23 +0200 From: Maxim Sobolev Organization: Vega International Capital X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U) X-Accept-Language: en,uk,ru MIME-Version: 1.0 To: obrien@FreeBSD.org Cc: des@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: Meaningless commit messages [was: cvs commit: ports/www/linux-opera Makefile] References: <200111271749.fARHnG165639@freefall.freebsd.org> <200111272030.WAA04863@ipcard.iptcom.net> <20011127185144.A18875@dragon.nuxi.com> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit 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 David O'Brien wrote: > > On Tue, Nov 27, 2001 at 10:30:14PM +0200, Maxim Sobolev wrote: > > On Tue, 27 Nov 2001 09:49:16 -0800 (PST), Dag-Erling Smorgrav wrote: > > > des 2001/11/27 09:49:16 PST > > > > > > Modified files: > > > www/linux-opera Makefile > > > Log: > > > Pander to the backseat drivers. > > > > Could you please use more meaningful commit messages? For > > example it is absolutely impossible to guess what this > > commit is all about without looking at the diff. > > Without even looking at the diffs, it is obviously some minor style change > (or nit fixed) due to feedback from a previous commit. BZZZTT, WRONG! After looking at the diff it is apparent that actually this change corrected version number for the package to be compliant with our conventions. Previous version number contained `-', which isn't allowed. This isn't a `minor style change' because such change could potentially affect all users who use some form of autoupdate tools. I suspect that in this particular case PORTEPOCH should be bumped as well, because package name was changed from `linux-opera-6.0-20011122.1' to `linux-opera-6.0.20011122.1', so that version number has decreased from 20011122.1 to 6.0.20011122.1. -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message