Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Dec 2020 01:54:16 +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: r557329 - branches/2020Q4/www/youtube_dl
Message-ID:  <202012090154.0B91sG6H092469@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Wed Dec  9 01:54:15 2020
New Revision: 557329
URL: https://svnweb.freebsd.org/changeset/ports/557329

Log:
  MFH: r557328
  
  www/youtube_dl: update to 2020.12.09
  
  Changes:	https://github.com/ytdl-org/youtube-dl/releases/tag/2020.12.09
  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	Wed Dec  9 01:53:33 2020	(r557328)
+++ branches/2020Q4/www/youtube_dl/Makefile	Wed Dec  9 01:54:15 2020	(r557329)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	youtube_dl
-PORTVERSION=	2020.12.07
+PORTVERSION=	2020.12.09
 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	Wed Dec  9 01:53:33 2020	(r557328)
+++ branches/2020Q4/www/youtube_dl/distinfo	Wed Dec  9 01:54:15 2020	(r557329)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1607281396
-SHA256 (youtube-dl-2020.12.07.tar.gz) = 51672c19864d4e2e593e55a6aec32cb348cd5c915ce0121e53eb0296a6e27969
-SIZE (youtube-dl-2020.12.07.tar.gz) = 3230051
+TIMESTAMP = 1607462698
+SHA256 (youtube-dl-2020.12.09.tar.gz) = 0ac76347bf455b4e80a026638f9406aa28df3d2b6e445c705ad43809808eb961
+SIZE (youtube-dl-2020.12.09.tar.gz) = 3235695



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