Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Apr 2021 11:24:05 GMT
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: 21b9f657fcec - 2021Q1 - www/youtube_dl: update to 2021.04.01
Message-ID:  <202104061124.136BO57p052059@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch 2021Q1 has been updated by jbeich:

URL: https://cgit.FreeBSD.org/ports/commit/?id=21b9f657fcec13031c896741775eafa40cf54476

commit 21b9f657fcec13031c896741775eafa40cf54476
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2021-03-30 20:01:34 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2021-04-06 11:20:18 +0000

    www/youtube_dl: update to 2021.04.01
    
    Changes:        https://github.com/ytdl-org/youtube-dl/releases/tag/2021.04.01
    Reported by:    GitHub (watch releases)
    
    (cherry picked from commit f2aa5c86adf0f0e17034d5c5b42b910640ef2a6a)
---
 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 20c1d18e44d5..55acf21fc434 100644
--- a/www/youtube_dl/Makefile
+++ b/www/youtube_dl/Makefile
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	youtube_dl
-PORTVERSION=	2021.03.31
+PORTVERSION=	2021.04.01
 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 f188183eced6..986a415337c6 100644
--- a/www/youtube_dl/distinfo
+++ b/www/youtube_dl/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1616605588
-SHA256 (youtube-dl-2021.03.31.tar.gz) = f215d0e297febca0552e309dba12d62c53a56ed138de314d63b7fb80617e6ceb
-SIZE (youtube-dl-2021.03.31.tar.gz) = 3315008
+TIMESTAMP = 1617134494
+SHA256 (youtube-dl-2021.04.01.tar.gz) = f098ef95933a33096f60cb8c3bfbde710f6f84c9cad1b093082584bdc4a089ef
+SIZE (youtube-dl-2021.04.01.tar.gz) = 3315743



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104061124.136BO57p052059>