Received: by mail.netbsd.org (Postfix, from userid 605) id 006F384D76; Wed, 22 Aug 2018 10:57:30 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id E32CB84D74 for ; Wed, 22 Aug 2018 10:57:29 +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 yfZJTblpmQpw for ; Wed, 22 Aug 2018 10:57:29 +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 5013C84D2C for ; Wed, 22 Aug 2018 10:57:29 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 4CF1FFBEC; Wed, 22 Aug 2018 10:57:29 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1534935449225610" MIME-Version: 1.0 Date: Wed, 22 Aug 2018 10:57:29 +0000 From: "Leonardo Taccari" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: leot@netbsd.org X-Mailer: log_accum Message-Id: <20180822105729.4CF1FFBEC@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. --_----------=_1534935449225610 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: leot Date: Wed Aug 22 10:57:29 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: doc: Updated net/youtube-dl to 20180822 To generate a diff of this commit: cvs rdiff -u -r1.3751 -r1.3752 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1534935449225610 Content-Disposition: inline Content-Length: 705 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.3751 pkgsrc/doc/CHANGES-2018:1.3752 --- pkgsrc/doc/CHANGES-2018:1.3751 Wed Aug 22 10:53:14 2018 +++ pkgsrc/doc/CHANGES-2018 Wed Aug 22 10:57:29 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.3751 2018/08/22 10:53:14 adam Exp $ +$NetBSD: CHANGES-2018,v 1.3752 2018/08/22 10:57:29 leot Exp $ Changes to the packages collection and infrastructure in 2018: @@ -5308,3 +5308,4 @@ Changes to the packages collection and i Updated x11/libX11 to 1.6.6 [wiz 2018-08-21] 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] --_----------=_1534935449225610--