Received: by mail.netbsd.org (Postfix, from userid 605) id 7DF0384FB6; Sun, 3 Jun 2018 22:27:27 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id CE4F084FB1 for ; Sun, 3 Jun 2018 22:27:26 +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 bqYkNkyRMVv2 for ; Sun, 3 Jun 2018 22:27:26 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 1F04084E89 for ; Sun, 3 Jun 2018 22:27:26 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 1C138FBEC; Sun, 3 Jun 2018 22:27:26 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1528064846240820" MIME-Version: 1.0 Date: Sun, 3 Jun 2018 22:27:26 +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: <20180603222726.1C138FBEC@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. --_----------=_1528064846240820 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: leot Date: Sun Jun 3 22:27:26 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: doc: Updated net/youtube-dl to 20180604 To generate a diff of this commit: cvs rdiff -u -r1.2677 -r1.2678 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1528064846240820 Content-Disposition: inline Content-Length: 736 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.2677 pkgsrc/doc/CHANGES-2018:1.2678 --- pkgsrc/doc/CHANGES-2018:1.2677 Sun Jun 3 21:50:41 2018 +++ pkgsrc/doc/CHANGES-2018 Sun Jun 3 22:27:25 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.2677 2018/06/03 21:50:41 ast Exp $ +$NetBSD: CHANGES-2018,v 1.2678 2018/06/03 22:27:25 leot Exp $ Changes to the packages collection and infrastructure in 2018: @@ -3837,3 +3837,4 @@ Changes to the packages collection and i Added lang/libBlocksRuntime version 6.0.0 [joerg 2018-06-02] Added lang/libBlocksRuntime version 6.0.0 [joerg 2018-06-02] Updated lang/LuaJIT2 to 2.0.5nb1 [he 2018-06-02] + Updated net/youtube-dl to 20180604 [leot 2018-06-03] --_----------=_1528064846240820--