Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id C172A7A267 for ; Mon, 3 Apr 2017 01:14:33 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 73AB08566F; Mon, 3 Apr 2017 01:14:33 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 03AD0855A9 for ; Mon, 3 Apr 2017 01:14: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 YlAg0mZAWxSy for ; Mon, 3 Apr 2017 01:14:32 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 6873085590 for ; Mon, 3 Apr 2017 01:14:32 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 66327FBE4; Mon, 3 Apr 2017 01:14:32 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_14911820726650" MIME-Version: 1.0 Date: Mon, 3 Apr 2017 01:14:32 +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: <20170403011432.66327FBE4@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_14911820726650 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wen Date: Mon Apr 3 01:14:32 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Updated www/p5-HTML-TreeBuilder-LibXML to 0.26 To generate a diff of this commit: cvs rdiff -u -r1.1372 -r1.1373 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_14911820726650 Content-Disposition: inline Content-Length: 746 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.1372 pkgsrc/doc/CHANGES-2017:1.1373 --- pkgsrc/doc/CHANGES-2017:1.1372 Mon Apr 3 01:09:24 2017 +++ pkgsrc/doc/CHANGES-2017 Mon Apr 3 01:14:32 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.1372 2017/04/03 01:09:24 wen Exp $ +$NetBSD: CHANGES-2017,v 1.1373 2017/04/03 01:14:32 wen Exp $ Changes to the packages collection and infrastructure in 2017: @@ -1675,3 +1675,4 @@ Changes to the packages collection and i Updated databases/py-sqlalchemy to 1.1.8 [adam 2017-04-01] Added security/bearssl version 0.3 [wiz 2017-04-01] Updated www/p5-HTML-Selector-XPath to 0.23 [wen 2017-04-03] + Updated www/p5-HTML-TreeBuilder-LibXML to 0.26 [wen 2017-04-03] --_----------=_14911820726650--