Received: by mail.netbsd.org (Postfix, from userid 605) id 7E5D084D98; Thu, 23 Aug 2018 07:48:15 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7CE9B84D55 for ; Thu, 23 Aug 2018 07:48:14 +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 TjK7Xcb1mgHd for ; Thu, 23 Aug 2018 07:48:14 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id AB3F884D40 for ; Thu, 23 Aug 2018 07:48:13 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 0E261FBEC; Thu, 23 Aug 2018 07:48:13 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1535010493262100" MIME-Version: 1.0 Date: Thu, 23 Aug 2018 07:48:13 +0000 From: "Havard Eidnes" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: he@netbsd.org X-Mailer: log_accum Message-Id: <20180823074813.0E261FBEC@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. --_----------=_1535010493262100 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: he Date: Thu Aug 23 07:48:12 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: Note update of security/sleuthkit to 4.1.3nb6. To generate a diff of this commit: cvs rdiff -u -r1.3755 -r1.3756 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1535010493262100 Content-Disposition: inline Content-Length: 744 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.3755 pkgsrc/doc/CHANGES-2018:1.3756 --- pkgsrc/doc/CHANGES-2018:1.3755 Wed Aug 22 13:39:58 2018 +++ pkgsrc/doc/CHANGES-2018 Thu Aug 23 07:48:12 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.3755 2018/08/22 13:39:58 leot Exp $ +$NetBSD: CHANGES-2018,v 1.3756 2018/08/23 07:48:12 he Exp $ Changes to the packages collection and infrastructure in 2018: @@ -5313,3 +5313,4 @@ Changes to the packages collection and i Updated sysutils/py-kazoo to 2.5.0 [adam 2018-08-22] Updated graphics/ImageMagick6 to 6.9.9.38nb4 [leot 2018-08-22] Updated graphics/ImageMagick to 7.0.8.10nb2 [leot 2018-08-22] + Updated security/sleuthkit to 4.1.3nb6 [he 2018-08-23] --_----------=_1535010493262100--