Received: by mail.netbsd.org (Postfix, from userid 605) id CA05084DF7; Tue, 31 Oct 2017 07:40:26 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 532C184CEF for ; Tue, 31 Oct 2017 07:40:26 +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 30AUufArmCpj for ; Tue, 31 Oct 2017 07:40:26 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id B5C7584C2E for ; Tue, 31 Oct 2017 07:40:25 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id B0F78FBDE; Tue, 31 Oct 2017 07:40:25 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_150943562551590" MIME-Version: 1.0 Date: Tue, 31 Oct 2017 07:40:25 +0000 From: "Wen Heping" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wen@netbsd.org X-Mailer: log_accum Message-Id: <20171031074025.B0F78FBDE@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. --_----------=_150943562551590 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wen Date: Tue Oct 31 07:40:25 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Updated textproc/p5-XML-LibXML to 2.0132 To generate a diff of this commit: cvs rdiff -u -r1.4682 -r1.4683 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_150943562551590 Content-Disposition: inline Content-Length: 726 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2017 diff -u pkgsrc/doc/CHANGES-2017:1.4682 pkgsrc/doc/CHANGES-2017:1.4683 --- pkgsrc/doc/CHANGES-2017:1.4682 Mon Oct 30 18:38:30 2017 +++ pkgsrc/doc/CHANGES-2017 Tue Oct 31 07:40:25 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.4682 2017/10/30 18:38:30 adam Exp $ +$NetBSD: CHANGES-2017,v 1.4683 2017/10/31 07:40:25 wen Exp $ Changes to the packages collection and infrastructure in 2017: @@ -6759,3 +6759,4 @@ Changes to the packages collection and i Updated time/py-pytz to 2017.3 [adam 2017-10-30] Updated databases/sqlite3 to 3.21.0 [adam 2017-10-30] Updated devel/py-dulwich to 0.18.5 [adam 2017-10-30] + Updated textproc/p5-XML-LibXML to 2.0132 [wen 2017-10-31] --_----------=_150943562551590--