Received: by mail.netbsd.org (Postfix, from userid 605) id 0525585176; Tue, 7 Aug 2018 06:21:37 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 20FAC85173 for ; Tue, 7 Aug 2018 06:21:36 +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 mWok4dFfVi6h for ; Tue, 7 Aug 2018 06:21:35 +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 47EFE84DBD for ; Tue, 7 Aug 2018 06:21:35 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 31DB7FBEC; Tue, 7 Aug 2018 06:21:35 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_153362289510010" MIME-Version: 1.0 Date: Tue, 7 Aug 2018 06:21:35 +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: <20180807062135.31DB7FBEC@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. --_----------=_153362289510010 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Tue Aug 7 06:21:35 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: Updated archivers/py-lz4, graphics/py-altgraph, devel/py-macholib To generate a diff of this commit: cvs rdiff -u -r1.3457 -r1.3458 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_153362289510010 Content-Disposition: inline Content-Length: 830 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.3457 pkgsrc/doc/CHANGES-2018:1.3458 --- pkgsrc/doc/CHANGES-2018:1.3457 Tue Aug 7 06:09:43 2018 +++ pkgsrc/doc/CHANGES-2018 Tue Aug 7 06:21:34 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.3457 2018/08/07 06:09:43 adam Exp $ +$NetBSD: CHANGES-2018,v 1.3458 2018/08/07 06:21:34 adam Exp $ Changes to the packages collection and infrastructure in 2018: @@ -4910,3 +4910,6 @@ Changes to the packages collection and i Updated www/thttpd to 2.29 [nia 2018-08-06] Updated devel/py-serpent to 1.27 [adam 2018-08-07] Updated textproc/py-vobject to 0.9.6.1 [adam 2018-08-07] + Updated archivers/py-lz4 to 2.1.0 [adam 2018-08-07] + Updated graphics/py-altgraph to 0.16.1 [adam 2018-08-07] + Updated devel/py-macholib to 1.10 [adam 2018-08-07] --_----------=_153362289510010--