Date: Sun, 3 Jan 2021 03:54:50 +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: r559987 - branches/2020Q4/www/youtube_dl Message-ID: <202101030354.1033soqA074342@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Sun Jan 3 03:54:49 2021 New Revision: 559987 URL: https://svnweb.freebsd.org/changeset/ports/559987 Log: MFH: r559985 www/youtube_dl: update to 2021.01.03 Changes: https://github.com/ytdl-org/youtube-dl/releases/tag/2021.01.03 Reported by: GitHub (watch releases) Modified: branches/2020Q4/www/youtube_dl/Makefile branches/2020Q4/www/youtube_dl/distinfo Directory Properties: branches/2020Q4/ (props changed) Modified: branches/2020Q4/www/youtube_dl/Makefile ============================================================================== --- branches/2020Q4/www/youtube_dl/Makefile Sun Jan 3 03:52:56 2021 (r559986) +++ branches/2020Q4/www/youtube_dl/Makefile Sun Jan 3 03:54:49 2021 (r559987) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= youtube_dl -PORTVERSION= 2020.12.31 +PORTVERSION= 2021.01.03 CATEGORIES= www MASTER_SITES= https://yt-dl.org/downloads/${PORTVERSION}/ DISTNAME= youtube-dl-${PORTVERSION} Modified: branches/2020Q4/www/youtube_dl/distinfo ============================================================================== --- branches/2020Q4/www/youtube_dl/distinfo Sun Jan 3 03:52:56 2021 (r559986) +++ branches/2020Q4/www/youtube_dl/distinfo Sun Jan 3 03:54:49 2021 (r559987) @@ -1,3 +1,3 @@ -TIMESTAMP = 1609366621 -SHA256 (youtube-dl-2020.12.31.tar.gz) = 094ef8b000a9e9fcaf624eb316ac8d52643224604fdf841a14aa69a5fe9f9859 -SIZE (youtube-dl-2020.12.31.tar.gz) = 3252801 +TIMESTAMP = 1609366914 +SHA256 (youtube-dl-2021.01.03.tar.gz) = 91de98ce1ad5d53c912eb810dd747ed30825dbf7eacb09a385ce227232eb1163 +SIZE (youtube-dl-2021.01.03.tar.gz) = 3258305
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202101030354.1033soqA074342>