Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Aug 2001 23:54:44 +0800 (CST)
From:      Yen-Ming Lee <leeym@utopia.leeym.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/30032: update port: mail/rblcheck
Message-ID:  <200108241554.f7OFsie64214@utopia.leeym.com>

next in thread | raw e-mail | index | archive | help

>Number:         30032
>Category:       ports
>Synopsis:       update port: mail/rblcheck
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 24 09:00:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Yen-Ming Lee
>Release:        FreeBSD 4.4-RC i386
>Organization:
>Environment:
System: FreeBSD utopia.leeym.com 4.4-RC FreeBSD 4.4-RC #5: Tue Aug 21 05:17:44 CST 2001 root@utopia.leeym.com:/usr/obj/usr/src/sys/UTOPIA i386


>Description:

+ bump PORTREVISION
+ replace mail.abuse.org by mail-abuse.org
  IP-Address.mail.abuse.org will always return filtered

>How-To-Repeat:
	
>Fix:

diff -ruN /usr/ports/mail/rblcheck/Makefile rblcheck/Makefile
--- /usr/ports/mail/rblcheck/Makefile	Fri Aug 24 20:04:13 2001
+++ rblcheck/Makefile	Fri Aug 24 23:50:54 2001
@@ -7,7 +7,7 @@
 
 PORTNAME=	rblcheck
 PORTVERSION=	1.4
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	mail
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
diff -ruN /usr/ports/mail/rblcheck/scripts/configure.rbl rblcheck/scripts/configure.rbl
--- /usr/ports/mail/rblcheck/scripts/configure.rbl	Fri Aug 24 10:56:55 2001
+++ rblcheck/scripts/configure.rbl	Fri Aug 24 23:49:44 2001
@@ -42,7 +42,7 @@
 Please select desired options:" -1 -1 16 \
 MAPS_RBL	"MAPS Blackhole list   www.mail-abuse.org" ${SET_MAPS_RBL} \
 MAPS_DUL	"MAPS DialUp List      www.mail-abuse.org" ${SET_MAPS_DUL} \
-MAPS_RSS	"MAPS Open Relay list  www.mail.abuse.org" ${SET_MAPS_RSS} \
+MAPS_RSS	"MAPS Open Relay list  www.mail-abuse.org" ${SET_MAPS_RSS} \
 ORBL		"ORBL Open Relay list  www.orbl.org" ${SET_ORBL} \
 ORBZ		"ORBZ Open Relay list  orbz.gst-group.co.uk" ${SET_ORBZ} \
 ORBZ_MAN	"ORBZ Manual list      orbz.gst-group.co.uk" ${SET_ORBZ_MAN} \
@@ -78,7 +78,7 @@
 			echo "SITE(\"dialups.mail-abuse.org\")"
 			;;
 		\"MAPS_RSS\")
-			echo "SITE(\"relays.mail.abuse.org\")"
+			echo "SITE(\"relays.mail-abuse.org\")"
 			;;
 		\"ORBL\")
 			echo "SITE(\"or.orbl.org\")"
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200108241554.f7OFsie64214>