From owner-svn-ports-head@freebsd.org Wed Oct 14 16:55:27 2015 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 DE1A0A139B8; Wed, 14 Oct 2015 16:55:27 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-wi0-x235.google.com (mail-wi0-x235.google.com [IPv6:2a00:1450:400c:c05::235]) (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 709A7686; Wed, 14 Oct 2015 16:55:27 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: by wijp11 with SMTP id p11so2921714wij.0; Wed, 14 Oct 2015 09:55:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=ObkRUBSMB0+PZYCVawq8/gTOAeNR8eYislyGSXk+7mM=; b=pBSq4Uo9FuLEMWzQqPHVGIZ5yBE8uuiFa9dop4rGDyLz3Wrz1juiWWD5uosviWMFoE nt5BGTlJYCw8ogu63czoe+ddqLQiC4U30AXhB3ZqWQr1GKSxwNs1EhZm1E1vzAf2nkIt hfpRYhNyroif3wnGKFxONTqkkzkQu6I0wAi3aPGxbGhOXZ0QI/mlUnXYMJz6/Av2haP0 8GsNZpUkg0W5nL/BG7CMzzcR4YZshpaKEez0/1kbHWQgdz6ei5Y/MbygcbX4nqJ6IHCx y4f/EjOkY1fa/AAQEekXO+719nq8+kzURRbo6RLSlFzrRhD8Z7wHK0E1DvyHY9SuKZfs ILiA== X-Received: by 10.194.157.166 with SMTP id wn6mr5305884wjb.44.1444841725827; Wed, 14 Oct 2015 09:55:25 -0700 (PDT) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by smtp.gmail.com with ESMTPSA id p4sm20024122wia.15.2015.10.14.09.55.23 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 14 Oct 2015 09:55:23 -0700 (PDT) Sender: Baptiste Daroussin Date: Wed, 14 Oct 2015 18:55:21 +0200 From: Baptiste Daroussin To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r399278 - in head: . Mk Mk/Uses Message-ID: <20151014165521.GL55137@ivaldir.etoilebsd.net> References: <201510141649.t9EGnZm9022415@repo.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ai3I8gwHc37+ASRI" Content-Disposition: inline In-Reply-To: <201510141649.t9EGnZm9022415@repo.freebsd.org> User-Agent: Mutt/1.5.24 (2015-08-30) 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: Wed, 14 Oct 2015 16:55:28 -0000 --ai3I8gwHc37+ASRI Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Oct 14, 2015 at 04:49:35PM +0000, Baptiste Daroussin wrote: > Author: bapt > Date: Wed Oct 14 16:49:35 2015 > New Revision: 399278 > URL: https://svnweb.freebsd.org/changeset/ports/399278 >=20 > Log: > Drop the necessity to add ${PORTSDIR} to dependency line > =20 > Modify make describe to automatically prepend ${PORTSDIR} if the path f= or the > port is not absolute > =20 > Checked with poudriere, portmaster, portupgrade > =20 Please do not rush on removing ${PORTSIDR} from your ports as it will compl= exify merging to the stable branch! Until the next quarterly is branch only consider dropping ${PORTSDIR} for n= ew ports, infrastructure and or major upgrades that will not find their way to= the stable branch. Best regards, Bapt --ai3I8gwHc37+ASRI Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlYeiPkACgkQ8kTtMUmk6EyuaACdH9PUA1mhfiowpkkhVrEeNQAS wI0AoI1rvy+4XkuUCk7yKe9aGSi9kL5+ =o+l1 -----END PGP SIGNATURE----- --ai3I8gwHc37+ASRI--