From owner-svn-ports-head@FreeBSD.ORG Sun Sep 28 20:59:04 2014 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 216AD628; Sun, 28 Sep 2014 20:59:04 +0000 (UTC) Received: from mail-we0-x22f.google.com (mail-we0-x22f.google.com [IPv6:2a00:1450:400c:c03::22f]) (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 63EC06C7; Sun, 28 Sep 2014 20:59:03 +0000 (UTC) Received: by mail-we0-f175.google.com with SMTP id q59so788725wes.6 for ; Sun, 28 Sep 2014 13:59:01 -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=BlvOpaDXAfn53BTKPX43LSR8l90xg66yU22htXsSz0s=; b=wcIX2pVA73LgjleWT7Opv0ewzLol7V6jH5CuPJgH/XKpjUvrcoCSGxFeXguVIISS/f SXYw08pj7D18W0Q0NLrrLTofDePWr2gF3Yqjn98mkeVV7RXKfIWqLHH8iqIxLkjH5wuk iWgzRdnSSfT73NLfx5wOnFAmsf+/DlLVjIoYvYForA3jGZmSDmxHkqEDeiAVmIzhhOvl XV8ADaI6CvRAsv/bQhZH+KlbJxXRyaBshMSAaJ2dbmuGRdNx0LvGwatLZMxOi7AhkOOC QCMfsHJoDQul94BuxsnQ/v9+MLzOhvshPpHcm3CpZEjo74XrU++S4anFWOoMs7yh+bXO a+Sw== X-Received: by 10.194.206.103 with SMTP id ln7mr39629762wjc.30.1411937941599; Sun, 28 Sep 2014 13:59:01 -0700 (PDT) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by mx.google.com with ESMTPSA id cw6sm13632938wjb.18.2014.09.28.13.59.00 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 28 Sep 2014 13:59:00 -0700 (PDT) Sender: Baptiste Daroussin Date: Sun, 28 Sep 2014 22:58:58 +0200 From: Baptiste Daroussin To: Gerald Pfeifer Subject: Re: svn commit: r369448 - head/lang/gcc5 Message-ID: <20140928205858.GH40373@ivaldir.etoilebsd.net> References: <201409281049.s8SAnFiT062634@svn.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Yia77v5a8fyVHJSl" Content-Disposition: inline In-Reply-To: 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: Sun, 28 Sep 2014 20:59:04 -0000 --Yia77v5a8fyVHJSl Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Sep 28, 2014 at 05:55:34PM +0700, Gerald Pfeifer wrote: > On Sunday 2014-09-28 10:49, Gerald Pfeifer wrote: > > New Revision: 369448 > : > > Log: > > Update to the 20140921 snapshot of GCC 5.0. > > =20 > > Remove four instances of @dirrm from pkg-plist. >=20 > My testing did show regressions from earlier testing, but these are > not due to my changes or the lang/gcc5 port itself: >=20 > #### make deinstall > #### The PREFIX should be essentially empty: > info/gcc5 The above not actually this should not be in the plist at all as INFO=3D ma= cros already add this to the plist. > share/applications > share/licenses/gcc5-5.0.s20140921 The above stayed? that looks strange I'm at EuroBSDCon for now, I'll check = when back home. >=20 > Bapt, this is related to revision 368918. >=20 > I have followed the news that @dirrm and @dirrmtry should be nops these= =20 > days. Alas, it appears they are not? At least for make deinstall? >=20 > Gerald regards, Bapt --Yia77v5a8fyVHJSl Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlQodpIACgkQ8kTtMUmk6EzL0QCggTPDemCpaWt24e4mtUc1518L jokAoK1PCXqz56KlGHUyKpJPrLtDMEBr =KoRc -----END PGP SIGNATURE----- --Yia77v5a8fyVHJSl--