Received: by mail.netbsd.org (Postfix, from userid 605) id 5F6D784E2B; Wed, 1 Apr 2020 10:21:57 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id DD3BA84D86 for ; Wed, 1 Apr 2020 10:21:56 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id PgqsxyjPRfjc for ; Wed, 1 Apr 2020 10:21:56 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 3E70584D20 for ; Wed, 1 Apr 2020 10:21:56 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 3C2D2FB27; Wed, 1 Apr 2020 10:21:56 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1585736516283380" MIME-Version: 1.0 Date: Wed, 1 Apr 2020 10:21:56 +0000 From: "Nia Alarie" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: nia@netbsd.org X-Mailer: log_accum Message-Id: <20200401102156.3C2D2FB27@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1585736516283380 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nia Date: Wed Apr 1 10:21:56 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 TODO Log Message: doc: Updated www/checkbot to 1.80 To generate a diff of this commit: cvs rdiff -u -r1.2034 -r1.2035 pkgsrc/doc/CHANGES-2020 cvs rdiff -u -r1.19780 -r1.19781 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1585736516283380 Content-Disposition: inline Content-Length: 1255 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2020 diff -u pkgsrc/doc/CHANGES-2020:1.2034 pkgsrc/doc/CHANGES-2020:1.2035 --- pkgsrc/doc/CHANGES-2020:1.2034 Wed Apr 1 10:12:07 2020 +++ pkgsrc/doc/CHANGES-2020 Wed Apr 1 10:21:55 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.2034 2020/04/01 10:12:07 nikita Exp $ +$NetBSD: CHANGES-2020,v 1.2035 2020/04/01 10:21:55 nia Exp $ Changes to the packages collection and infrastructure in 2020: @@ -2744,3 +2744,4 @@ Changes to the packages collection and i Updated audio/asunder to 2.9.5 [nia 2020-04-01] Updated net/bftpd to 5.4 [nia 2020-04-01] Updated mail/offlineimap to 7.2.3nb2 [nikita 2020-04-01] + Updated www/checkbot to 1.80 [nia 2020-04-01] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.19780 pkgsrc/doc/TODO:1.19781 --- pkgsrc/doc/TODO:1.19780 Tue Mar 31 21:29:47 2020 +++ pkgsrc/doc/TODO Wed Apr 1 10:21:55 2020 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.19780 2020/03/31 21:29:47 wiz Exp $ +$NetBSD: TODO,v 1.19781 2020/04/01 10:21:55 nia Exp $ Suggested new packages ====================== @@ -479,7 +479,6 @@ For possible Perl packages updates, see o cfengine3-3.10.2 o cgen-20160301 o cgic-207 - o checkbot-1.80 o cherokee-1.2.103 [pkg/48268] o chimera-1.30a o cim-5.1 --_----------=_1585736516283380--