Received: by mail.netbsd.org (Postfix, from userid 605) id 662FB84E06; Fri, 6 Oct 2017 14:17:49 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id EE22584DF2 for ; Fri, 6 Oct 2017 14:17:48 +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 qhT5jfAKmNFr for ; Fri, 6 Oct 2017 14:17:48 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 5EDE284CDE for ; Fri, 6 Oct 2017 14:17:48 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 5A273FBC7; Fri, 6 Oct 2017 14:17:48 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1507299468187190" MIME-Version: 1.0 Date: Fri, 6 Oct 2017 14:17:48 +0000 From: "Hauke Fath" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: hauke@netbsd.org X-Mailer: log_accum Message-Id: <20171006141748.5A273FBC7@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. --_----------=_1507299468187190 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: hauke Date: Fri Oct 6 14:17:48 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: doc: Updated security/libfprint to 0.7.0 To generate a diff of this commit: cvs rdiff -u -r1.4325 -r1.4326 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1507299468187190 Content-Disposition: inline Content-Length: 723 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.4325 pkgsrc/doc/CHANGES-2017:1.4326 --- pkgsrc/doc/CHANGES-2017:1.4325 Fri Oct 6 08:53:32 2017 +++ pkgsrc/doc/CHANGES-2017 Fri Oct 6 14:17:48 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.4325 2017/10/06 08:53:32 adam Exp $ +$NetBSD: CHANGES-2017,v 1.4326 2017/10/06 14:17:48 hauke Exp $ Changes to the packages collection and infrastructure in 2017: @@ -6138,3 +6138,4 @@ Changes to the packages collection and i Updated net/py-botocore to 1.7.24 [adam 2017-10-06] Updated net/py-awscli to 1.11.166 [adam 2017-10-06] Updated www/py-django to 1.11.6 [adam 2017-10-06] + Updated security/libfprint to 0.7.0 [hauke 2017-10-06] --_----------=_1507299468187190--