Received: by mail.netbsd.org (Postfix, from userid 605) id D670984EB3; Fri, 8 Dec 2017 08:13:33 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 629A184D22 for ; Fri, 8 Dec 2017 08:13:33 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id KYlRKtiG2oVt for ; Fri, 8 Dec 2017 08:13:33 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id C5A3184CD8 for ; Fri, 8 Dec 2017 08:13:32 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C4076FB40; Fri, 8 Dec 2017 08:13:32 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_151272081239480" MIME-Version: 1.0 Date: Fri, 8 Dec 2017 08:13:32 +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: <20171208081332.C4076FB40@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. --_----------=_151272081239480 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Fri Dec 8 08:13:32 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Updated devel/libuuid, devel/libblkid, sysutils/e2fsprogs To generate a diff of this commit: cvs rdiff -u -r1.5191 -r1.5192 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_151272081239480 Content-Disposition: inline Content-Length: 834 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.5191 pkgsrc/doc/CHANGES-2017:1.5192 --- pkgsrc/doc/CHANGES-2017:1.5191 Fri Dec 8 02:17:38 2017 +++ pkgsrc/doc/CHANGES-2017 Fri Dec 8 08:13:32 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.5191 2017/12/08 02:17:38 gdt Exp $ +$NetBSD: CHANGES-2017,v 1.5192 2017/12/08 08:13:32 adam Exp $ Changes to the packages collection and infrastructure in 2017: @@ -7445,3 +7445,6 @@ Changes to the packages collection and i Updated lang/nodejs6 to 6.12.1 [fhajny 2017-12-07] Added shells/zsh-autosuggestions version 0.4.2 [minskim 2017-12-07] Updated lang/libLLVM to 4.0.1 [gdt 2017-12-08] + Updated devel/libuuid to 2.31 [adam 2017-12-08] + Updated devel/libblkid to 2.31 [adam 2017-12-08] + Updated sysutils/e2fsprogs to 1.43.7 [adam 2017-12-08] --_----------=_151272081239480--