Received: by mail.netbsd.org (Postfix, from userid 605) id C06D484DC4; Mon, 17 Dec 2018 13:46:36 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B342284D51 for ; Mon, 17 Dec 2018 13:46:35 +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 ZZfJClmN5FWK for ; Mon, 17 Dec 2018 13:46:35 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id E817584D27 for ; Mon, 17 Dec 2018 13:46:34 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id E2E1CFB16; Mon, 17 Dec 2018 13:46:34 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1545054394117480" MIME-Version: 1.0 Date: Mon, 17 Dec 2018 13:46:34 +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: <20181217134634.E2E1CFB16@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. --_----------=_1545054394117480 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Mon Dec 17 13:46:34 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: Updated devel/libuv, devel/py-dulwich To generate a diff of this commit: cvs rdiff -u -r1.5242 -r1.5243 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1545054394117480 Content-Disposition: inline Content-Length: 779 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.5242 pkgsrc/doc/CHANGES-2018:1.5243 --- pkgsrc/doc/CHANGES-2018:1.5242 Mon Dec 17 00:16:01 2018 +++ pkgsrc/doc/CHANGES-2018 Mon Dec 17 13:46:34 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.5242 2018/12/17 00:16:01 rillig Exp $ +$NetBSD: CHANGES-2018,v 1.5243 2018/12/17 13:46:34 adam Exp $ Changes to the packages collection and infrastructure in 2018: @@ -7340,3 +7340,5 @@ Changes to the packages collection and i Updated www/py-daphne to 2.2.4 [adam 2018-12-16] Updated security/xml-security-c to 2.0.2 [nia 2018-12-16] Updated pkgtools/pkglint to 5.6.9 [rillig 2018-12-17] + Updated devel/libuv to 1.24.1 [adam 2018-12-17] + Updated devel/py-dulwich to 0.19.9 [adam 2018-12-17] --_----------=_1545054394117480--