Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Dec 2020 21:36: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: r557177 - branches/2020Q4/www/youtube_dl
Message-ID:  <202012062136.0B6LaYot088333@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Sun Dec  6 21:36:33 2020
New Revision: 557177
URL: https://svnweb.freebsd.org/changeset/ports/557177

Log:
  MFH: r557176
  
  www/youtube_dl: update to 2020.12.07
  
  Changes:	https://github.com/ytdl-org/youtube-dl/releases/tag/2020.12.07
  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	Sun Dec  6 21:36:01 2020	(r557176)
+++ branches/2020Q4/www/youtube_dl/Makefile	Sun Dec  6 21:36:33 2020	(r557177)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	youtube_dl
-PORTVERSION=	2020.12.05
+PORTVERSION=	2020.12.07
 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	Sun Dec  6 21:36:01 2020	(r557176)
+++ branches/2020Q4/www/youtube_dl/distinfo	Sun Dec  6 21:36:33 2020	(r557177)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1606848046
-SHA256 (youtube-dl-2020.12.05.tar.gz) = 15abf087a14c4b0c21336c27d9f8fd8798841f107225ded5a4fc7c8c6821ba18
-SIZE (youtube-dl-2020.12.05.tar.gz) = 3228845
+TIMESTAMP = 1607281396
+SHA256 (youtube-dl-2020.12.07.tar.gz) = 51672c19864d4e2e593e55a6aec32cb348cd5c915ce0121e53eb0296a6e27969
+SIZE (youtube-dl-2020.12.07.tar.gz) = 3230051



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