Received: by mail.netbsd.org (Postfix, from userid 605) id 5DDA384E05; Thu, 15 Mar 2018 08:50:47 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 88D3884D81 for ; Thu, 15 Mar 2018 08:50:46 +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 X3xdcutOuiop for ; Thu, 15 Mar 2018 08:50:46 +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 D7F2A84C71 for ; Thu, 15 Mar 2018 08:50:45 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id D1125FB40; Thu, 15 Mar 2018 08:50:45 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1521103845140260" MIME-Version: 1.0 Date: Thu, 15 Mar 2018 08:50:45 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20180315085045.D1125FB40@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. --_----------=_1521103845140260 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Thu Mar 15 08:50:45 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: Updated textproc/py-lxml To generate a diff of this commit: cvs rdiff -u -r1.1329 -r1.1330 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1521103845140260 Content-Disposition: inline Content-Length: 1280 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2018 diff -u pkgsrc/doc/CHANGES-2018:1.1329 pkgsrc/doc/CHANGES-2018:1.1330 --- pkgsrc/doc/CHANGES-2018:1.1329 Thu Mar 15 03:14:27 2018 +++ pkgsrc/doc/CHANGES-2018 Thu Mar 15 08:50:45 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.1329 2018/03/15 03:14:27 khorben Exp $ +$NetBSD: CHANGES-2018,v 1.1330 2018/03/15 08:50:45 adam Exp $ Changes to the packages collection and infrastructure in 2018: @@ -1740,6 +1740,8 @@ Changes to the packages collection and i Updated sysutils/intel-microcode-netbsd to 20180312 [msaitoh 2018-03-14] Updated devel/p5-Alien-Base-ModuleBuild to 1.02 [wiz 2018-03-14] Updated www/curl to 7.59.0 [wiz 2018-03-14] + Updated archivers/unrar to 5.6.1 [adam 2018-03-14] + Updated www/py-daphne to 2.1.0 [adam 2018-03-14] Updated devel/p5-Test-Simple to 1.302133 [wiz 2018-03-14] Updated devel/p5-Test2-Suite to 0.000108 [wiz 2018-03-14] Updated security/p5-Net-SSLeay to 1.85 [wiz 2018-03-14] @@ -1804,3 +1806,4 @@ Changes to the packages collection and i Added devel/py-pyvex version 7.8.2.21 [khorben 2018-03-15] Added devel/py-archinfo version 7.8.2.21 [khorben 2018-03-15] Added devel/py-angr version 7.8.2.21 [khorben 2018-03-15] + Updated textproc/py-lxml to 4.2.0 [adam 2018-03-15] --_----------=_1521103845140260--