Received: by mail.netbsd.org (Postfix, from userid 605) id A67D284D50; Fri, 18 Aug 2017 09:29:38 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 386FB84D27 for ; Fri, 18 Aug 2017 09:29:38 +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 BggSR3xv3bN7 for ; Fri, 18 Aug 2017 09:29:37 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 9E91B84CE2 for ; Fri, 18 Aug 2017 09:29:37 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 9D378FAD0; Fri, 18 Aug 2017 09:29:37 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_150304857796640" MIME-Version: 1.0 Date: Fri, 18 Aug 2017 09:29:37 +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: <20170818092937.9D378FAD0@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. --_----------=_150304857796640 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: fhajny Date: Fri Aug 18 09:29:37 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Updated net/rabbitmq to 3.6.11 To generate a diff of this commit: cvs rdiff -u -r1.3348 -r1.3349 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_150304857796640 Content-Disposition: inline Content-Length: 734 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.3348 pkgsrc/doc/CHANGES-2017:1.3349 --- pkgsrc/doc/CHANGES-2017:1.3348 Fri Aug 18 09:09:04 2017 +++ pkgsrc/doc/CHANGES-2017 Fri Aug 18 09:29:37 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.3348 2017/08/18 09:09:04 fhajny Exp $ +$NetBSD: CHANGES-2017,v 1.3349 2017/08/18 09:29:37 fhajny Exp $ Changes to the packages collection and infrastructure in 2017: @@ -4644,3 +4644,4 @@ Changes to the packages collection and i Updated graphics/feh to 2.19.2 [szptvlfn 2017-08-17] Updated databases/elasticsearch to 5.5.2 [fhajny 2017-08-18] Updated sysutils/beats to 5.5.2 [fhajny 2017-08-18] + Updated net/rabbitmq to 3.6.11 [fhajny 2017-08-18] --_----------=_150304857796640--