Received: by mail.netbsd.org (Postfix, from userid 605) id 75CCC84DC6; Sat, 29 Jun 2019 22:36:16 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id F11C484D43 for ; Sat, 29 Jun 2019 22:36:15 +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 UsVRAsOwse1C for ; Sat, 29 Jun 2019 22:36:15 +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 5857184D27 for ; Sat, 29 Jun 2019 22:36:15 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 55364FBF4; Sat, 29 Jun 2019 22:36:15 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1561847775226090" MIME-Version: 1.0 Date: Sat, 29 Jun 2019 22:36:15 +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: <20190629223615.55364FBF4@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. --_----------=_1561847775226090 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sat Jun 29 22:36:15 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 Log Message: doc: Updated textproc/expat to 2.2.7 To generate a diff of this commit: cvs rdiff -u -r1.2690 -r1.2691 pkgsrc/doc/CHANGES-2019 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1561847775226090 Content-Disposition: inline Content-Length: 724 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2019 diff -u pkgsrc/doc/CHANGES-2019:1.2690 pkgsrc/doc/CHANGES-2019:1.2691 --- pkgsrc/doc/CHANGES-2019:1.2690 Sat Jun 29 18:01:04 2019 +++ pkgsrc/doc/CHANGES-2019 Sat Jun 29 22:36:15 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.2690 2019/06/29 18:01:04 wiz Exp $ +$NetBSD: CHANGES-2019,v 1.2691 2019/06/29 22:36:15 wiz Exp $ Changes to the packages collection and infrastructure in 2019: @@ -4452,3 +4452,4 @@ Changes to the packages collection and i Updated www/cliqz to 1.27.4 [fox 2019-06-29] Updated textproc/link-grammar to 5.6.2 [gutteridge 2019-06-29] Updated sysutils/py-psutil to 5.6.3nb1 [wiz 2019-06-29] + Updated textproc/expat to 2.2.7 [wiz 2019-06-29] --_----------=_1561847775226090--