From owner-freebsd-ports@FreeBSD.ORG Tue Feb 2 18:20:54 2010 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 85090106568B for ; Tue, 2 Feb 2010 18:20:54 +0000 (UTC) (envelope-from ncrogers@gmail.com) Received: from mail-qy0-f198.google.com (mail-qy0-f198.google.com [209.85.221.198]) by mx1.freebsd.org (Postfix) with ESMTP id 252948FC13 for ; Tue, 2 Feb 2010 18:20:53 +0000 (UTC) Received: by qyk36 with SMTP id 36so412067qyk.15 for ; Tue, 02 Feb 2010 10:20:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=n0xL/kcv3SGQz6yCaqtVVZ6jiMXk4ukt7aik3ot3xPw=; b=P5Kg3mx2xcdO9kGZb9iWwD8Q29ZDaChOvZ/20QatlFYyC680B8xZnC1tHsma43J4So f3ux0NcGs6Y/WRlFOJuhae7zDbhD5DPkMmHAlBro8p8EqhlzeYC5L3ne7jcdsuaPVrKb c9P4aOF61+/UflPu0KIxlyUVhwJV21Frq0xp0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=XruifvLazUqHjyZTmc7xdUCB/vUDF0dvCMy5fg05emB63QX9/h9MDdcCIbrZd/+CZz ypRHW+zN+U6wpDwrvEUzlb/Orgxs3uXPJ4ZdjiEBQQebxsU+svwLImGIdxVOU6qiZp7V ojJg3OINe+bPBSZcx1tvT+mhoH7QqgNKUIVtM= MIME-Version: 1.0 Received: by 10.142.152.5 with SMTP id z5mr153452wfd.263.1265134852785; Tue, 02 Feb 2010 10:20:52 -0800 (PST) In-Reply-To: <147432021002021002t6c15fbe5rf4e9ab7f63fe7287@mail.gmail.com> References: <147432021002020928t6f20d3f1l91707fa9fe3c878d@mail.gmail.com> <147432021002021002t6c15fbe5rf4e9ab7f63fe7287@mail.gmail.com> Date: Tue, 2 Feb 2010 10:20:52 -0800 Message-ID: <147432021002021020m5749e27au7f9dca4ead670b7b@mail.gmail.com> From: Nick Rogers To: =?ISO-8859-1?Q?S=F8ren_Schr=F8der?= Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: ports@freebsd.org, david@wood2.org.uk Subject: Re: FreeBSD Port: freeradius-2.1.6 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: Tue, 02 Feb 2010 18:20:54 -0000 On Tue, Feb 2, 2010 at 10:02 AM, Nick Rogers wrote: > > I've attached a copy of the port directory that I used to build a working >> 2.1.8 package in case anyone wants to give that a go. I'm not 100% sure the >> new PLIST is correct but the important part is the new "patch-libltdl-api" >> file that I added. It would be great if the port maintainer could upgrade to >> 2.1.8 in the proper manner and include this patch. >> >> Looks like the port was just upgraded to 2.1.8, so you can just grab that > and add the patch I provided. > I filed PR ports/143493 to try and address this problem.