From owner-freebsd-ports@FreeBSD.ORG Thu Jun 8 02:30:00 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 362B016AE16 for ; Thu, 8 Jun 2006 00:19:04 +0000 (UTC) (envelope-from robbak@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 94E1643D5F for ; Thu, 8 Jun 2006 00:18:56 +0000 (GMT) (envelope-from robbak@gmail.com) Received: by py-out-1112.google.com with SMTP id m51so378787pye for ; Wed, 07 Jun 2006 17:18:55 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=ouedCIeZzyr7WRNnH6295CI2YjvUFE/hwoIBAfNjui0uns7uiuEsXuf4NGvJrU7O73lb2bJ9JbK0ngo5mII0ffiPTXrIgQi1id6ff4p+3QL6QVNjArHGCHQp7n5EErguGijn1qJWATnL3xGM87VarxdfQSWX945N95Pu/HxygdQ= Received: by 10.35.98.6 with SMTP id a6mr104002pym; Wed, 07 Jun 2006 17:18:55 -0700 (PDT) Received: by 10.35.78.10 with HTTP; Wed, 7 Jun 2006 17:18:55 -0700 (PDT) Message-ID: Date: Thu, 8 Jun 2006 10:18:55 +1000 From: "Robert Backhaus" Sender: robbak@gmail.com To: "Paul Pathiakis" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: X-Google-Sender-Auth: fc7ada2281428745 Cc: ports@freebsd.org Subject: Re: slib-guile and GnuCash (PATCH) 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: Thu, 08 Jun 2006 02:30:01 -0000 > > The following patch (to guile) fixes this problem for me. I am going > to do further testing in gnucash to determine that everything works. > If other people can check that it works for other uses of guile, it > can be comitted. > > I have tried most features of gnucash and am satisfied that the patch is all good. Ready to commit.