Received: by mail.netbsd.org (Postfix, from userid 605) id 7110984EDF; Wed, 10 May 2023 22:02:29 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A13B884CF4 for ; Wed, 10 May 2023 22:02:28 +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 LMDxc0uGt8VG for ; Wed, 10 May 2023 22:02:28 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 02C1384CCC for ; Wed, 10 May 2023 22:02:28 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id F04A0FA87; Wed, 10 May 2023 22:02:27 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1683756147107810" MIME-Version: 1.0 Date: Wed, 10 May 2023 22:02:27 +0000 From: "Mark Davies" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: markd@netbsd.org X-Mailer: log_accum Message-Id: <20230510220227.F04A0FA87@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1683756147107810 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: markd Date: Wed May 10 22:02:27 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: add py-robot-detection To generate a diff of this commit: cvs rdiff -u -r1.2986 -r1.2987 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1683756147107810 Content-Disposition: inline Content-Length: 746 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2023 diff -u pkgsrc/doc/CHANGES-2023:1.2986 pkgsrc/doc/CHANGES-2023:1.2987 --- pkgsrc/doc/CHANGES-2023:1.2986 Wed May 10 19:22:39 2023 +++ pkgsrc/doc/CHANGES-2023 Wed May 10 22:02:27 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.2986 2023/05/10 19:22:39 schmonz Exp $ +$NetBSD: CHANGES-2023,v 1.2987 2023/05/10 22:02:27 markd Exp $ Changes to the packages collection and infrastructure in 2023: @@ -4150,3 +4150,4 @@ Changes to the packages collection and i Updated emulators/unicorn to 1.0.3 [adam 2023-05-10] Updated emulators/py-unicorn to 1.0.3 [adam 2023-05-10] Updated pkgtools/rc.d-boot to 20230510 [schmonz 2023-05-10] + Added www/py-robot-detection version 0.4 [markd 2023-05-10] --_----------=_1683756147107810--