Received: by mail.netbsd.org (Postfix, from userid 605) id E4CCD84ED2; Mon, 25 Apr 2022 09:06:48 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2BE4384EA7 for ; Mon, 25 Apr 2022 09:06:48 +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 Se32Os5g8hD2 for ; Mon, 25 Apr 2022 09:06:47 +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 B924684D69 for ; Mon, 25 Apr 2022 09:06:47 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id B3E2BFB1A; Mon, 25 Apr 2022 09:06:47 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1650877607223410" MIME-Version: 1.0 Date: Mon, 25 Apr 2022 09:06:47 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20220425090647.B3E2BFB1A@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1650877607223410 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon Apr 25 09:06:47 UTC 2022 Modified Files: pkgsrc/doc: TODO Log Message: doc/TODO: + myodbc-8.0.28. To generate a diff of this commit: cvs rdiff -u -r1.21730 -r1.21731 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1650877607223410 Content-Disposition: inline Content-Length: 565 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.21730 pkgsrc/doc/TODO:1.21731 --- pkgsrc/doc/TODO:1.21730 Mon Apr 25 07:20:35 2022 +++ pkgsrc/doc/TODO Mon Apr 25 09:06:47 2022 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.21730 2022/04/25 07:20:35 wiz Exp $ +$NetBSD: TODO,v 1.21731 2022/04/25 09:06:47 wiz Exp $ Suggested new packages ====================== @@ -1158,6 +1158,7 @@ For possible Perl packages updates, see o munge-0.5.14 o mupdf-1.19.1 o muse-0.9.2 + o myodbc-8.0.28 o mysql-workbench-8.0.23 o naev-0.8.2 o nagios-base-4.4.6 --_----------=_1650877607223410--