Received: by mail.netbsd.org (Postfix, from userid 605) id 6F01E84E90; Thu, 22 Mar 2018 13:29:44 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 65F2D84D93 for ; Thu, 22 Mar 2018 13:29:43 +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 EIeBhZB4ye9p for ; Thu, 22 Mar 2018 13:29:42 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 8F01B84C85 for ; Thu, 22 Mar 2018 13:29:42 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 8B365FB40; Thu, 22 Mar 2018 13:29:42 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1521725382273050" MIME-Version: 1.0 Date: Thu, 22 Mar 2018 13:29:42 +0000 From: =?UTF-8?B?RnLDqWTDqXJpYyBGYXViZXJ0ZWF1?= Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: triaxx@netbsd.org X-Mailer: log_accum Message-Id: <20180322132942.8B365FB40@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. --_----------=_1521725382273050 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: triaxx Date: Thu Mar 22 13:29:42 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: doc: Updated audio/grip to 3.7.0 To generate a diff of this commit: cvs rdiff -u -r1.1488 -r1.1489 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1521725382273050 Content-Disposition: inline Content-Length: 745 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.1488 pkgsrc/doc/CHANGES-2018:1.1489 --- pkgsrc/doc/CHANGES-2018:1.1488 Thu Mar 22 11:55:10 2018 +++ pkgsrc/doc/CHANGES-2018 Thu Mar 22 13:29:42 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.1488 2018/03/22 11:55:10 adam Exp $ +$NetBSD: CHANGES-2018,v 1.1489 2018/03/22 13:29:42 triaxx Exp $ Changes to the packages collection and infrastructure in 2018: @@ -2019,3 +2019,4 @@ Changes to the packages collection and i Updated textproc/oniguruma to 6.8.1 [adam 2018-03-22] Updated security/py-cryptography_vectors to 2.2.1 [adam 2018-03-22] Updated security/py-cryptography to 2.2.1 [adam 2018-03-22] + Updated audio/grip to 3.7.0 [triaxx 2018-03-22] --_----------=_1521725382273050--