From owner-freebsd-gnome@FreeBSD.ORG Tue Jun 1 06:49:27 2010 Return-Path: Delivered-To: gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EB96C106566B; Tue, 1 Jun 2010 06:49:27 +0000 (UTC) (envelope-from ade@freebsd.org) Received: from panix.lovett.com (panix.lovett.com [166.84.7.128]) by mx1.freebsd.org (Postfix) with ESMTP id C4B128FC17; Tue, 1 Jun 2010 06:49:27 +0000 (UTC) Received: from [96.39.161.134] (helo=[172.16.32.106]) by panix.lovett.com with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.69) (envelope-from ) id 1OJMWC-0002iq-QN; Tue, 01 Jun 2010 08:08:13 +0000 Mime-Version: 1.0 (Apple Message framework v1078) Content-Type: text/plain; charset=us-ascii From: Ade Lovett In-Reply-To: <4C043E21.2050705@freebsd.org> Date: Mon, 31 May 2010 23:49:14 -0700 Content-Transfer-Encoding: quoted-printable Message-Id: <99746BFD-2916-4E39-82F8-7F4181814448@freebsd.org> References: <3596B77D-7C5F-40B6-8690-A501E17BDCE1@FreeBSD.org> <4C043E21.2050705@freebsd.org> To: Joe Marcus Clarke X-Mailer: Apple Mail (2.1078) Cc: gnome@freebsd.org, Ade Lovett Subject: Re: Missing direct dependencies on devel/gettext X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Jun 2010 06:49:28 -0000 On May 31, 2010, at 15:54 , Joe Marcus Clarke wrote: > I took care of all those maintained by gnome and marcus. However, = many > of them already had USE_GETTEXT so I'm not sure why they were not = bumped > in the first pass. Beats the hell out of me. The script that did the "if USE_GETTEXT then = bump (or add) PORTREVISION" had been so overly tested it was bordering = on the silly. Checked the results multiple times, yet it seems that = monolithic commits like this are just prone to Sod's Law. Anyway, thanks for your help, much appreciated. -aDe