From owner-dev-commits-ports-all@freebsd.org Sat Jun 5 20:11:39 2021 Return-Path: Delivered-To: dev-commits-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id E277F649463; Sat, 5 Jun 2021 20:11:39 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Fy9kz62jdz3sKW; Sat, 5 Jun 2021 20:11:39 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id B78C61686D; Sat, 5 Jun 2021 20:11:39 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 155KBdPf098670; Sat, 5 Jun 2021 20:11:39 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 155KBdF6098669; Sat, 5 Jun 2021 20:11:39 GMT (envelope-from git) Date: Sat, 5 Jun 2021 20:11:39 GMT Message-Id: <202106052011.155KBdF6098669@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Jan Beich Subject: git: e21bcedb572d - 2021Q2 - www/youtube_dl: update to 2021.06.06 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jbeich X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q2 X-Git-Reftype: branch X-Git-Commit: e21bcedb572d8cc33c8c6a4097ddb5bb481c4c7a Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Jun 2021 20:11:39 -0000 The branch 2021Q2 has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=e21bcedb572d8cc33c8c6a4097ddb5bb481c4c7a commit e21bcedb572d8cc33c8c6a4097ddb5bb481c4c7a Author: Jan Beich AuthorDate: 2021-05-16 15:59:22 +0000 Commit: Jan Beich CommitDate: 2021-06-05 20:10:34 +0000 www/youtube_dl: update to 2021.06.06 Changes: https://github.com/ytdl-org/youtube-dl/releases/tag/2021.06.06 Reported by: GitHub (watch releases) (cherry picked from commit c07f689ef165193dbfabffd83843283b9a6c5668) --- www/youtube_dl/Makefile | 2 +- www/youtube_dl/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/youtube_dl/Makefile b/www/youtube_dl/Makefile index 029b9865fd34..e89315dbfab5 100644 --- a/www/youtube_dl/Makefile +++ b/www/youtube_dl/Makefile @@ -1,6 +1,6 @@ PORTNAME= youtube_dl -PORTVERSION= 2021.05.16 +PORTVERSION= 2021.06.06 CATEGORIES= www MASTER_SITES= https://yt-dl.org/downloads/${PORTVERSION}/ DISTNAME= youtube-dl-${PORTVERSION} diff --git a/www/youtube_dl/distinfo b/www/youtube_dl/distinfo index 495f5cfed71b..e4dfe5073776 100644 --- a/www/youtube_dl/distinfo +++ b/www/youtube_dl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1621180498 -SHA256 (youtube-dl-2021.05.16.tar.gz) = d4012a5ca8d77f8ee30a21532fd1042ed287c0784a5a76fcb74cc33ef76f1afd -SIZE (youtube-dl-2021.05.16.tar.gz) = 3336051 +TIMESTAMP = 1621180762 +SHA256 (youtube-dl-2021.06.06.tar.gz) = 3ccb0e4db9fd172338ed1c32bae0be2f716458dca4143e55732ff55260b20ac3 +SIZE (youtube-dl-2021.06.06.tar.gz) = 3336227