From nobody@FreeBSD.org  Tue Jul  5 22:48:20 2005
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 26ECD16A428
	for <freebsd-gnats-submit@FreeBSD.org>; Tue,  5 Jul 2005 22:48:20 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 08E0743D49
	for <freebsd-gnats-submit@FreeBSD.org>; Tue,  5 Jul 2005 22:48:20 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j65MmJTT028559
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 5 Jul 2005 22:48:19 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id j65MmIJv028558;
	Tue, 5 Jul 2005 22:48:18 GMT
	(envelope-from nobody)
Message-Id: <200507052248.j65MmIJv028558@www.freebsd.org>
Date: Tue, 5 Jul 2005 22:48:18 GMT
From: Matthew Luckie <mjl@luckie.org.nz>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [patch] dns/p5-Net-DNS update to 0.52
X-Send-Pr-Version: www-2.3

>Number:         83034
>Category:       ports
>Synopsis:       [patch] dns/p5-Net-DNS update to 0.52
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    dougb
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jul 05 22:50:11 GMT 2005
>Closed-Date:    Wed Jul 06 10:53:33 GMT 2005
>Last-Modified:  Wed Jul 06 10:53:33 GMT 2005
>Originator:     Matthew Luckie
>Release:        4.11
>Organization:
>Environment:
FreeBSD lycra.luckie.org.nz 4.11-RELEASE-p8 FreeBSD 4.11-RELEASE-p8 #1: Wed May 11 14:02:09 NZST 2005     root@lycra.luckie.org.nz:/files/freebsd_src/sys/compile/lycra  i386
>Description:
update p5-Net-DNS to 0.52

perhaps coincidentally, the spamassassin URIBL checks seem to work with 0.52
where they didn't seem to with 0.51.  I'm not sure if the DNSBLs are working
again or not.

e.g.
http://lists.freebsd.org/pipermail/freebsd-ports/2005-June/024362.html

spam assassin log info:

Jul  6 10:30:37 lycra spamd[73782]: result: Y 19 - BAYES_50,PERCENT_RANDOM,RAZOR2_CF_RANGE_51_100,RAZOR2_CHECK,UNRESOLVED_TEMPLATE,URIBL_AB_SURBL,URIBL_JP_SURBL,URIBL_OB_SURBL,URIBL_SC_SURBL,URIBL_WS_SURBL scantime=9.1,size=2958,mid=<E1DpvsY-0008DZ-5x@CENSORED>,bayes=0.508680213361789,autolearn=no

Jul  6 10:45:21 lycra spamd[73782]: result: .  0 - BAYES_50,RCVD_IN_NJABL_PROXY,RCVD_IN_SORBS_HTTP,RCVD_IN_SORBS_SOCKS scantime=4.3,size=1996,mid=<200507052243.j65MhMTQ015817@CENSORED>,bayes=0.501360505485086,autolearn=no
>How-To-Repeat:
N/A
>Fix:
diff -uNr p5-Net-DNS.orig/Makefile p5-Net-DNS/Makefile
--- p5-Net-DNS.orig/Makefile    Tue Jun 28 07:00:40 2005
+++ p5-Net-DNS/Makefile Wed Jul  6 09:59:55 2005
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=      Net-DNS
-PORTVERSION=   0.51
+PORTVERSION=   0.52
 CATEGORIES=    dns net perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=    Net
diff -uNr p5-Net-DNS.orig/distinfo p5-Net-DNS/distinfo
--- p5-Net-DNS.orig/distinfo    Tue Jun 14 07:00:59 2005
+++ p5-Net-DNS/distinfo Wed Jul  6 10:02:30 2005
@@ -1,2 +1,2 @@
-MD5 (Net-DNS-0.51.tar.gz) = fc358c06e65b1918b93e1a92e02065b8
-SIZE (Net-DNS-0.51.tar.gz) = 117037
+MD5 (Net-DNS-0.52.tar.gz) = 035e3ec9156fd73ca8a52308ebc5307c
+SIZE (Net-DNS-0.52.tar.gz) = 119056

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->dougb 
Responsible-Changed-By: pav 
Responsible-Changed-When: Tue Jul 5 22:57:09 GMT 2005 
Responsible-Changed-Why:  
Over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=83034 
State-Changed-From-To: open->closed 
State-Changed-By: dougb 
State-Changed-When: Wed Jul 6 10:52:54 GMT 2005 
State-Changed-Why:  

A slightly more complex patch was committed, thanks. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=83034 
>Unformatted:
