From mharo@area51.fremont.ca.us Fri Feb 26 02:39:40 1999
Return-Path: <mharo@area51.fremont.ca.us>
Received: from area51.fremont.ca.us (d60-054.leach.ucdavis.edu [169.237.60.54])
	by hub.freebsd.org (Postfix) with ESMTP id 0AD1214EE6
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 26 Feb 1999 02:39:39 -0800 (PST)
	(envelope-from mharo@area51.fremont.ca.us)
Received: (from mharo@localhost)
	by area51.fremont.ca.us (8.9.2/8.9.2) id CAA51166;
	Fri, 26 Feb 1999 02:39:38 -0800 (PST)
	(envelope-from mharo)
Message-Id: <199902261039.CAA51166@area51.fremont.ca.us>
Date: Fri, 26 Feb 1999 02:39:38 -0800 (PST)
From: mharo@area51.fremont.ca.us
Reply-To: mharo@area51.fremont.ca.us
To: FreeBSD-gnats-submit@freebsd.org
Subject: Update: www/checkbot
X-Send-Pr-Version: 3.2

>Number:         10275
>Category:       ports
>Synopsis:       Update: www/checkbot
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    wosch
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 26 10:10:06 PST 1999
>Closed-Date:    Sat Apr 17 11:13:55 PDT 1999
>Last-Modified:  Sat Apr 17 11:14:21 PDT 1999
>Originator:     Michael Haro
>Release:        FreeBSD 3.1-STABLE i386
>Organization:
>Environment:

	

>Description:

Updated version of checkbot.  Also removes the patch, no longer needed,
and makes a slight change to the makefile to fix dependancies

I'm not sure if the PLIST patch is needed or not.  This is my first
PR which deals with a perl5 port.


>How-To-Repeat:

	

>Fix:
	
Index: Makefile
===================================================================
RCS file: /host/trang.nuxi.com/FBSD/CVS-repository/ports/www/checkbot/Makefile,v
retrieving revision 1.7
diff -u -r1.7 Makefile
--- Makefile	1999/02/24 23:26:23	1.7
+++ Makefile	1999/02/26 10:35:36
@@ -6,7 +6,7 @@
 # $Id: Makefile,v 1.7 1999/02/24 23:26:23 wosch Exp $
 #
 
-DISTNAME=	checkbot-1.51
+DISTNAME=	checkbot-1.54
 CATEGORIES=	www perl5
 MASTER_SITES=	http://www.xs4all.nl/~graaff/checkbot/
 
@@ -14,7 +14,7 @@
 
 site_perl=${PREFIX}/lib/perl5/site_perl/${PERL_VER}
 BUILD_DEPENDS=  \
-		${site_perl}/Net/FTP.pm:${PORTSDIR}/net/p5-Net \
+		${site_perl}/${ARCH}-freebsd/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
 
Index: files/md5
===================================================================
RCS file: /host/trang.nuxi.com/FBSD/CVS-repository/ports/www/checkbot/files/md5,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 md5
--- md5	1998/03/02 19:11:48	1.1.1.1
+++ md5	1999/02/26 03:08:49
@@ -1 +1 @@
-MD5 (checkbot-1.51.tar.gz) = c6fd8b48c7be5d872976e2a5726a4274
+MD5 (checkbot-1.54.tar.gz) = e0956eb3f885d2e2f20f5bec9dceaa02
cvs diff: patches/patch-aa was removed, no comparison available
Index: pkg/PLIST
===================================================================
RCS file: /host/trang.nuxi.com/FBSD/CVS-repository/ports/www/checkbot/pkg/PLIST,v
retrieving revision 1.2
diff -u -r1.2 PLIST
--- PLIST	1998/08/19 20:55:53	1.2
+++ PLIST	1999/02/26 09:32:05
@@ -1 +1,3 @@
 bin/checkbot
+lib/perl5/site_perl/5.005/i386-freebsd/auto/checkbot/.packlist
+@dirrm lib/perl5/site_perl/5.005/i386-freebsd/auto/checkbot


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports->wosch 
Responsible-Changed-By: steve 
Responsible-Changed-When: Sun Mar 14 16:45:44 PST 1999 
Responsible-Changed-Why:  
Over to port's maintainer. 
State-Changed-From-To: open->closed 
State-Changed-By: wosch 
State-Changed-When: Sat Apr 17 11:13:55 PDT 1999 
State-Changed-Why:  
patch applied, thanks! 
>Unformatted:
