Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 355C27A2A4 for ; Mon, 14 Nov 2016 10:46:01 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id DDBED85602; Mon, 14 Nov 2016 10:46:00 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6A12D855CC for ; Mon, 14 Nov 2016 10:46:00 +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 47XQ9gH7rulu for ; Mon, 14 Nov 2016 10:46:00 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id BC424855FC for ; Mon, 14 Nov 2016 10:45:59 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id B9BD6FBA6; Mon, 14 Nov 2016 10:45:59 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_147912035912570" MIME-Version: 1.0 Date: Mon, 14 Nov 2016 10:45:59 +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: <20161114104559.B9BD6FBA6@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_147912035912570 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: leot Date: Mon Nov 14 10:45:59 UTC 2016 Modified Files: pkgsrc/doc: CHANGES-2016 TODO Log Message: Updated net/youtube-dl to 20161114.1 To generate a diff of this commit: cvs rdiff -u -r1.4675 -r1.4676 pkgsrc/doc/CHANGES-2016 cvs rdiff -u -r1.16682 -r1.16683 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_147912035912570 Content-Disposition: inline Content-Length: 1321 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2016 diff -u pkgsrc/doc/CHANGES-2016:1.4675 pkgsrc/doc/CHANGES-2016:1.4676 --- pkgsrc/doc/CHANGES-2016:1.4675 Mon Nov 14 01:08:33 2016 +++ pkgsrc/doc/CHANGES-2016 Mon Nov 14 10:45:59 2016 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2016,v 1.4675 2016/11/14 01:08:33 rillig Exp $ +$NetBSD: CHANGES-2016,v 1.4676 2016/11/14 10:45:59 leot Exp $ Changes to the packages collection and infrastructure in 2016: @@ -6449,3 +6449,4 @@ Changes to the packages collection and i Updated net/haproxy to 1.6.9nb1 [morr 2016-11-13] Added wm/wmutils-opt version 0.20161004 [kamil 2016-11-13] Updated pkgtools/pkglint to 5.4.11 [rillig 2016-11-14] + Updated net/youtube-dl to 20161114.1 [leot 2016-11-14] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.16682 pkgsrc/doc/TODO:1.16683 --- pkgsrc/doc/TODO:1.16682 Mon Nov 14 10:37:19 2016 +++ pkgsrc/doc/TODO Mon Nov 14 10:45:59 2016 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.16682 2016/11/14 10:37:19 leot Exp $ +$NetBSD: TODO,v 1.16683 2016/11/14 10:45:59 leot Exp $ Suggested new packages ====================== @@ -1733,7 +1733,6 @@ For possible Perl packages updates, see o yaws-2.0.2 o yodl-2.14.3 o yorick-2.1.05 - o youtube-dl-20161114.1 [leot] o yudit-2.9.6 o z26-2.14 o zenicb-1.31 (needs merge with lots of local changes) --_----------=_147912035912570--