Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8CDA484E62 for ; Tue, 4 Jul 2023 17:20:12 +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 I8Q5OAdzdZYc for ; Tue, 4 Jul 2023 17:20:12 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id E360984CD7 for ; Tue, 4 Jul 2023 17:20:11 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id DC70EFA89; Tue, 4 Jul 2023 17:20:11 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_168849121164470" MIME-Version: 1.0 Date: Tue, 4 Jul 2023 17:20:11 +0000 From: "Hauke Fath" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: hauke@netbsd.org X-Mailer: log_accum Message-Id: <20230704172011.DC70EFA89@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_168849121164470 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: hauke Date: Tue Jul 4 17:20:11 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated sysutils/tsm8 to 8.1.19.0 To generate a diff of this commit: cvs rdiff -u -r1.4253 -r1.4254 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_168849121164470 Content-Disposition: inline Content-Length: 738 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.4253 pkgsrc/doc/CHANGES-2023:1.4254 --- pkgsrc/doc/CHANGES-2023:1.4253 Tue Jul 4 16:08:38 2023 +++ pkgsrc/doc/CHANGES-2023 Tue Jul 4 17:20:11 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.4253 2023/07/04 16:08:38 nia Exp $ +$NetBSD: CHANGES-2023,v 1.4254 2023/07/04 17:20:11 hauke Exp $ Changes to the packages collection and infrastructure in 2023: @@ -5928,3 +5928,4 @@ Changes to the packages collection and i Updated devel/py-rope to 1.9.0 [adam 2023-07-04] Updated sysutils/tsm8 to 8.1.17.2 [hauke 2023-07-04] Added meta-pkgs/bulk-test-essential version 20230704 [nia 2023-07-04] + Updated sysutils/tsm8 to 8.1.19.0 [hauke 2023-07-04] --_----------=_168849121164470--