From owner-freebsd-eclipse@FreeBSD.ORG Sat Aug 17 17:30:13 2013 Return-Path: Delivered-To: freebsd-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 0E4B88EB for ; Sat, 17 Aug 2013 17:30:13 +0000 (UTC) (envelope-from gnn@freebsd.org) Received: from vps.hungerhost.com (vps.hungerhost.com [216.38.53.176]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id D6D7E227B for ; Sat, 17 Aug 2013 17:30:12 +0000 (UTC) Received: from 69-170-53-179.static-ip.telepacific.net ([69.170.53.179]:57969 helo=[10.0.159.54]) by vps.hungerhost.com with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.80.1) (envelope-from ) id 1VAkJH-0007Lu-Pu; Sat, 17 Aug 2013 13:29:08 -0400 Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 6.5 \(1508\)) Subject: Re: ports/181124: java/eclipse-devel broken after glib-2.36.3 update From: George Neville-Neil In-Reply-To: <20130816233303.GA1421@jmobile.jimmy.localnet> Date: Sat, 17 Aug 2013 10:29:01 -0700 Content-Transfer-Encoding: quoted-printable Message-Id: References: <201308150930.r7F9U1wL068285@freefall.freebsd.org> <20130816233303.GA1421@jmobile.jimmy.localnet> To: Jimmy Kelley X-Mailer: Apple Mail (2.1508) X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - vps.hungerhost.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - freebsd.org X-Get-Message-Sender-Via: vps.hungerhost.com: authenticated_id: gnn@neville-neil.com Cc: freebsd-eclipse@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: Sat, 17 Aug 2013 17:30:13 -0000 On Aug 16, 2013, at 16:33 , Jimmy Kelley wrote: > I just did a ports update, and I see the change to the = freebsd-support.patch file, > but noticed that the PORTREVISION in the port Makefile didn't get = changed (therefore > 'pkg version -v -L=3D' doesn't indicate that eclipse-devel has been = updated). >=20 > Should it not have been bumped? >=20 Good question. Probably should be. I will commit that now. Best, George