Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Nov 2020 02:56:07 +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: r556319 - head/www/youtube_dl
Message-ID:  <202011260256.0AQ2u7jp067147@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Thu Nov 26 02:56:06 2020
New Revision: 556319
URL: https://svnweb.freebsd.org/changeset/ports/556319

Log:
  www/youtube_dl: update to 2020.11.26
  
  Changes:	https://github.com/ytdl-org/youtube-dl/releases/tag/2020.11.26
  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	Thu Nov 26 00:54:44 2020	(r556318)
+++ head/www/youtube_dl/Makefile	Thu Nov 26 02:56:06 2020	(r556319)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	youtube_dl
-PORTVERSION=	2020.11.24
+PORTVERSION=	2020.11.26
 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	Thu Nov 26 00:54:44 2020	(r556318)
+++ head/www/youtube_dl/distinfo	Thu Nov 26 02:56:06 2020	(r556319)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1606152146
-SHA256 (youtube-dl-2020.11.24.tar.gz) = 7d70f2e2d6b42d7c948a418744cd5c89832d67f4fb36f01f1cf4ea7dc8fe537a
-SIZE (youtube-dl-2020.11.24.tar.gz) = 3207954
+TIMESTAMP = 1606334729
+SHA256 (youtube-dl-2020.11.26.tar.gz) = fb106cd60f94fe00afee46d4e028cdca8ebff171ddfa9d4ff2a2fd5956586f7f
+SIZE (youtube-dl-2020.11.26.tar.gz) = 3218922



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