From owner-svn-ports-head@FreeBSD.ORG Fri Mar 20 18:35:30 2015 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 C57B7881; Fri, 20 Mar 2015 18:35:30 +0000 (UTC) Received: from mail-wi0-x234.google.com (mail-wi0-x234.google.com [IPv6:2a00:1450:400c:c05::234]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 52B38630; Fri, 20 Mar 2015 18:35:30 +0000 (UTC) Received: by wibgn9 with SMTP id gn9so272872wib.1; Fri, 20 Mar 2015 11:35:28 -0700 (PDT) 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=3cSWhY56SxQd9B7neHwBN54rrQ01wzCRDAPPYjFGpsI=; b=bXmHtKeI8DfLM8pX0VGp8THlK2Pe4thbjaLLt6lXioFisRTmEn9a7HhHhUjBVZGA5k Hh+zBmIKLXWZlTHnG50UKjhgqYXLqS0xYtu40QRPvK7y6dFSGRQv0lGbSXRMKMnKSgnZ t2Mq8xXR3ik8W+mUDaUJIDDYef33q/IbApcKzwVdtrTBMHe68gH2mWU/2pJ8MVRNeNfo uIlactI8bMyIdV4n26Yf/4f98DS9qjopLrwwJ7nYk4iaiW5qT9Ba30A4yB29Ou4Aa647 KePzINolGUODcOHnG9qj6fWjMdcOvxqEq6pq8SfVF+PD3dG66qCj7n/8/gSFegKFshl8 DfaQ== X-Received: by 10.194.19.197 with SMTP id h5mr160343254wje.109.1426876528138; Fri, 20 Mar 2015 11:35:28 -0700 (PDT) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by mx.google.com with ESMTPSA id hn8sm42474wib.18.2015.03.20.11.35.26 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 20 Mar 2015 11:35:27 -0700 (PDT) Sender: Baptiste Daroussin Date: Fri, 20 Mar 2015 19:35:25 +0100 From: Baptiste Daroussin To: Bryan Drewery Subject: Re: svn commit: r381760 - in head/x11-fonts/sourcesanspro-ttf: . files Message-ID: <20150320183524.GD87678@ivaldir.etoilebsd.net> References: <201503201823.t2KIN32I080448@svn.freebsd.org> <550C6655.5010802@FreeBSD.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="OROCMA9jn6tkzFBc" Content-Disposition: inline In-Reply-To: <550C6655.5010802@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, 20 Mar 2015 18:35:30 -0000 --OROCMA9jn6tkzFBc Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Mar 20, 2015 at 01:26:29PM -0500, Bryan Drewery wrote: > On 3/20/2015 1:23 PM, Baptiste Daroussin wrote: > > +WRKSRC=3D ${WRKDIR}/${GH_PROJECT}-${GH_TAGNAME:S,/,-,} >=20 > I think we should put this globally in this 1 line: >=20 > bsd.port.mk > 1561 . if defined(GH_TAGNAME) > 1562 WRKSRC?=3D ${WRKDIR}/${GH_PROJECT}-${GH_TAGNAME} >=20 >=20 > After https://reviews.freebsd.org/D2103 is resolved I will fix that. Almost in this case upstream decided to put a / in the TAGNAME which is ...= well =2E.. :) Best regards, Bapt --OROCMA9jn6tkzFBc Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlUMaGwACgkQ8kTtMUmk6Ey5RACeN1iB1sTI22/fO+i/kg9zRKn0 hbYAoI/WmTVtTY68h3jW8+ulkagW3+uX =QsY0 -----END PGP SIGNATURE----- --OROCMA9jn6tkzFBc--