summaryrefslogtreecommitdiff
path: root/www/checkbot/distinfo
diff options
context:
space:
mode:
authorabs <abs@pkgsrc.org>2001-12-12 13:20:32 +0000
committerabs <abs@pkgsrc.org>2001-12-12 13:20:32 +0000
commit74498f630ff62bc9456d91c1311dc8c57e25b0a8 (patch)
tree5ce60f4b943e9d65bf160b16005a9c62aaea216c /www/checkbot/distinfo
parente40b0cc41ee622b4e9a94475f2f0670f86b164fe (diff)
downloadpkgsrc-74498f630ff62bc9456d91c1311dc8c57e25b0a8.tar.gz
Update checkbot to 1.66. Changes:
* checkbot.pl (get_headers): URI doesn't know about netloc, but it does know about authority. (get_headers): $url is already absolute, no need for ->abs * checkbot.pl (handle_doc): Print a notice when external non HTTP/FTP URLs are dropped. * checkbot.pl (init_modules and other places): Remove URI::URL::strict call and use of new URI::URL because it is obsolete, we should use the URI classes now. * checkbot.pl (init_globals): Initialize last checkpoint time with 0 instead of current time, so that we write out a set of pages right at the start. This will catch problems with permissions for these pages as early as possible. * checkbot.pl (get_server_type): Take into account that we might not learn anything about the server * checkbot.pl (get_headers): Factored out of check_external so that moving to using GET requests only will be easier later. * checkbot.pl (send_mail): Really fix printing of starting URLs in email. All URLs are now printed in the subject and body of the message.
Diffstat (limited to 'www/checkbot/distinfo')
-rw-r--r--www/checkbot/distinfo8
1 files changed, 4 insertions, 4 deletions
diff --git a/www/checkbot/distinfo b/www/checkbot/distinfo
index ccd1b9a6852..7c9051d6958 100644
--- a/www/checkbot/distinfo
+++ b/www/checkbot/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2001/08/09 12:35:36 abs Exp $
+$NetBSD: distinfo,v 1.5 2001/12/12 13:20:32 abs Exp $
-SHA1 (checkbot-1.64.tar.gz) = 14c26e52df4114563b65fac18b38e1463fb786a6
-Size (checkbot-1.64.tar.gz) = 26752 bytes
-SHA1 (patch-aa) = cb96e473af9b9e18b63ab58a43e00a03455eb16d
+SHA1 (checkbot-1.66.tar.gz) = b6f3fd60ef5f4660d6be1b07a75f711a60d019e1
+Size (checkbot-1.66.tar.gz) = 27628 bytes
+SHA1 (patch-aa) = 4476469b2d6edae5e7a3286e2ccc4d1b109c6ab0