Received: by mail.netbsd.org (Postfix, from userid 605) id C557984DAF; Thu, 15 Nov 2018 14:14:44 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id BF9EA84D5F for ; Thu, 15 Nov 2018 14:14:43 +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 qyQl5R7VLAbm for ; Thu, 15 Nov 2018 14:14:42 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 3D5AE84C85 for ; Thu, 15 Nov 2018 14:14:42 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 39C62FB1F; Thu, 15 Nov 2018 14:14:42 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_154229128216250" MIME-Version: 1.0 Date: Thu, 15 Nov 2018 14:14:42 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20181115141442.39C62FB1F@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. --_----------=_154229128216250 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Thu Nov 15 14:14:42 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: Updated devel/py-buildbot To generate a diff of this commit: cvs rdiff -u -r1.4699 -r1.4700 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_154229128216250 Content-Disposition: inline Content-Length: 1117 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.4699 pkgsrc/doc/CHANGES-2018:1.4700 --- pkgsrc/doc/CHANGES-2018:1.4699 Thu Nov 15 13:49:03 2018 +++ pkgsrc/doc/CHANGES-2018 Thu Nov 15 14:14:41 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.4699 2018/11/15 13:49:03 schmonz Exp $ +$NetBSD: CHANGES-2018,v 1.4700 2018/11/15 14:14:41 adam Exp $ Changes to the packages collection and infrastructure in 2018: @@ -6586,3 +6586,10 @@ Changes to the packages collection and i Updated devel/py-whichcraft to 0.5.2 [adam 2018-11-15] Updated geography/opencpn to 4.8.8 [bouyer 2018-11-15] Updated net/ucspi-tcp to 0.88nb6 [schmonz 2018-11-15] + Updated devel/py-buildbot to 1.5.0 [adam 2018-11-15] + Updated devel/py-buildbot-worker to 1.5.0 [adam 2018-11-15] + Updated devel/py-buildbot-console-view to 1.5.0 [adam 2018-11-15] + Updated devel/py-buildbot-grid-view to 1.5.0 [adam 2018-11-15] + Updated devel/py-buildbot-pkg to 1.5.0 [adam 2018-11-15] + Updated devel/py-buildbot-waterfall-view to 1.5.0 [adam 2018-11-15] + Updated devel/py-buildbot-www to 1.5.0 [adam 2018-11-15] --_----------=_154229128216250--