From owner-svn-ports-head@FreeBSD.ORG Mon Sep 10 20:10:50 2012 Return-Path: Delivered-To: svn-ports-head@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 611F8106566C; Mon, 10 Sep 2012 20:10:50 +0000 (UTC) (envelope-from beat@FreeBSD.org) Received: from marvin.chruetertee.ch (marvin.chruetertee.ch [217.150.245.55]) by mx1.freebsd.org (Postfix) with ESMTP id CA6568FC12; Mon, 10 Sep 2012 20:10:47 +0000 (UTC) Received: from [192.168.1.102] (dynamic-94-247-222-022.catv.glattnet.ch [94.247.222.22]) (authenticated bits=0) by marvin.chruetertee.ch (8.14.4/8.14.3) with ESMTP id q8AKAkWs022551 (version=TLSv1/SSLv3 cipher=DHE-DSS-AES128-SHA bits=128 verify=NO); Mon, 10 Sep 2012 20:10:46 GMT (envelope-from beat@FreeBSD.org) Mime-Version: 1.0 (Apple Message framework v1278) Content-Type: text/plain; charset=iso-8859-2 From: =?iso-8859-1?Q?Beat_G=E4tzi?= In-Reply-To: <20120910182611.7c0ceed2@FreeBSD.org> Date: Mon, 10 Sep 2012 22:10:45 +0200 Content-Transfer-Encoding: quoted-printable Message-Id: <17D5D1EE-69EA-40A0-A199-583633AFF8FC@FreeBSD.org> References: <201209101226.q8ACQc4h052636@svn.freebsd.org> <20120910182611.7c0ceed2@FreeBSD.org> To: Pawel Pekala X-Mailer: Apple Mail (2.1278) Cc: svn-ports-head@FreeBSD.org, svn-ports-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: svn commit: r304031 - head/databases/spatialite_gui X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.5 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, 10 Sep 2012 20:10:50 -0000 On Sep 10, 2012, at 6:26 PM, Pawel Pekala wrote: > Dnia 2012-09-10, o godz. 12:26:38 > Beat Gaetzi napisa=B3(a): >=20 >> Author: beat >> Date: Mon Sep 10 12:26:37 2012 >> New Revision: 304031 >> URL: http://svn.freebsd.org/changeset/ports/304031 >>=20 >> Log: >> - Mark BROKEN: does not configure >> configure: error: 'libspatialite' is required but it doesn't seem >> to be installed on this system. >>=20 >=20 > Could this be reverted? The problem is known and fix is ready - just > need to be committed: >=20 > http://www.freebsd.org/cgi/query-pr.cgi?pr=3D170893 As there is a fix available and spatialite_gui is broken for quite some time now please go ahead and commit your fix and unbreak spatialite_gui afterwards. Thanks, Beat=