Date: Fri, 31 Dec 1999 06:33:17 -0500 (EST) From: Will Andrews <andrews@technologist.com> To: FreeBSD-gnats-submit@FreeBSD.ORG Subject: ports/15794: update port: www/checkbot Message-ID: <199912311133.GAA50470@shadow.blackdawn.com>
next in thread | raw e-mail | index | archive | help
>Number: 15794 >Category: ports >Synopsis: update port: www/checkbot >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Dec 31 03:40:01 PST 1999 >Closed-Date: >Last-Modified: >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: >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?199912311133.GAA50470>