From owner-svn-ports-all@FreeBSD.ORG Sat Mar 21 14:42:45 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 1033) id 01174D55; Sat, 21 Mar 2015 14:42:45 +0000 (UTC) Date: Sat, 21 Mar 2015 14:42:44 +0000 From: Alexey Dokuchaev To: Mathieu Arnold Subject: Re: svn commit: r381789 - in head/security/openssl: . files Message-ID: <20150321144244.GA55163@FreeBSD.org> References: <201503211053.t2LArEMw041053@svn.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Cc: Dirk Meyer , svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 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: Sat, 21 Mar 2015 14:42:45 -0000 On Sat, Mar 21, 2015 at 02:15:52PM +0100, Mathieu Arnold wrote: > +--On 21 mars 2015 10:53:14 +0000 Dirk Meyer wrote: > | PORTNAME= openssl > | -PORTVERSION= 1.0.1 > | -DISTVERSIONSUFFIX= m > | -PORTREVISION= 19 > | +PORTVERSION= 1.0.2 > | +DISTVERSIONSUFFIX= a > | +PORTREVISION= 0 > > Would you consider setting PORTVERSION=1.0.2a and dropping > DISTVERSIONSUFFIX ? It is mostly confusing to not have the openssl package > have the real version all the time. Except that is should probably be DISTVERSION, not PORTVERSION in this case, to make it more "monotonic versions" friendly. ./danfe