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

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

Log:
  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:
  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	Sun Dec  6 20:58:34 2020	(r557175)
+++ head/www/youtube_dl/Makefile	Sun Dec  6 21:36:01 2020	(r557176)
@@ -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: head/www/youtube_dl/distinfo
==============================================================================
--- head/www/youtube_dl/distinfo	Sun Dec  6 20:58:34 2020	(r557175)
+++ head/www/youtube_dl/distinfo	Sun Dec  6 21:36:01 2020	(r557176)
@@ -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.0B6La189088184>