From owner-svn-ports-head@freebsd.org Fri Jan 22 07:04:35 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 38EF9A8DBD3; Fri, 22 Jan 2016 07:04:35 +0000 (UTC) (envelope-from cy.schubert@komquats.com) Received: from smtp-out-no.shaw.ca (smtp-out-no.shaw.ca [64.59.134.9]) by mx1.freebsd.org (Postfix) with ESMTP id DA7551CC2; Fri, 22 Jan 2016 07:04:34 +0000 (UTC) (envelope-from cy.schubert@komquats.com) Received: from spqr.komquats.com ([96.50.22.10]) by shaw.ca with SMTP id MVllauB3RkK49MVlmafNaL; Fri, 22 Jan 2016 00:04:33 -0700 X-Authority-Analysis: v=2.1 cv=AMkI9oPf c=1 sm=1 tr=0 a=jvE2nwUzI0ECrNeyr98KWA==:117 a=jvE2nwUzI0ECrNeyr98KWA==:17 a=BWvPGDcYAAAA:8 a=L9H7d07YOLsA:10 a=9cW_t1CCXrUA:10 a=s5jvgZ67dGcA:10 a=VxmjJ2MpAAAA:8 a=kj9zAlcOel0A:10 a=7aQ_Q-yQQ-AA:10 a=6I5d2MoRAAAA:8 a=YxBL1-UpAAAA:8 a=HINducFkLMg-oU5NVG8A:9 a=CjuIK1q_8ugA:10 Received: from slippy.cwsent.com (slippy [10.1.1.91]) by spqr.komquats.com (Postfix) with ESMTP id DFBF013CA0; Thu, 21 Jan 2016 23:04:28 -0800 (PST) Received: from slippy (localhost [127.0.0.1]) by slippy.cwsent.com (8.15.2/8.15.2) with ESMTP id u0M74Sfe065166; Thu, 21 Jan 2016 23:04:28 -0800 (PST) (envelope-from Cy.Schubert@komquats.com) Message-Id: <201601220704.u0M74Sfe065166@slippy.cwsent.com> X-Mailer: exmh version 2.8.0 04/21/2012 with nmh-1.6 Reply-to: Cy Schubert From: Cy Schubert X-os: FreeBSD X-Sender: cy@cwsent.com X-URL: http://www.komquats.com/ To: gahr@FreeBSD.org cc: Cy Schubert , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r404315 - head/lang/dmd2 In-Reply-To: Message from Pietro Cerutti of "Fri, 22 Jan 2016 07:57:47 +0100." <20160122065747.GD14138@ptrcrt.ch> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 21 Jan 2016 23:04:28 -0800 X-CMAE-Envelope: MS4wfH8sODl/9Ip4ibRvk8zKD2P5jxeIGDnGQ6klqWgy3UEG6JrTupvIJj3TsEzHDUY8bKkZzR0bJBsEK4KrIGYcAqsfMVm8AM3xnq7cPDIk5ZMGYUCihNqA 15hd9Mlko/DlLi7qnZfZ/E9Go49mphrfpjSPkML7nMq1WN2Jw0AUwIBzXLrPbstKiMZPhHQAjINPU5r5ZzaVnnDB9ttgEVLEsgoGkPsA/fflJrkVu1GQiHLa HnKvHuEyfOP5bYXoewSU36jwqlrZC3aEImR+96Z36DKC5+nxZmmCYezZboGvgVD2DIfNj6++jI49/wKOB0r8VA== X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 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, 22 Jan 2016 07:04:35 -0000 In message <20160122065747.GD14138@ptrcrt.ch>, Pietro Cerutti writes: > > > --+QahgC5+KEYLbs62 > Content-Type: text/plain; charset=utf-8 > Content-Disposition: inline > Content-Transfer-Encoding: quoted-printable > > On 2015-Dec-23, 19:25, Cy Schubert wrote: > > Author: cy > > Date: Wed Dec 23 19:25:48 2015 > > New Revision: 404315 > > URL: https://svnweb.freebsd.org/changeset/ports/404315 > >=20 > > Log: > > Correctly locate the config file and use the correct complier when > > linking. > > =20 > > Submitted by: gahr > > Obtained from: https://people.freebsd.org/~gahr/lang-dmd2.diff > >=20 > > Modified: > > head/lang/dmd2/Makefile > >=20 > > Modified: head/lang/dmd2/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/lang/dmd2/Makefile Wed Dec 23 19:11:44 2015 (r404314) > > +++ head/lang/dmd2/Makefile Wed Dec 23 19:25:48 2015 (r404315) > > @@ -2,7 +2,7 @@ > > # $FreeBSD$ > > =20 > > PORTNAME=3D dmd > > -PKGNAMESUFFIX=3D 2 > > +PKGNAMESUFFIX=3D 3 > > Cy, I just noticed... why bumping PKGNAMESUFFIX? Most likely you wanted > to set PORTREVISION=3D1? You're right. Thanks. Fixed. -- Cheers, Cy Schubert or FreeBSD UNIX: Web: http://www.FreeBSD.org The need of the many outweighs the greed of the few.