Date: Mon, 21 Dec 2020 22:04:48 +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: r558864 - branches/2020Q4/www/youtube_dl Message-ID: <202012212204.0BLM4m9O081223@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Mon Dec 21 22:04:48 2020 New Revision: 558864 URL: https://svnweb.freebsd.org/changeset/ports/558864 Log: MFH: r558863 www/youtube_dl: update to 2020.12.22 Changes: https://github.com/ytdl-org/youtube-dl/releases/tag/2020.12.22 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 Mon Dec 21 22:04:26 2020 (r558863) +++ branches/2020Q4/www/youtube_dl/Makefile Mon Dec 21 22:04:48 2020 (r558864) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= youtube_dl -PORTVERSION= 2020.12.14 +PORTVERSION= 2020.12.22 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 Mon Dec 21 22:04:26 2020 (r558863) +++ branches/2020Q4/www/youtube_dl/distinfo Mon Dec 21 22:04:48 2020 (r558864) @@ -1,3 +1,3 @@ -TIMESTAMP = 1607882200 -SHA256 (youtube-dl-2020.12.14.tar.gz) = 9681a5a515cb44ef23c28bd77f6d79d531fdbc7325bdf4bbb7966260b7b64273 -SIZE (youtube-dl-2020.12.14.tar.gz) = 3229047 +TIMESTAMP = 1608587253 +SHA256 (youtube-dl-2020.12.22.tar.gz) = cc95ce1477afeee0e0d3a5e5c92baf52d223b121d950795367d8a3185bf6f76c +SIZE (youtube-dl-2020.12.22.tar.gz) = 3238866
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202012212204.0BLM4m9O081223>