From will@blackdawn.com  Fri Dec 31 03:33:51 1999
Return-Path: <will@blackdawn.com>
Received: from cr759667-a.nvcr1.bc.wave.home.com (cr759667-a.nvcr1.bc.wave.home.com [24.113.130.83])
	by hub.freebsd.org (Postfix) with ESMTP id 8294614CBA
	for <FreeBSD-gnats-submit@FreeBSD.ORG>; Fri, 31 Dec 1999 03:33:21 -0800 (PST)
	(envelope-from will@blackdawn.com)
Received: from shadow.blackdawn.com (root@17-055.008.popsite.net [209.69.196.55])
	by cr759667-a.nvcr1.bc.wave.home.com (8.9.3/8.9.3) with ESMTP id DAA89379
	for <FreeBSD-gnats-submit@FreeBSD.ORG>; Fri, 31 Dec 1999 03:31:28 -0800 (PST)
	(envelope-from will@blackdawn.com)
Received: (from root@localhost)
	by shadow.blackdawn.com (8.9.3/8.9.3) id GAA50470;
	Fri, 31 Dec 1999 06:33:17 -0500 (EST)
	(envelope-from will)
Message-Id: <199912311133.GAA50470@shadow.blackdawn.com>
Date: Fri, 31 Dec 1999 06:33:17 -0500 (EST)
From: Will Andrews <andrews@technologist.com>
Sender: will@blackdawn.com
Reply-To: Will Andrews <andrews@technologist.com>
To: FreeBSD-gnats-submit@FreeBSD.ORG
Subject: update port: www/checkbot
X-Send-Pr-Version: 3.2

>Number:         15794
>Category:       ports
>Synopsis:       update port: www/checkbot
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    wosch
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Dec 31 03:40:01 PST 1999
>Closed-Date:    Fri Dec 31 12:07:17 PST 1999
>Last-Modified:  Fri Dec 31 12:08:18 PST 1999
>Originator:     Will Andrews
>Release:        FreeBSD 3.4-STABLE i386
>Organization:
none
>Environment:

FreeBSD shadow.blackdawn.com 3.4-STABLE FreeBSD 3.4-STABLE #0: Tue Dec 28 10:44:21 EST 1999     root@shadow.blackdawn.com:/usr/src/sys/compile/SHADOW  i386

>Description:

this is an update for the neato checkbot
perl script. i'm not sure why, but it seems
like fetch doesn't download this thing properly,
but ftp does. can somebody verify this?

>How-To-Repeat:

Use the diff below to fix the current port.

>Fix:

diff -urN checkbot/Makefile checkbot.new/Makefile
--- checkbot/Makefile	Sun Oct  3 10:37:08 1999
+++ checkbot.new/Makefile	Fri Dec 31 05:41:50 1999
@@ -1,12 +1,12 @@
 # New ports collection makefile for:	checkbot
-# Version required:			1.51
+# Version required:			1.57
 # Date created:				2. Feb 1998
 # Whom:	      				wosch@FreeBSD.org
 #
 # $FreeBSD: ports/www/checkbot/Makefile,v 1.13 1999/09/19 10:30:46 wosch Exp $
 #
 
-DISTNAME=	checkbot-1.54
+DISTNAME=	checkbot-1.57
 CATEGORIES=	www perl5
 MASTER_SITES=	http://www.xs4all.nl/~graaff/checkbot/ \
 		http://www.de.freebsd.org/~wosch/src/
@@ -14,10 +14,10 @@
 MAINTAINER=	wosch@FreeBSD.org
 
 site_perl=${PREFIX}/lib/perl5/site_perl/${PERL_VER}
-BUILD_DEPENDS=  \
-		${site_perl}/${PERL_ARCH}/Net/FTP.pm:${PORTSDIR}/net/p5-Net \
+BUILD_DEPENDS= ${site_perl}/${PERL_ARCH}/Net/FTP.pm:${PORTSDIR}/net/p5-Net \
 		${site_perl}/Mail/Send.pm:${PORTSDIR}/mail/p5-Mail-Tools \
-		${site_perl}/LWP.pm:${PORTSDIR}/www/p5-libwww
+		${site_perl}/LWP.pm:${PORTSDIR}/www/p5-libwww \
+		${site_perl}/URL.pm:${PORTSDIR}/net/p5-URI
 
 MAN1=		checkbot.1
 USE_PERL5=	YES
diff -urN checkbot/files/md5 checkbot.new/files/md5
--- checkbot/files/md5	Fri Apr 23 21:05:15 1999
+++ checkbot.new/files/md5	Fri Dec 31 05:39:37 1999
@@ -1 +1 @@
-MD5 (checkbot-1.54.tar.gz) = e0956eb3f885d2e2f20f5bec9dceaa02
+MD5 (checkbot-1.57.tar.gz) = d87dbf0e6afd16b6dacf1c33c59f73e8

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports->wosch 
Responsible-Changed-By: jedgar 
Responsible-Changed-When: Fri Dec 31 05:07:55 PST 1999 
Responsible-Changed-Why:  
Over to maintainer 
State-Changed-From-To: open->closed 
State-Changed-By: steve 
State-Changed-When: Fri Dec 31 12:07:17 PST 1999 
State-Changed-Why:  
This port is already at this version, but the p5-URI dependency was missing 
so I committed that part of your changes.  Thanks. 
>Unformatted:
