From owner-svn-ports-head@FreeBSD.ORG Sun Mar 22 11:12:09 2015 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 67A3F122; Sun, 22 Mar 2015 11:12:09 +0000 (UTC) Received: from prod2.absolight.net (mx3.absolight.net [IPv6:2a01:678:2:100::25]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client CN "plouf.absolight.net", Issuer "CAcert Class 3 Root" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 283A61C7; Sun, 22 Mar 2015 11:12:09 +0000 (UTC) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id 28FEDBDC2E; Sun, 22 Mar 2015 12:12:06 +0100 (CET) Received: from atuin.in.mat.cc (atuin.in.mat.cc [79.143.241.205]) by prod2.absolight.net (Postfix) with ESMTPA id F1ABFBDC1F; Sun, 22 Mar 2015 12:12:05 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by atuin.in.mat.cc (Postfix) with ESMTP id 2FB142BC7552; Sun, 22 Mar 2015 12:12:05 +0100 (CET) Date: Sun, 22 Mar 2015 12:12:05 +0100 From: Mathieu Arnold To: Dirk Meyer , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r381789 - in head/security/openssl: . files Message-ID: <9AB4328317D95A010A14BA05@atuin.in.mat.cc> In-Reply-To: References: <201503211053.t2LArEMw041053@svn.freebsd.org> <201503211053.t2LArEMw041053@svn.freebsd.org> X-Mailer: Mulberry/4.0.8 (Mac OS X) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 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: Sun, 22 Mar 2015 11:12:09 -0000 +--On 22 mars 2015 09:30:45 +0100 Dirk Meyer wrote: | Mathieu Arnold schrieb:, | |> 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. | | The letter in PORTVERSION had caused much trouble in older OpenSSL | versions. | | e.g. OpenSSL-0.9.8zf | | https://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/makefi | le-naming.html | https://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/makefi | le-distfiles.html Well, I have not seen version with two letters since 1.0 was released, that's why I was saying that, but sure. -- Mathieu Arnold