From owner-svn-ports-head@freebsd.org Sun Nov 8 20:32:23 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 88F3EA293E0 for ; Sun, 8 Nov 2015 20:32:23 +0000 (UTC) (envelope-from jmmv@meroh.net) Received: from mail-qk0-x22a.google.com (mail-qk0-x22a.google.com [IPv6:2607:f8b0:400d:c09::22a]) (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 376891263 for ; Sun, 8 Nov 2015 20:32:23 +0000 (UTC) (envelope-from jmmv@meroh.net) Received: by qkas77 with SMTP id s77so60400883qka.0 for ; Sun, 08 Nov 2015 12:32:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=meroh_net.20150623.gappssmtp.com; s=20150623; h=sender:content-type:mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=8GIibhHa3HKL3vzztx3G8y+FZIjiRVj3TrJ0s62Yvhg=; b=BJmVGvX+KJ9ArQvlFdyYkC+xw3c29C3ekCLJye3WYomoFiJwXr9/ZeYcdLz72rMqQz xTNAUU6AzqWQPBpWFwZJ37avpfVv4oIC5pRgsV3AafMHo8jL+z+HFf3ddZWdCTjfcWLg MQBuYxRn8LQ5D9umHeKy6D91ql5LbnJija2P2VNaEPMQ1SjUzha3NkCYSvH7zrZix180 j44I4JSBk1+jO2Caft6hgQdrmAwrPQ0knqU1Q3LeEk9toERewTcu6VKxGI6Iewmjn7EU e1/lS35Uz9+92J+SijHx/peXCa1V5CC+lASupwgEXEf+NAPJUCpsIijK3bUwaXkBk2EB A3BQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:content-type:mime-version:subject:from :in-reply-to:date:cc:content-transfer-encoding:message-id:references :to; bh=8GIibhHa3HKL3vzztx3G8y+FZIjiRVj3TrJ0s62Yvhg=; b=ijhjQV8xLfaD/UpN1tRiaQDPjJ4ywSej47WQzUqUoPV+oPTH1erSGtLTuU1m7HZg3X XFfJ7h12fGZTEAR8b1A8SjsX/LBVVBktXeauMkeSmZQR+pnlSharPU9Zy7BAHErBYgrp 4kQW1eiqP73S7+zxSxoclpbdRre8fNNbpelqp7pe3gOsHI89nDKMggTlwkcHTGgpC4Dc ZMMt12Bq983ojV9Q3e9DPiHRuxRT91JNJjqhOc6HdFUiz1aYYT9ScoUqnKPRqlh6od3y ZpjeNca3JdtjsISk9TGesbGDfE3qoncGGqongMC13WOVbFCeXp1/IruquUsSr1lcYAxt NV9w== X-Gm-Message-State: ALoCoQl7RW98lv+atzUuF80TTBUnGbfkY82v1HStUUYzA8Pv1fYvuQzGUgDZM5OUudesGdfZEIgO X-Received: by 10.55.77.71 with SMTP id a68mr25446077qkb.106.1447014742229; Sun, 08 Nov 2015 12:32:22 -0800 (PST) Received: from lime.meroh.net (cpe-24-90-142-167.nyc.res.rr.com. [24.90.142.167]) by smtp.gmail.com with ESMTPSA id y95sm3507707qgd.27.2015.11.08.12.32.21 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 08 Nov 2015 12:32:21 -0800 (PST) Sender: Julio Merino Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 9.1 \(3096.5\)) Subject: Re: svn commit: r401072 - in head/lang: gcc gcc48 gcc49 gcc5 From: Julio Merino In-Reply-To: <1747D119-343E-4C60-9809-A6CF2859B319@freebsd.org> Date: Sun, 8 Nov 2015 15:32:20 -0500 Cc: "ports-committers@freebsd.org" , "svn-ports-all@freebsd.org" , "svn-ports-head@freebsd.org" Content-Transfer-Encoding: quoted-printable Message-Id: References: <201511082010.tA8KA0KU085113@repo.freebsd.org> <1747D119-343E-4C60-9809-A6CF2859B319@freebsd.org> To: Antoine Brodin X-Mailer: Apple Mail (2.3096.5) 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: Sun, 08 Nov 2015 20:32:23 -0000 > On Nov 8, 2015, at 15:20 , Julio Merino wrote: >=20 > On Nov 8, 2015, at 15:13 , Antoine Brodin wrote: >>=20 >> On Sun, Nov 8, 2015 at 9:10 PM, Julio Merino = wrote: >>> Author: jmmv (src committer) >>> Date: Sun Nov 8 20:09:59 2015 >>> New Revision: 401072 >>> URL: https://svnweb.freebsd.org/changeset/ports/401072 >>>=20 >>> Log: >>> Add a MULTILIB option to gcc{,48,49,5} for powerpc64 >>=20 >> Hi, >>=20 >> This adds the option for amd64 too, is it intended? >=20 > No, it's not. Thanks for catching that. I'm not sure what happened = here, but probably committed the change from the wrong machine where it = was not complete... >=20 > I'm tempted to just revert the change altogether and then commit a = proper version afterwards after figuring out what happened to my = checkout. But considering I'm still under mentorship, how should I do = proceed? Do I need to wait for approval even for rollbacks? I've gone ahead and committed the rollback. Better to undo breakage = quickly.=