Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Nov 2020 00:26:24 +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: r556139 - head/www/youtube_dl
Message-ID:  <202011240026.0AO0QOm1069128@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Tue Nov 24 00:26:23 2020
New Revision: 556139
URL: https://svnweb.freebsd.org/changeset/ports/556139

Log:
  www/youtube_dl: update to 2020.11.24
  
  Changes:	https://github.com/ytdl-org/youtube-dl/releases/tag/2020.11.24
  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 24 00:14:51 2020	(r556138)
+++ head/www/youtube_dl/Makefile	Tue Nov 24 00:26:23 2020	(r556139)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	youtube_dl
-PORTVERSION=	2020.11.21.1
+PORTVERSION=	2020.11.24
 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 24 00:14:51 2020	(r556138)
+++ head/www/youtube_dl/distinfo	Tue Nov 24 00:26:23 2020	(r556139)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1605977920
-SHA256 (youtube-dl-2020.11.21.1.tar.gz) = d4b173bb1113bc1641cf130d088976bb8d1484f6bd5937872c1f89b1e28e3429
-SIZE (youtube-dl-2020.11.21.1.tar.gz) = 3193010
+TIMESTAMP = 1606152146
+SHA256 (youtube-dl-2020.11.24.tar.gz) = 7d70f2e2d6b42d7c948a418744cd5c89832d67f4fb36f01f1cf4ea7dc8fe537a
+SIZE (youtube-dl-2020.11.24.tar.gz) = 3207954



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