From owner-svn-ports-head@FreeBSD.ORG Fri Nov 21 11:03:10 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 42EF3FE; Fri, 21 Nov 2014 11:03:10 +0000 (UTC) Received: from mail-wg0-x229.google.com (mail-wg0-x229.google.com [IPv6:2a00:1450:400c:c00::229]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D43EEE68; Fri, 21 Nov 2014 11:03:09 +0000 (UTC) Received: by mail-wg0-f41.google.com with SMTP id y19so6178284wgg.28 for ; Fri, 21 Nov 2014 03:03:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=kU5xoYrH/Rga7c2SQ2n4f1VEQiZO0SscXLisLUNkKhs=; b=e4gK+2Owgs07wwmhauVqzvAL4EJdmA+HMp+bVYmJ51yQex+d/amur01VNrou9BACTj ZlSXN1vaf7kcvrLIE2OLqToS1RBzdpm4Mu3ZKA4itdhMleCqWhwYKsrSjUMCiXgfsWtS It+AZx7/OlTjTDHXsscICCDM2JlH1XIfjJxs7Ciqbpe+ozWDOxRralqD8W7WPWLxth2e gZfkNKBhOa8a5GNyRkOnhP41Ke/Pk9V+X3z8fVyenpeyLyB0gURUXbWEtTJviV0owYuX X5fcvNjWyEJKM61MeLBKO1H8BNHOos01BnSHAOXoZoY/w5S6HSe5K0wicLidYNeoV18K phcQ== X-Received: by 10.194.81.38 with SMTP id w6mr6300963wjx.17.1416567787804; Fri, 21 Nov 2014 03:03:07 -0800 (PST) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by mx.google.com with ESMTPSA id ec2sm8247521wib.23.2014.11.21.03.03.06 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 21 Nov 2014 03:03:06 -0800 (PST) Sender: Baptiste Daroussin Date: Fri, 21 Nov 2014 12:03:04 +0100 From: Baptiste Daroussin To: Olivier Duchateau Subject: Re: svn commit: r371699 - head/shells/mksh Message-ID: <20141121110304.GA48896@ivaldir.etoilebsd.net> References: <201410291949.s9TJn0sh019321@svn.freebsd.org> <20141119124113.GQ48896@ivaldir.etoilebsd.net> <20141121115534.bd0fd2ad78b8cd28ac5dfda2@freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="vkJ987n7uXEPtlXE" Content-Disposition: inline In-Reply-To: <20141121115534.bd0fd2ad78b8cd28ac5dfda2@freebsd.org> User-Agent: Mutt/1.5.23 (2014-03-12) 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.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: Fri, 21 Nov 2014 11:03:10 -0000 --vkJ987n7uXEPtlXE Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Nov 21, 2014 at 11:55:34AM +0000, Olivier Duchateau wrote: > On Wed, 19 Nov 2014 13:41:13 +0100 > Baptiste Daroussin wrote: >=20 > > On Wed, Oct 29, 2014 at 07:49:00PM +0000, Olivier Duchateau wrote: > > > Author: olivierd > > > Date: Wed Oct 29 19:49:00 2014 > > > New Revision: 371699 > > > URL: https://svnweb.freebsd.org/changeset/ports/371699 > > > QAT: https://qat.redports.org/buildarchive/r371699/ > > >=20 > > > Log: > > > - Update to R50d > > > - Drop @dirrm in pkg-plist > > > =20 > > > PR: 194232 > > > Submitted by: myself > > > Approved by: @miwi (maintainer, timeout) > > >=20 > > > Modified: > > > head/shells/mksh/Makefile > > > head/shells/mksh/distinfo > > > head/shells/mksh/pkg-plist > > >=20 > > > Modified: head/shells/mksh/Makefile > > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D > > > --- head/shells/mksh/Makefile Wed Oct 29 19:41:40 2014 (r371698) > > > +++ head/shells/mksh/Makefile Wed Oct 29 19:49:00 2014 (r371699) > > > @@ -2,7 +2,7 @@ > > > # $FreeBSD$ > > > =20 > > > PORTNAME=3D mksh > > > -DISTVERSION=3D R50 > > > +DISTVERSION=3D R50d > >=20 > > This goas backward in history and needs to be adapter to the freebsd sc= heme: > > $ pkg version -t r50 r50d > > > > > $ pkg version -t r50 r50.d > > > > >=20 > > No user will notice that as an upgrade. >=20 > Even if I add PORTEPOCH, for the next releases problem still persists. >=20 > Thorsten Glaser uses lower letter like minor version (usually a, b, c or = d). Scheme is quite simple. > For example: > R50, next release is R50a and so on (up to c or d). >=20 > So if we use PORTEPOCH > pkg version -t r50 r50.d,1 > < >=20 > It's ok >=20 > But the next stable release R51, > pkg version -t r50.d,1 r51 > > >=20 > Normally R51 is greater than R50d, not here. >=20 > I don't known how to solve this problem. >=20 pkg version -t 50d 50 > pkg version -t 50d 51 < So I would propose: PORTVERSION=3D 50d DISTVERSIONPREFIX=3D R What do you think? Best regards, Bapt --vkJ987n7uXEPtlXE Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlRvG+gACgkQ8kTtMUmk6Ey8jQCgl3qm46xBFd8G78XZPy3avHfK 4CsAnijzQGkmRFQOOTdDgTYTjvP5uIto =uq5Q -----END PGP SIGNATURE----- --vkJ987n7uXEPtlXE--