pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/checkbot
Module Name: pkgsrc
Committed By: nia
Date: Wed Apr 1 10:21:33 UTC 2020
Modified Files:
pkgsrc/www/checkbot: Makefile distinfo
Log Message:
checkbout: Update to 1.80
2008-10-15 Hans de Graaff <hans%degraaff.org@localhost>
* Checkbot 1.80 is released
2008-07-08 Hans de Graaff <hans%degraaff.org@localhost>
* checkbot (handle_doc): Tighten up the check for a robots tag so
that nofollow text later in the document won't be matched, thus
skipping the whole document, bug 2005950.
2007-05-05 Brandon Bell <Brandon_Bell%bcit.ca@localhost>
* checkbot: mms scheme can be ignored safely.
2007-04-30 Hans de Graaff <hans%degraaff.org@localhost>
* checkbot (printAllServers): Clarify that 'Unique links' actually
is 'Documents scanned'.
2007-02-26 Hans de Graaff <hans%degraaff.org@localhost>
* checkbot (handle_doc): Handle the case where decoded_content is
not available as per bug 1665075.
2007-02-26 Gerald Preifer <gerald%pfeifer.com@localhost>
* checkbot (check_point): Simplify and add a comment.
2007-02-26 Hans de Graaff <hans%degraaff.org@localhost>
* Makefile.PL: Require LWP 5.803 or better. decoded_content got
added in 5.802 and 5.803 added some important bugfixes.
To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 pkgsrc/www/checkbot/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/www/checkbot/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/checkbot/Makefile
diff -u pkgsrc/www/checkbot/Makefile:1.41 pkgsrc/www/checkbot/Makefile:1.42
--- pkgsrc/www/checkbot/Makefile:1.41 Sun Jan 26 17:32:21 2020
+++ pkgsrc/www/checkbot/Makefile Wed Apr 1 10:21:32 2020
@@ -1,8 +1,6 @@
-# $NetBSD: Makefile,v 1.41 2020/01/26 17:32:21 rillig Exp $
-#
+# $NetBSD: Makefile,v 1.42 2020/04/01 10:21:32 nia Exp $
-DISTNAME= checkbot-1.79
-PKGREVISION= 11
+DISTNAME= checkbot-1.80
CATEGORIES= www net perl5
MASTER_SITES= http://degraaff.org/checkbot/
Index: pkgsrc/www/checkbot/distinfo
diff -u pkgsrc/www/checkbot/distinfo:1.10 pkgsrc/www/checkbot/distinfo:1.11
--- pkgsrc/www/checkbot/distinfo:1.10 Wed Nov 4 02:46:51 2015
+++ pkgsrc/www/checkbot/distinfo Wed Apr 1 10:21:32 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.10 2015/11/04 02:46:51 agc Exp $
+$NetBSD: distinfo,v 1.11 2020/04/01 10:21:32 nia Exp $
-SHA1 (checkbot-1.79.tar.gz) = 0f389bd0f27e7dd9af45e99c43c97f26988e783e
-RMD160 (checkbot-1.79.tar.gz) = b70bfd1d0ee52363856c70048420fa7f9f79ab28
-SHA512 (checkbot-1.79.tar.gz) = c60e93b966587e590379f7bebb90af71395681f8b830910dbc6773e2ea3aeda493cc8a1a8bcfa07693fdb5b422adc1602f355c5333aad25201dd14655a60ff67
-Size (checkbot-1.79.tar.gz) = 36023 bytes
+SHA1 (checkbot-1.80.tar.gz) = 72c03cca93dcd800c51cd1732ac94f4cb034c901
+RMD160 (checkbot-1.80.tar.gz) = 71fc3e5b2294475ec63e8eb7a339d523fc3bab76
+SHA512 (checkbot-1.80.tar.gz) = 5575220d87294d49b8eb5a85fd62ddfd9578f5c708f78d54bff292f731d5fbe8262e73cba5d29fcb08341208a12c3be7eeb399ea3c3319bbb90c795a103024b1
+Size (checkbot-1.80.tar.gz) = 36200 bytes
Home |
Main Index |
Thread Index |
Old Index