Received: by mail.netbsd.org (Postfix, from userid 605) id 4D0C584DB5; Mon, 8 Mar 2021 14:34:34 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 894F384DB3 for ; Mon, 8 Mar 2021 14:34:33 +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 t9v0Yykh9Hed for ; Mon, 8 Mar 2021 14:34:33 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id DC3F884CBC for ; Mon, 8 Mar 2021 14:34:32 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id D91E0FA95; Mon, 8 Mar 2021 14:34:32 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_161521407291330" MIME-Version: 1.0 Date: Mon, 8 Mar 2021 14:34:32 +0000 From: "Nia Alarie" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: nia@netbsd.org X-Mailer: log_accum Message-Id: <20210308143432.D91E0FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_161521407291330 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nia Date: Mon Mar 8 14:34:32 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 TODO Log Message: doc: Updated devel/xsd to 4.0.0 To generate a diff of this commit: cvs rdiff -u -r1.1528 -r1.1529 pkgsrc/doc/CHANGES-2021 cvs rdiff -u -r1.20422 -r1.20423 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_161521407291330 Content-Disposition: inline Content-Length: 1247 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2021 diff -u pkgsrc/doc/CHANGES-2021:1.1528 pkgsrc/doc/CHANGES-2021:1.1529 --- pkgsrc/doc/CHANGES-2021:1.1528 Mon Mar 8 13:18:14 2021 +++ pkgsrc/doc/CHANGES-2021 Mon Mar 8 14:34:32 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.1528 2021/03/08 13:18:14 nia Exp $ +$NetBSD: CHANGES-2021,v 1.1529 2021/03/08 14:34:32 nia Exp $ Changes to the packages collection and infrastructure in 2021: @@ -2369,3 +2369,4 @@ Changes to the packages collection and i Removed net/bittornado [adam 2021-03-08] Removed net/bittornado-gui [adam 2021-03-08] Updated net/owncloudclient to 2.7.6.3261 [nia 2021-03-08] + Updated devel/xsd to 4.0.0 [nia 2021-03-08] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.20422 pkgsrc/doc/TODO:1.20423 --- pkgsrc/doc/TODO:1.20422 Mon Mar 8 12:40:03 2021 +++ pkgsrc/doc/TODO Mon Mar 8 14:34:32 2021 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.20422 2021/03/08 12:40:03 ryoon Exp $ +$NetBSD: TODO,v 1.20423 2021/03/08 14:34:32 nia Exp $ Suggested new packages ====================== @@ -1153,7 +1153,6 @@ For possible Perl packages updates, see o xrmap-flags-2.9 o xrmap-hymns-1.4 o xsc-1.6 - o xsd-3.3.0 o xtraceroute-0.9.1 o xtux-20030306 o xview-3.2.1.4.25.5 --_----------=_161521407291330--