Received: by mail.netbsd.org (Postfix, from userid 605) id 655B785130; Sat, 17 Apr 2021 09:42:04 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9FC3A84CEF for ; Sat, 17 Apr 2021 09:42:03 +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 UNsa85DznqZW for ; Sat, 17 Apr 2021 09:42:03 +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 36B8184CEA for ; Sat, 17 Apr 2021 09:42:03 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 2D881FA95; Sat, 17 Apr 2021 09:42:03 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1618652523186190" MIME-Version: 1.0 Date: Sat, 17 Apr 2021 09:42:03 +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: <20210417094203.2D881FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1618652523186190 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: leot Date: Sat Apr 17 09:42:03 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Updated net/youtube-dl to 20210417 To generate a diff of this commit: cvs rdiff -u -r1.2181 -r1.2182 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1618652523186190 Content-Disposition: inline Content-Length: 711 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2021 diff -u pkgsrc/doc/CHANGES-2021:1.2181 pkgsrc/doc/CHANGES-2021:1.2182 --- pkgsrc/doc/CHANGES-2021:1.2181 Sat Apr 17 09:25:02 2021 +++ pkgsrc/doc/CHANGES-2021 Sat Apr 17 09:42:02 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.2181 2021/04/17 09:25:02 nia Exp $ +$NetBSD: CHANGES-2021,v 1.2182 2021/04/17 09:42:02 leot Exp $ Changes to the packages collection and infrastructure in 2021: @@ -3504,3 +3504,4 @@ Changes to the packages collection and i Updated audio/darkice to 1.4 [nia 2021-04-17] Added audio/mpg123-jack version 1.26.5 [nia 2021-04-17] Updated audio/flite to 2.2 [nia 2021-04-17] + Updated net/youtube-dl to 20210417 [leot 2021-04-17] --_----------=_1618652523186190--