From owner-freebsd-ports@FreeBSD.ORG Wed Jun 25 16:07:41 2014 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 41250F64; Wed, 25 Jun 2014 16:07:41 +0000 (UTC) Received: from esmtp3.webtent.net (mx3.webtent.net [216.139.202.4]) by mx1.freebsd.org (Postfix) with ESMTP id 2572D2889; Wed, 25 Jun 2014 16:07:40 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by esmtp3.webtent.net (WebTent ESMTP Postfix Internet Mail Exchange) with ESMTP id 186662E4D2; Wed, 25 Jun 2014 12:07:38 -0400 (EDT) Received: from esmtp3.webtent.net ([216.139.202.4]) by localhost (mx1.webtent.net [127.0.0.1]) (amavisd-maia, port 10024) with ESMTP id 02455-08; Wed, 25 Jun 2014 12:07:31 -0400 (EDT) Received: from [192.168.1.6] (unknown [76.177.123.62]) (Authenticated sender: robert@esmtp3.webtent.net) by esmtp3.webtent.net (WebTent ESMTP Postfix Internet Mail Exchange) with ESMTPSA id 2FAF72E4D1; Wed, 25 Jun 2014 12:07:31 -0400 (EDT) Message-ID: <53AAF3C5.6010404@webtent.org> Date: Wed, 25 Jun 2014 12:07:33 -0400 From: Robert Fitzpatrick User-Agent: Postbox 3.0.11 (Windows/20140602) MIME-Version: 1.0 To: Dirk-Willem van Gulik Subject: Re: FreeBSD Port: spamassassin-3.4.0_11 References: In-Reply-To: X-Virus-Scanned: WebTent Mailguard 1.0.2a Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.18 Cc: ports@FreeBSD.org, adamw@FreeBSD.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Jun 2014 16:07:41 -0000 > Dirk-Willem van Gulik > Tuesday, June 24, 2014 5:51 AM > Still trying to get to the bottom of it - but seeing issues after > todays pkg update. > > I suspect that the DNS API change > > https://issues.apache.org/SpamAssassin/show_bug.cgi?id=7057 > I am setting up a new server and ran into the same DNS issue while testing Spamassasin 3.4. I applied the above patch and it seems to have corrected the issue, not getting the eval failed any longer. Strange this is, my version of p5-Net-DNS is 0.73 and the bug reports this only started happening with 0.76. -- Robert