Date: Wed, 10 Feb 2021 16:29:43 +0000 (UTC) From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r564873 - branches/2021Q1/www/youtube_dl Message-ID: <202102101629.11AGThs6019866@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Wed Feb 10 16:29:42 2021 New Revision: 564873 URL: https://svnweb.freebsd.org/changeset/ports/564873 Log: MFH: r564872 www/youtube_dl: update to 2021.02.10 Changes: https://github.com/ytdl-org/youtube-dl/releases/tag/2021.02.10 Reported by: GitHub (watch releases) Modified: branches/2021Q1/www/youtube_dl/Makefile branches/2021Q1/www/youtube_dl/distinfo Directory Properties: branches/2021Q1/ (props changed) Modified: branches/2021Q1/www/youtube_dl/Makefile ============================================================================== --- branches/2021Q1/www/youtube_dl/Makefile Wed Feb 10 16:29:05 2021 (r564872) +++ branches/2021Q1/www/youtube_dl/Makefile Wed Feb 10 16:29:42 2021 (r564873) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= youtube_dl -PORTVERSION= 2021.02.04.1 +PORTVERSION= 2021.02.10 CATEGORIES= www MASTER_SITES= https://yt-dl.org/downloads/${PORTVERSION}/ DISTNAME= youtube-dl-${PORTVERSION} Modified: branches/2021Q1/www/youtube_dl/distinfo ============================================================================== --- branches/2021Q1/www/youtube_dl/distinfo Wed Feb 10 16:29:05 2021 (r564872) +++ branches/2021Q1/www/youtube_dl/distinfo Wed Feb 10 16:29:42 2021 (r564873) @@ -1,3 +1,3 @@ -TIMESTAMP = 1612389123 -SHA256 (youtube-dl-2021.02.04.1.tar.gz) = 0a4b3865ab0471d26c5977f1390b555e4e222c1cfff5bed9e2f52fd128bdc866 -SIZE (youtube-dl-2021.02.04.1.tar.gz) = 3274333 +TIMESTAMP = 1612419243 +SHA256 (youtube-dl-2021.02.10.tar.gz) = d607adf66b7047865733f7d05af9478118ee4dd974ef9f971563e11de7f29122 +SIZE (youtube-dl-2021.02.10.tar.gz) = 3277828
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202102101629.11AGThs6019866>