Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4B5F584FD6 for ; Fri, 13 Oct 2023 11:19:04 +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 GC9OceDI4lJB for ; Fri, 13 Oct 2023 11:19:03 +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 D3BE684EA5 for ; Fri, 13 Oct 2023 11:19:03 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C767EFADC; Fri, 13 Oct 2023 11:19:03 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_169719594323340" MIME-Version: 1.0 Date: Fri, 13 Oct 2023 11:19:03 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20231013111903.C767EFADC@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_169719594323340 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Fri Oct 13 11:19:03 UTC 2023 Modified Files: pkgsrc/doc: TODO Log Message: doc/TODO: + samba4-4.19.1. To generate a diff of this commit: cvs rdiff -u -r1.23428 -r1.23429 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_169719594323340 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.23428 pkgsrc/doc/TODO:1.23429 --- pkgsrc/doc/TODO:1.23428 Fri Oct 13 10:19:27 2023 +++ pkgsrc/doc/TODO Fri Oct 13 11:19:03 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23428 2023/10/13 10:19:27 adam Exp $ +$NetBSD: TODO,v 1.23429 2023/10/13 11:19:03 wiz Exp $ Suggested new packages ====================== @@ -1331,7 +1331,7 @@ For possible Perl packages updates, see o rvm-1.20 o sabayon-2.30.1 o sablecc-3.7 - o samba4-4.19.0 + o samba4-4.19.1 o sarg-2.4.0 o sasm-3.12.1 o sbcl-2.3.5 --_----------=_169719594323340--