Received: by mail.netbsd.org (Postfix, from userid 605) id 4564D84D77; Wed, 22 Aug 2018 13:00:43 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2FA4F84D71 for ; Wed, 22 Aug 2018 13:00: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 JuhjVWXPIeXu for ; Wed, 22 Aug 2018 13:00:41 +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 63D3284D21 for ; Wed, 22 Aug 2018 13:00:41 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 56D28FBEC; Wed, 22 Aug 2018 13:00:41 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1534942841215130" MIME-Version: 1.0 Date: Wed, 22 Aug 2018 13:00:41 +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: <20180822130041.56D28FBEC@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. --_----------=_1534942841215130 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Wed Aug 22 13:00:41 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: Updated devel/py-pkgconfig, sysutils/py-kazoo To generate a diff of this commit: cvs rdiff -u -r1.3752 -r1.3753 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1534942841215130 Content-Disposition: inline Content-Length: 769 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.3752 pkgsrc/doc/CHANGES-2018:1.3753 --- pkgsrc/doc/CHANGES-2018:1.3752 Wed Aug 22 10:57:29 2018 +++ pkgsrc/doc/CHANGES-2018 Wed Aug 22 13:00:41 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.3752 2018/08/22 10:57:29 leot Exp $ +$NetBSD: CHANGES-2018,v 1.3753 2018/08/22 13:00:41 adam Exp $ Changes to the packages collection and infrastructure in 2018: @@ -5309,3 +5309,5 @@ Changes to the packages collection and i Updated lang/perl5 to 5.28.0 [wiz 2018-08-22] Updated net/py-gsutil to 4.33 [adam 2018-08-22] Updated net/youtube-dl to 20180822 [leot 2018-08-22] + Updated devel/py-pkgconfig to 1.4.0 [adam 2018-08-22] + Updated sysutils/py-kazoo to 2.5.0 [adam 2018-08-22] --_----------=_1534942841215130--