Date: Tue, 5 Jul 2005 22:48:18 GMT From: Matthew Luckie <mjl@luckie.org.nz> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/83034: [patch] dns/p5-Net-DNS update to 0.52 Message-ID: <200507052248.j65MmIJv028558@www.freebsd.org> Resent-Message-ID: <200507052250.j65MoBlK036679@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 83034 >Category: ports >Synopsis: [patch] dns/p5-Net-DNS update to 0.52 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Tue Jul 05 22:50:11 GMT 2005 >Closed-Date: >Last-Modified: >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: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200507052248.j65MmIJv028558>