From owner-svn-ports-head@FreeBSD.ORG Mon Oct 29 20:42:35 2012 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D4DCF428; Mon, 29 Oct 2012 20:42:35 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from micro.madpilot.net (micro.madpilot.net [88.149.173.206]) by mx1.freebsd.org (Postfix) with ESMTP id 43FA18FC08; Mon, 29 Oct 2012 20:42:35 +0000 (UTC) Received: from micro.madpilot.net (localhost [127.0.0.1]) by micro.madpilot.net (Postfix) with ESMTP id 3Xr76L18lBz2r9; Mon, 29 Oct 2012 21:42:34 +0100 (CET) X-Virus-Scanned: amavisd-new at madpilot.net Received: from micro.madpilot.net ([127.0.0.1]) by micro.madpilot.net (micro.madpilot.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id EV1Dwx9V65mN; Mon, 29 Oct 2012 21:42:31 +0100 (CET) Received: from tommy.madpilot.net (localhost [127.0.0.1]) by micro.madpilot.net (Postfix) with ESMTP; Mon, 29 Oct 2012 21:42:31 +0100 (CET) Message-ID: <508EEA37.1060903@FreeBSD.org> Date: Mon, 29 Oct 2012 21:42:31 +0100 From: Guido Falsi User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:16.0) Gecko/20121029 Thunderbird/16.0.2 MIME-Version: 1.0 To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r306634 - in head/graphics/openrm: . files References: <201210292040.q9TKeW0G040045@svn.freebsd.org> In-Reply-To: <201210292040.q9TKeW0G040045@svn.freebsd.org> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 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: Mon, 29 Oct 2012 20:42:36 -0000 On 10/29/12 21:40, Guido Falsi wrote: > Author: madpilot > Date: Mon Oct 29 20:40:32 2012 > New Revision: 306634 > URL: http://svn.freebsd.org/changeset/ports/306634 > > Log: > - Update to 1.6.0.2 > - Fix indentition > - Convert to new options framework > - Trim Makefile headers > - Remove ABI number from LIB_DEPENDS > - Mark MAKE_JOBS_UNSAFE > - Allow building on all ARCHS Not all, This is a lapsus, only i386 and amd64. Sorry. -- Guido Falsi