From owner-freebsd-ports@FreeBSD.ORG Fri May 28 15:47:57 2010 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 16D061065679; Fri, 28 May 2010 15:47:57 +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 E54938FC1C; Fri, 28 May 2010 15:47:56 +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 1OI30p-0002WN-MK; Fri, 28 May 2010 17:06:23 +0000 From: Ade Lovett Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Date: Fri, 28 May 2010 08:47:43 -0700 Message-Id: To: ports@freebsd.org Mime-Version: 1.0 (Apple Message framework v1078) X-Mailer: Apple Mail (2.1078) Cc: Ade Lovett Subject: HEADS UP: devel/gettext upgrade incoming X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 May 2010 15:47:57 -0000 Hi folks, After a little bit of a hiatus, I'm baaack ;) First up on the line is an upgrade of devel/gettext to 0.18, which also = bumps the shlib version from .7 to .8 -exp run ran just fine (thanks to pav), so now it's "merely" a question = of PORTREVISION bumps, which will most likely take the form of those = ports that have a direct dependency on gettext, though this may not = cover everything (as usual) I plan on doing two commits in the not-too-distant future, the first to = bump gettext itself, the second to bump PORTREVISION on anything that = has a direct USE_GETTEXT or devel/gettext (ick) dependency. This should = cover most things, but as with all things gettext, it's entirely = possible that "stuff will break" as a result. Ya'll take care now, y'hear? -aDe