Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 033767A262 for ; Sat, 27 May 2017 14:15:35 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id A94E784DB5; Sat, 27 May 2017 14:15:34 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3B20184D81 for ; Sat, 27 May 2017 14:15:34 +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 fKyMVNLBJSUe for ; Sat, 27 May 2017 14:15:33 +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 9F5DE84D04 for ; Sat, 27 May 2017 14:15:33 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 9931EFBE4; Sat, 27 May 2017 14:15:33 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1495894533210260" MIME-Version: 1.0 Date: Sat, 27 May 2017 14:15:33 +0000 From: "Amitai Schleier" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: schmonz@netbsd.org X-Mailer: log_accum Message-Id: <20170527141533.9931EFBE4@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. --_----------=_1495894533210260 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: schmonz Date: Sat May 27 14:15:33 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Updated mail/ezmlm-idx to 7.2.2nb1 To generate a diff of this commit: cvs rdiff -u -r1.2097 -r1.2098 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1495894533210260 Content-Disposition: inline Content-Length: 719 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.2097 pkgsrc/doc/CHANGES-2017:1.2098 --- pkgsrc/doc/CHANGES-2017:1.2097 Sat May 27 13:43:10 2017 +++ pkgsrc/doc/CHANGES-2017 Sat May 27 14:15:33 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.2097 2017/05/27 13:43:10 mef Exp $ +$NetBSD: CHANGES-2017,v 1.2098 2017/05/27 14:15:33 schmonz Exp $ Changes to the packages collection and infrastructure in 2017: @@ -2637,3 +2637,4 @@ Changes to the packages collection and i Updated graphics/libepoxy to 1.4.2 [adam 2017-05-26] Updated www/nghttp2 to 1.23.0 [adam 2017-05-26] Updated audio/xjadeo to 0.8.7 [mef 2017-05-27] + Updated mail/ezmlm-idx to 7.2.2nb1 [schmonz 2017-05-27] --_----------=_1495894533210260--