Received: by mail.netbsd.org (Postfix, from userid 605) id C0AF184D84; Thu, 30 Jul 2020 02:15:52 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 48A2184D7B for ; Thu, 30 Jul 2020 02:15:52 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id dVKpy_igkbwT for ; Thu, 30 Jul 2020 02:15:51 +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 90A8C84CEF for ; Thu, 30 Jul 2020 02:15:51 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 83C30FB28; Thu, 30 Jul 2020 02:15:51 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_159607535116470" MIME-Version: 1.0 Date: Thu, 30 Jul 2020 02:15:51 +0000 From: "Sean Cole" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: scole@netbsd.org X-Mailer: log_accum Message-Id: <20200730021551.83C30FB28@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_159607535116470 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: scole Date: Thu Jul 30 02:15:51 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 TODO Log Message: doc: Updated textproc/swath to 0.6.1 To generate a diff of this commit: cvs rdiff -u -r1.4190 -r1.4191 pkgsrc/doc/CHANGES-2020 cvs rdiff -u -r1.19972 -r1.19973 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_159607535116470 Content-Disposition: inline Content-Length: 1322 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2020 diff -u pkgsrc/doc/CHANGES-2020:1.4190 pkgsrc/doc/CHANGES-2020:1.4191 --- pkgsrc/doc/CHANGES-2020:1.4190 Thu Jul 30 01:58:03 2020 +++ pkgsrc/doc/CHANGES-2020 Thu Jul 30 02:15:50 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.4190 2020/07/30 01:58:03 scole Exp $ +$NetBSD: CHANGES-2020,v 1.4191 2020/07/30 02:15:50 scole Exp $ Changes to the packages collection and infrastructure in 2020: @@ -6639,3 +6639,4 @@ Changes to the packages collection and i Updated devel/py-test-xdist to 1.34.0 [adam 2020-07-29] Updated lang/abcl to 1.7.1 [rjs 2020-07-29] Updated devel/libdatrie to 0.2.12nb1 [scole 2020-07-30] + Updated textproc/swath to 0.6.1 [scole 2020-07-30] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.19972 pkgsrc/doc/TODO:1.19973 --- pkgsrc/doc/TODO:1.19972 Wed Jul 29 12:27:22 2020 +++ pkgsrc/doc/TODO Thu Jul 30 02:15:51 2020 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.19972 2020/07/29 12:27:22 wiz Exp $ +$NetBSD: TODO,v 1.19973 2020/07/30 02:15:51 scole Exp $ Suggested new packages ====================== @@ -1088,7 +1088,6 @@ For possible Perl packages updates, see o subversion-base-1.14.0 o sunclock-3.57 [https://github.com/mdoege/Sunclock] o swapd-1.0.5 - o swath-0.5.2 o swift-4.0.2 o sysinfo-4.2.2 o system-tools-backends-2.10.1 --_----------=_159607535116470--