Received: by mail.netbsd.org (Postfix, from userid 605) id 63CA584DF8; Sat, 24 Mar 2018 08:10:39 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7D88C84DDD for ; Sat, 24 Mar 2018 08:10:38 +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 pssdUS4BIrJQ for ; Sat, 24 Mar 2018 08:10:37 +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 CD74184CFB for ; Sat, 24 Mar 2018 08:10:37 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C7B15FB40; Sat, 24 Mar 2018 08:10:37 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1521879037215790" MIME-Version: 1.0 Date: Sat, 24 Mar 2018 08:10:37 +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: <20180324081037.C7B15FB40@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. --_----------=_1521879037215790 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Sat Mar 24 08:10:37 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 TODO Log Message: Updated net/youtube-dl, devel/py-setuptools, devel/py-pip, devel/py-virtualenv, devel/git To generate a diff of this commit: cvs rdiff -u -r1.1525 -r1.1526 pkgsrc/doc/CHANGES-2018 cvs rdiff -u -r1.18198 -r1.18199 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1521879037215790 Content-Disposition: inline Content-Length: 1505 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.1525 pkgsrc/doc/CHANGES-2018:1.1526 --- pkgsrc/doc/CHANGES-2018:1.1525 Sat Mar 24 06:59:35 2018 +++ pkgsrc/doc/CHANGES-2018 Sat Mar 24 08:10:37 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.1525 2018/03/24 06:59:35 wiz Exp $ +$NetBSD: CHANGES-2018,v 1.1526 2018/03/24 08:10:37 adam Exp $ Changes to the packages collection and infrastructure in 2018: @@ -2068,3 +2068,8 @@ Changes to the packages collection and i Added devel/py-test-virtualenv version 1.3.0 [adam 2018-03-24] Added devel/py-test-shutil version 1.3.0 [adam 2018-03-24] Updated x11/xtrap to 1.0.3 [wiz 2018-03-24] + Updated net/youtube-dl to 20180320 [adam 2018-03-24] + Updated devel/py-setuptools to 39.0.1 [adam 2018-03-24] + Updated devel/py-pip to 9.0.3 [adam 2018-03-24] + Updated devel/py-virtualenv to 15.2.0 [adam 2018-03-24] + Updated devel/git to 2.16.3 [adam 2018-03-24] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.18198 pkgsrc/doc/TODO:1.18199 --- pkgsrc/doc/TODO:1.18198 Fri Mar 23 11:06:37 2018 +++ pkgsrc/doc/TODO Sat Mar 24 08:10:37 2018 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.18198 2018/03/23 11:06:37 adam Exp $ +$NetBSD: TODO,v 1.18199 2018/03/24 08:10:37 adam Exp $ Suggested new packages ====================== @@ -1230,7 +1230,6 @@ For possible Perl packages updates, see o py-pycountry-1.20 o py-quixote-2.9 o py-scgi-1.15 - o py-setuptools-39.0.0 o py-simpletal-5.1 o py-smb-1.1.17 o py-spf-2.0.12t --_----------=_1521879037215790--