From owner-svn-ports-head@FreeBSD.ORG Sat Aug 31 14:48:35 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 1033) id BB80650D; Sat, 31 Aug 2013 14:48:35 +0000 (UTC) Date: Sat, 31 Aug 2013 14:48:35 +0000 From: Alexey Dokuchaev To: Dirk Meyer Subject: Re: svn commit: r325810 - head/www/webalizer Message-ID: <20130831144835.GA36945@FreeBSD.org> References: <201308311412.r7VEC5JS005195@svn.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201308311412.r7VEC5JS005195@svn.freebsd.org> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 31 Aug 2013 14:48:35 -0000 On Sat, Aug 31, 2013 at 02:12:05PM +0000, Dirk Meyer wrote: > -PORTVERSION= 2.23.5 > -PORTREVISION= 6 > +PORTVERSION= 2.23.8 > +PORTREVISION= 0 Why explicitly set PORTREVISION to 0 (it does not look like slave port, as it should've been ?= in this case). > -DISTNAME= ${PORTNAME}-2.23-05-src > +DISTNAME= ${PORTNAME}-2.23-08-src If you have used DISTVERSION instead of PORTVERSION, you would not have to change two number every time new version pops up. :) ./danfe