Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4DEF384D55 for ; Sat, 12 Aug 2023 14:51:10 +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 Dmx6nMNXbjkc for ; Sat, 12 Aug 2023 14:51:09 +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 A51DD84D22 for ; Sat, 12 Aug 2023 14:51:09 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 9CEC1FBDB; Sat, 12 Aug 2023 14:51:09 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_169185186935160" MIME-Version: 1.0 Date: Sat, 12 Aug 2023 14:51:09 +0000 From: "Jason Bacon" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: bacon@netbsd.org X-Mailer: log_accum Message-Id: <20230812145109.9CEC1FBDB@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_169185186935160 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: bacon Date: Sat Aug 12 14:51:09 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated biology/biolibc-tools to 0.1.4.9 To generate a diff of this commit: cvs rdiff -u -r1.4893 -r1.4894 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_169185186935160 Content-Disposition: inline Content-Length: 728 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.4893 pkgsrc/doc/CHANGES-2023:1.4894 --- pkgsrc/doc/CHANGES-2023:1.4893 Sat Aug 12 14:49:26 2023 +++ pkgsrc/doc/CHANGES-2023 Sat Aug 12 14:51:09 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.4893 2023/08/12 14:49:26 bacon Exp $ +$NetBSD: CHANGES-2023,v 1.4894 2023/08/12 14:51:09 bacon Exp $ Changes to the packages collection and infrastructure in 2023: @@ -7071,3 +7071,4 @@ Changes to the packages collection and i Updated www/py-tornado to 6.3.3 [adam 2023-08-12] Updated devel/libxtend to 0.1.9 [bacon 2023-08-12] Updated biology/biolibc to 0.2.5 [bacon 2023-08-12] + Updated biology/biolibc-tools to 0.1.4.9 [bacon 2023-08-12] --_----------=_169185186935160--