Received: by mail.netbsd.org (Postfix, from userid 605) id A5A9F84DB1; Mon, 4 Sep 2017 12:13:46 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3832F84DAB for ; Mon, 4 Sep 2017 12:13:46 +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 4SuDEkWkY4Jn for ; Mon, 4 Sep 2017 12:13:45 +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 C9C4984CDE for ; Mon, 4 Sep 2017 12:13:45 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C3964FA97; Mon, 4 Sep 2017 12:13:45 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_15045272259270" MIME-Version: 1.0 Date: Mon, 4 Sep 2017 12:13:45 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20170904121345.C3964FA97@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. --_----------=_15045272259270 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon Sep 4 12:13:45 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Updated sysutils/file to 5.32 To generate a diff of this commit: cvs rdiff -u -r1.3561 -r1.3562 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_15045272259270 Content-Disposition: inline Content-Length: 720 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.3561 pkgsrc/doc/CHANGES-2017:1.3562 --- pkgsrc/doc/CHANGES-2017:1.3561 Mon Sep 4 11:01:51 2017 +++ pkgsrc/doc/CHANGES-2017 Mon Sep 4 12:13:45 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.3561 2017/09/04 11:01:51 khorben Exp $ +$NetBSD: CHANGES-2017,v 1.3562 2017/09/04 12:13:45 wiz Exp $ Changes to the packages collection and infrastructure in 2017: @@ -4998,3 +4998,4 @@ Changes to the packages collection and i Added misc/moreutils version 0.60 [leot 2017-09-04] Updated net/Radicale2 to 2.1.5 [prlw1 2017-09-04] Added devel/sloccount version 2.26 [khorben 2017-09-04] + Updated sysutils/file to 5.32 [wiz 2017-09-04] --_----------=_15045272259270--