From d55877405f72e5cc6f6262b7f16389ab628ab1f2 Mon Sep 17 00:00:00 2001 From: abs Date: Thu, 23 Nov 2000 12:59:32 +0000 Subject: Update to 1.62, plus new homepage & MASTER_SITE Changes since 1.60 2000-09-24 Hans de Graaff * Checkbot 1.62 released 2000-09-16 Hans de Graaff * checkbot.pl (send_mail): Only mention URL in the subject of the mail if one is given through the --url option. (check_external): The ALEPH web server is also broken with respect to HEAD requests. 2000-09-04 Hans de Graaff * checkbot.pl (check_external): JavaWebServer is also broken with respect to HEAD requests. 2000-08-26 Hans de Graaff * checkbot.pl (create_page): Add --style option which allows a link to a CSS file to be included in each Checkbot page. 2000-08-20 Nick Hibma * checkbot.pl (check_external): Some servers don't set the Server: header. Check to see if the server field is set in a response to avoid warnings. * checkbot.pl (add_checked): Add --enable-virtual option to use hostname instead of IP address to distinguish servers. This allows checking of multiple virtual servers. 2000-08-13 Hans de Graaff * Makefile.PL: Add a check for HTML::Parser. Require latest version, 3.10, because I'm not sure older versions work correctly. 2000-06-29 Hans de Graaff * Checkbot 1.61 released * Makefile.PL (chk_version): Add version checked for in output. 2000-06-18 Larry Gilbert * checkbot.pl (check_external): Use GET instead of HEAD for confused closed-source servers. 2000-06-18 Hans de Graaff * Makefile.PL (chk_version): require URI 1.07 as it contains bug fixes for using Base URLs. * checkbot.pl: Change email and web address 2000-04-30 Hans de Graaff --- www/checkbot/Makefile | 10 +++++----- www/checkbot/files/md5 | 4 ++-- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/www/checkbot/Makefile b/www/checkbot/Makefile index 93d3b1f2311..157a4ae71d0 100644 --- a/www/checkbot/Makefile +++ b/www/checkbot/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.3 2000/08/27 07:11:24 jlam Exp $ +# $NetBSD: Makefile,v 1.4 2000/11/23 12:59:32 abs Exp $ # -DISTNAME= checkbot-1.60 +DISTNAME= checkbot-1.62 CATEGORIES= www net perl5 -MASTER_SITES= http://www.xs4all.nl/~graaff/checkbot/ +MASTER_SITES= http://degraaff.org/checkbot/ -MAINTAINER= packages@netbsd.org -HOMEPAGE= http://www.xs4all.nl/~graaff/checkbot/ +MAINTAINER= abs@netbsd.org +HOMEPAGE= http://degraaff.org/checkbot/ DEPENDS+= p5-MailTools-*:../../mail/p5-MailTools DEPENDS+= p5-Net-*:../../net/p5-Net diff --git a/www/checkbot/files/md5 b/www/checkbot/files/md5 index 0c0faff3923..d61894a9183 100644 --- a/www/checkbot/files/md5 +++ b/www/checkbot/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.2 2000/05/16 19:36:47 abs Exp $ +$NetBSD: md5,v 1.3 2000/11/23 12:59:33 abs Exp $ -MD5 (checkbot-1.60.tar.gz) = a2ebc2572880eec237691a948c1df99e +MD5 (checkbot-1.62.tar.gz) = 27b86b77ea7cef56dfa8228bf8c76a1f -- cgit v1.2.3