From owner-freebsd-eclipse@FreeBSD.ORG Thu Aug 15 09:27:28 2013 Return-Path: Delivered-To: eclipse@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id B43D292A for ; Thu, 15 Aug 2013 09:27:28 +0000 (UTC) (envelope-from jonc@chen.org.nz) Received: from mail-qe0-f49.google.com (mail-qe0-f49.google.com [209.85.128.49]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 742B3224B for ; Thu, 15 Aug 2013 09:27:28 +0000 (UTC) Received: by mail-qe0-f49.google.com with SMTP id 1so294185qec.36 for ; Thu, 15 Aug 2013 02:27:27 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=1a6VvxjZFe9iTKcqe3z1ltgfAnsHESnyNu7NO5Vb/rc=; b=nOkm+iyagg24Q/LWUkNqYKDPzMMjIfP0CF/C+PASTMj6tQGn4/OrL1alQdZPg9NmeD XC+iZy5ZUvz3u+chGWbCwjnbydLdroJkK74886Vwan8mFrK3LG6UKh5Lmxk8vVrSJhAv JdgfVsVqora7SDk9x7bs1FS+898my1GUfttvv8moKxmBUKnfR4I/BCbMR1h4i+4S59Ok NHXrYdNnerYRfYuS8hHl66V51mb1mn7lFf1oqwn9GaAPO7WGBoTHFbUHken5018Y48c0 xbV9qIkDwzMtlnbnQ0M9uz/F7NxGqFfratbHlnMQXDoHXTx/pFQ5PfrtwUEGEYYnFSt6 TPhA== X-Gm-Message-State: ALoCoQmzaVlX2it0m+RxmtUkOacXoY+adFAQgq4b0eE5cSh/Amw5hc+SAx/G03GqTI6+h1fgNfRW MIME-Version: 1.0 X-Received: by 10.224.156.197 with SMTP id y5mr10158733qaw.83.1376558419093; Thu, 15 Aug 2013 02:20:19 -0700 (PDT) Received: by 10.49.74.71 with HTTP; Thu, 15 Aug 2013 02:20:19 -0700 (PDT) X-Originating-IP: [121.98.161.40] In-Reply-To: <71D7721C-0081-4B03-B7C0-9B620AF790C1@neville-neil.com> References: <71D7721C-0081-4B03-B7C0-9B620AF790C1@neville-neil.com> Date: Thu, 15 Aug 2013 21:20:19 +1200 Message-ID: Subject: Re: ports/181124: java/eclipse-devel broken after glib-2.36.3 update From: Jonathan Chen To: George Neville-Neil Content-Type: text/plain; charset=ISO-8859-1 Cc: "eclipse@freebsd.org" , bug-followup@freebsd.org X-BeenThere: freebsd-eclipse@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "FreeBSD users of eclipse EDI, tools, rich client apps & ports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Aug 2013 09:27:28 -0000 On 13 August 2013 14:01, George Neville-Neil wrote: > I have tested the patch on HEAD and it indeed fixes the problem with eclipse-devel. > > I can commit the patch, but I do not know how it will effect other systems, i.e. 9.0 or 8.x > sets. Comments anyone? Thanks for the commit. Can you please close the PR as well? Cheers. -- Jonathan Chen