From owner-svn-ports-all@FreeBSD.ORG Tue Jul 24 08:36:35 2012 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 1033) id 5F699106566B; Tue, 24 Jul 2012 08:36:35 +0000 (UTC) Date: Tue, 24 Jul 2012 08:36:35 +0000 From: Alexey Dokuchaev To: "Andrey A. Chernov" Message-ID: <20120724083635.GA28038@FreeBSD.org> References: <201207231123.q6NBNbtU002227@svn.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <201207231123.q6NBNbtU002227@svn.freebsd.org> User-Agent: Mutt/1.4.2.1i Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org Subject: Re: svn commit: r301387 - head/www/WebMagick X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Jul 2012 08:36:35 -0000 On Mon, Jul 23, 2012 at 11:23:37AM +0000, Andrey A. Chernov wrote: > Author: ache > Date: Mon Jul 23 11:23:37 2012 > New Revision: 301387 > URL: http://svn.freebsd.org/changeset/ports/301387 > > PORTNAME= WebMagick > -PORTVERSION= 2.03p13 > +PORTVERSION= 2.03p14 > PORTEPOCH= 1 > CATEGORIES= www graphics > -MASTER_SITES= SF/${PORTNAME:L}/${PORTNAME:L}-beta/2.03pre13 > -DISTNAME= ${PORTNAME}-2.03pre13 > +MASTER_SITES= SF/${PORTNAME:L}/${PORTNAME:L}-beta/2.03pre14 > +DISTNAME= ${PORTNAME}-2.03pre14 It would be nice if you could utilize DISTVERSION with next major version bump to avoid these hardcoded duplicates. ./danfe