Received: by mail.netbsd.org (Postfix, from userid 605) id D3B4C84DB8; Sun, 12 Apr 2020 21:25:04 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 57CFF84DA9 for ; Sun, 12 Apr 2020 21:25:04 +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 jAKyQSl0m4Mi for ; Sun, 12 Apr 2020 21:25: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 AC1C884D48 for ; Sun, 12 Apr 2020 21:25:03 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id AA1C9FB27; Sun, 12 Apr 2020 21:25:03 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1586726703292670" MIME-Version: 1.0 Date: Sun, 12 Apr 2020 21:25:03 +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: <20200412212503.AA1C9FB27@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. --_----------=_1586726703292670 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun Apr 12 21:25:03 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 TODO Log Message: doc: Updated textproc/xerces-c to 3.2.3 To generate a diff of this commit: cvs rdiff -u -r1.2253 -r1.2254 pkgsrc/doc/CHANGES-2020 cvs rdiff -u -r1.19822 -r1.19823 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1586726703292670 Content-Disposition: inline Content-Length: 1276 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.2253 pkgsrc/doc/CHANGES-2020:1.2254 --- pkgsrc/doc/CHANGES-2020:1.2253 Sun Apr 12 21:21:17 2020 +++ pkgsrc/doc/CHANGES-2020 Sun Apr 12 21:25:03 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.2253 2020/04/12 21:21:17 wiz Exp $ +$NetBSD: CHANGES-2020,v 1.2254 2020/04/12 21:25:03 wiz Exp $ Changes to the packages collection and infrastructure in 2020: @@ -3099,3 +3099,4 @@ Changes to the packages collection and i Updated devel/py-cachetools to 4.1.0 [wiz 2020-04-12] Updated devel/py-pyrsistent to 0.16.0 [wiz 2020-04-12] Updated lang/vala to 0.48.3 [wiz 2020-04-12] + Updated textproc/xerces-c to 3.2.3 [wiz 2020-04-12] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.19822 pkgsrc/doc/TODO:1.19823 --- pkgsrc/doc/TODO:1.19822 Sun Apr 12 21:21:17 2020 +++ pkgsrc/doc/TODO Sun Apr 12 21:25:03 2020 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.19822 2020/04/12 21:21:17 wiz Exp $ +$NetBSD: TODO,v 1.19823 2020/04/12 21:25:03 wiz Exp $ Suggested new packages ====================== @@ -1182,7 +1182,6 @@ For possible Perl packages updates, see o x2vnc-1.31 o xaric-0.13.7 o xcoral-3.14 - o xerces-c-3.2.3 o xerces-j-2.4.0 [pkg/21725] o xerces-j-2.9.0 o xfe-1.42 [pkg/52968] --_----------=_1586726703292670--