Received: by mail.netbsd.org (Postfix, from userid 605) id 02B9784DD6; Wed, 2 Aug 2017 17:57:13 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8A0B884DD2 for ; Wed, 2 Aug 2017 17:57:12 +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 zLirltG0Bz0Z for ; Wed, 2 Aug 2017 17:57:12 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id F010B84CDD for ; Wed, 2 Aug 2017 17:57:11 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id EDE6FFACD; Wed, 2 Aug 2017 17:57:11 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1501696631185540" MIME-Version: 1.0 Date: Wed, 2 Aug 2017 17:57:11 +0000 From: "Filip Hajny" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: fhajny@netbsd.org X-Mailer: log_accum Message-Id: <20170802175711.EDE6FFACD@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. --_----------=_1501696631185540 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: fhajny Date: Wed Aug 2 17:57:11 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Updated sysutils/consul to 0.9.0 To generate a diff of this commit: cvs rdiff -u -r1.3102 -r1.3103 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1501696631185540 Content-Disposition: inline Content-Length: 724 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.3102 pkgsrc/doc/CHANGES-2017:1.3103 --- pkgsrc/doc/CHANGES-2017:1.3102 Wed Aug 2 17:31:55 2017 +++ pkgsrc/doc/CHANGES-2017 Wed Aug 2 17:57:11 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.3102 2017/08/02 17:31:55 fhajny Exp $ +$NetBSD: CHANGES-2017,v 1.3103 2017/08/02 17:57:11 fhajny Exp $ Changes to the packages collection and infrastructure in 2017: @@ -4305,3 +4305,4 @@ Changes to the packages collection and i Updated databases/sqlite3 to 3.20.0 [adam 2017-08-02] Updated www/contao44 to 4.4.2nb1 [taca 2017-08-02] Updated lang/nodejs to 8.2.1 [fhajny 2017-08-02] + Updated sysutils/consul to 0.9.0 [fhajny 2017-08-02] --_----------=_1501696631185540--