Received: by mail.netbsd.org (Postfix, from userid 605) id 8325C84D8D; Wed, 27 Sep 2017 12:50:42 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 16B8F84D4E for ; Wed, 27 Sep 2017 12:50:42 +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 DATdVyFDK1Ut for ; Wed, 27 Sep 2017 12:50:41 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 7AAA484D3C for ; Wed, 27 Sep 2017 12:50:41 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id D4D3BFA9C; Wed, 27 Sep 2017 12:50:40 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1506516640167920" MIME-Version: 1.0 Date: Wed, 27 Sep 2017 12:50:40 +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: <20170927125040.D4D3BFA9C@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. --_----------=_1506516640167920 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: fhajny Date: Wed Sep 27 12:50:40 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: doc: Updated devel/ivykis to 0.42.1 To generate a diff of this commit: cvs rdiff -u -r1.4103 -r1.4104 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1506516640167920 Content-Disposition: inline Content-Length: 733 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.4103 pkgsrc/doc/CHANGES-2017:1.4104 --- pkgsrc/doc/CHANGES-2017:1.4103 Wed Sep 27 12:45:09 2017 +++ pkgsrc/doc/CHANGES-2017 Wed Sep 27 12:50:40 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.4103 2017/09/27 12:45:09 fhajny Exp $ +$NetBSD: CHANGES-2017,v 1.4104 2017/09/27 12:50:40 fhajny Exp $ Changes to the packages collection and infrastructure in 2017: @@ -5841,3 +5841,4 @@ Changes to the packages collection and i Updated sysutils/beats to 5.6.2 [fhajny 2017-09-27] Updated security/py-acme to 0.18.2 [fhajny 2017-09-27] Updated security/py-certbot to 0.18.2 [fhajny 2017-09-27] + Updated devel/ivykis to 0.42.1 [fhajny 2017-09-27] --_----------=_1506516640167920--