From owner-freebsd-ports@FreeBSD.ORG Thu Mar 6 07:43:37 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8DC77A29 for ; Thu, 6 Mar 2014 07:43:37 +0000 (UTC) Received: from shepard.synsport.net (mail.synsport.com [208.69.230.148]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 67DDCADC for ; Thu, 6 Mar 2014 07:43:36 +0000 (UTC) Received: from [192.168.5.104] (095-097-241-198.static.chello.nl [95.97.241.198]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by shepard.synsport.net (Postfix) with ESMTP id 35EA643B4E; Thu, 6 Mar 2014 01:43:18 -0600 (CST) Message-ID: <53182705.7050502@marino.st> Date: Thu, 06 Mar 2014 08:43:01 +0100 From: John Marino User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 To: "O. Hartmann" , FreeBSD Ports Subject: Re: devel/readline: new readline 6.3 breaks textproc/refdb References: <20140306083628.06d241ad@munin.walstatt.dyndns.org> In-Reply-To: <20140306083628.06d241ad@munin.walstatt.dyndns.org> X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: marino@freebsd.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Mar 2014 07:43:37 -0000 On 3/6/2014 08:36, O. Hartmann wrote: > With the update of devel/readline in r346608 (from 6.2 -> 6.3), port > textproc/refdb gets corrupted (see PR ports/187271). > > It is obviously that the new readline breaks the API (missing: Function, > CPPFunction). > Hi Olivier, You forgot to attach the patch that fixes it. Or to contact the maintainer directly. Or to contact to person that updated readline directly. I'm not sure why this particular port, out of 25,000 ports, is worthy of a global post rather than getting a standard PR like the others. John