Date: Tue, 17 Nov 2020 21:47:14 +0000 (UTC) From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r555589 - head/www/youtube_dl Message-ID: <202011172147.0AHLlEON087171@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Tue Nov 17 21:47:14 2020 New Revision: 555589 URL: https://svnweb.freebsd.org/changeset/ports/555589 Log: www/youtube_dl: update to 2020.11.18 Changes: https://github.com/ytdl-org/youtube-dl/releases/tag/2020.11.18 Reported by: GitHub (watch releases) Modified: head/www/youtube_dl/Makefile (contents, props changed) head/www/youtube_dl/distinfo (contents, props changed) Modified: head/www/youtube_dl/Makefile ============================================================================== --- head/www/youtube_dl/Makefile Tue Nov 17 21:37:49 2020 (r555588) +++ head/www/youtube_dl/Makefile Tue Nov 17 21:47:14 2020 (r555589) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= youtube_dl -PORTVERSION= 2020.11.17 +PORTVERSION= 2020.11.18 CATEGORIES= www MASTER_SITES= https://yt-dl.org/downloads/${PORTVERSION}/ DISTNAME= youtube-dl-${PORTVERSION} Modified: head/www/youtube_dl/distinfo ============================================================================== --- head/www/youtube_dl/distinfo Tue Nov 17 21:37:49 2020 (r555588) +++ head/www/youtube_dl/distinfo Tue Nov 17 21:47:14 2020 (r555589) @@ -1,3 +1,3 @@ -TIMESTAMP = 1605560378 -SHA256 (youtube-dl-2020.11.17.tar.gz) = 62854617c40c700db4d5f5a49fceb4642c0b3cfdd55769cc0c568a6a77d51b2c -SIZE (youtube-dl-2020.11.17.tar.gz) = 3186470 +TIMESTAMP = 1605560649 +SHA256 (youtube-dl-2020.11.18.tar.gz) = 6dbbc339520df3634c57678756dcd81c9dc6f95af91f2032b33d5c2ef0f3fedf +SIZE (youtube-dl-2020.11.18.tar.gz) = 3186065
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202011172147.0AHLlEON087171>