Received: by mail.netbsd.org (Postfix, from userid 605) id 4B06684DEF; Wed, 28 Feb 2018 13:38:50 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5F1BD84DED for ; Wed, 28 Feb 2018 13:38:49 +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 ozcWK242v-Yi for ; Wed, 28 Feb 2018 13:38:48 +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 92E2084CFB for ; Wed, 28 Feb 2018 13:38:48 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 8E49BFB40; Wed, 28 Feb 2018 13:38:48 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1519825128100030" MIME-Version: 1.0 Date: Wed, 28 Feb 2018 13:38:48 +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: <20180228133848.8E49BFB40@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. --_----------=_1519825128100030 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Wed Feb 28 13:38:48 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: Updated sysutils/salt, sysutils/salt-docs, www/py-aiohttp To generate a diff of this commit: cvs rdiff -u -r1.927 -r1.928 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1519825128100030 Content-Disposition: inline Content-Length: 831 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.927 pkgsrc/doc/CHANGES-2018:1.928 --- pkgsrc/doc/CHANGES-2018:1.927 Wed Feb 28 13:26:21 2018 +++ pkgsrc/doc/CHANGES-2018 Wed Feb 28 13:38:48 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.927 2018/02/28 13:26:21 fhajny Exp $ +$NetBSD: CHANGES-2018,v 1.928 2018/02/28 13:38:48 adam Exp $ Changes to the packages collection and infrastructure in 2018: @@ -1301,3 +1301,6 @@ Changes to the packages collection and i Updated security/munge to 0.5.13 [wiz 2018-02-28] Added sysutils/ioping version 1.0 [wiz 2018-02-28] Updated sysutils/syslog-ng to 3.14.1 [fhajny 2018-02-28] + Updated sysutils/salt to 2017.7.4 [adam 2018-02-28] + Updated sysutils/salt-docs to 2017.7.4 [adam 2018-02-28] + Updated www/py-aiohttp to 3.0.5 [adam 2018-02-28] --_----------=_1519825128100030--