From owner-svn-ports-all@FreeBSD.ORG Sat Apr 11 22:59:13 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id F1419EA2; Sat, 11 Apr 2015 22:59:12 +0000 (UTC) Received: from fep22.mx.upcmail.net (fep22.mx.upcmail.net [62.179.121.42]) by mx1.freebsd.org (Postfix) with ESMTP id A4D9E1C8; Sat, 11 Apr 2015 22:59:10 +0000 (UTC) Received: from edge03.upcmail.net ([192.168.13.238]) by viefep25-int.chello.at (InterMail vM.8.01.05.05 201-2260-151-110-20120111) with ESMTP id <20150411224133.BTXP15378.viefep25-int.chello.at@edge03.upcmail.net>; Sun, 12 Apr 2015 00:41:33 +0200 Received: from [192.168.0.23] ([178.84.134.112]) by edge03.upcmail.net with edge id EmhY1q00i2Rg3Ey01mhZVk; Sun, 12 Apr 2015 00:41:33 +0200 X-SourceIP: 178.84.134.112 Message-ID: <5529A31E.3070806@rainbow-runner.nl> Date: Sun, 12 Apr 2015 00:41:34 +0200 From: Koop Mast User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 MIME-Version: 1.0 To: Koop Mast , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r383831 - head/databases/libgda5 References: <201504112121.t3BLLPNk041718@svn.freebsd.org> In-Reply-To: <201504112121.t3BLLPNk041718@svn.freebsd.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Apr 2015 22:59:13 -0000 On 11-4-2015 23:21, Koop Mast wrote: > Author: kwm > Date: Sat Apr 11 21:21:24 2015 > New Revision: 383831 > URL: https://svnweb.freebsd.org/changeset/ports/383831 > > Log: > Fix "amd64" hardcode in java library path lookup and regen the > .class file which configure uses to figure out java setting. > > In theory this should fix other archs too if java ever gets ported. > > Annoyed by: pkg-fallout mails > > Modified: > head/databases/libgda5/Makefile This fixes the libgda5 jdbc plugin.