Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Dec 2020 00:32:10 +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: r559691 - head/www/youtube_dl
Message-ID:  <202012310032.0BV0WAGf053744@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Thu Dec 31 00:32:09 2020
New Revision: 559691
URL: https://svnweb.freebsd.org/changeset/ports/559691

Log:
  www/youtube_dl: update to 2020.12.31
  
  Changes:	https://github.com/ytdl-org/youtube-dl/releases/tag/2020.12.31
  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 Dec 31 00:32:02 2020	(r559690)
+++ head/www/youtube_dl/Makefile	Thu Dec 31 00:32:09 2020	(r559691)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	youtube_dl
-PORTVERSION=	2020.12.29
+PORTVERSION=	2020.12.31
 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 Dec 31 00:32:02 2020	(r559690)
+++ head/www/youtube_dl/distinfo	Thu Dec 31 00:32:09 2020	(r559691)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1609185126
-SHA256 (youtube-dl-2020.12.29.tar.gz) = 6b2dbadb044f8673ce5afb1a0d50a01e4ab1562cf46b7c1d3557b3615c1d99c1
-SIZE (youtube-dl-2020.12.29.tar.gz) = 3246557
+TIMESTAMP = 1609366621
+SHA256 (youtube-dl-2020.12.31.tar.gz) = 094ef8b000a9e9fcaf624eb316ac8d52643224604fdf841a14aa69a5fe9f9859
+SIZE (youtube-dl-2020.12.31.tar.gz) = 3252801



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