Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Dec 2020 00:25:34 +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: r557766 - branches/2020Q4/www/youtube_dl
Message-ID:  <202012120025.0BC0PYaw088613@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Sat Dec 12 00:25:34 2020
New Revision: 557766
URL: https://svnweb.freebsd.org/changeset/ports/557766

Log:
  MFH: r557765
  
  www/youtube_dl: update to 2020.12.12
  
  Changes:	https://github.com/ytdl-org/youtube-dl/releases/tag/2020.12.12
  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	Sat Dec 12 00:23:29 2020	(r557765)
+++ branches/2020Q4/www/youtube_dl/Makefile	Sat Dec 12 00:25:34 2020	(r557766)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	youtube_dl
-PORTVERSION=	2020.12.09
+PORTVERSION=	2020.12.12
 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	Sat Dec 12 00:23:29 2020	(r557765)
+++ branches/2020Q4/www/youtube_dl/distinfo	Sat Dec 12 00:25:34 2020	(r557766)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1607462698
-SHA256 (youtube-dl-2020.12.09.tar.gz) = 0ac76347bf455b4e80a026638f9406aa28df3d2b6e445c705ad43809808eb961
-SIZE (youtube-dl-2020.12.09.tar.gz) = 3235695
+TIMESTAMP = 1607731689
+SHA256 (youtube-dl-2020.12.12.tar.gz) = 8e0de6f68c8ed9afc3c40b0c6a3e5310f8920dee6793edabc1a87fead1a16447
+SIZE (youtube-dl-2020.12.12.tar.gz) = 3225195



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