Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Dec 2020 19:41:24 +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: r556788 - head/www/youtube_dl
Message-ID:  <202012011941.0B1JfOcp008505@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Tue Dec  1 19:41:23 2020
New Revision: 556788
URL: https://svnweb.freebsd.org/changeset/ports/556788

Log:
  www/youtube_dl: update to 2020.12.02
  
  Changes:	https://github.com/ytdl-org/youtube-dl/releases/tag/2020.12.02
  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	Tue Dec  1 19:37:28 2020	(r556787)
+++ head/www/youtube_dl/Makefile	Tue Dec  1 19:41:23 2020	(r556788)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	youtube_dl
-PORTVERSION=	2020.11.29
+PORTVERSION=	2020.12.02
 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	Tue Dec  1 19:37:28 2020	(r556787)
+++ head/www/youtube_dl/distinfo	Tue Dec  1 19:41:23 2020	(r556788)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1606632714
-SHA256 (youtube-dl-2020.11.29.tar.gz) = e628be8603d28f765566435dde253bcdc22535c120a07260fb9470a92d2ffd82
-SIZE (youtube-dl-2020.11.29.tar.gz) = 3222467
+TIMESTAMP = 1606632915
+SHA256 (youtube-dl-2020.12.02.tar.gz) = 7161b2e3f3c09ade59fb6e3a4160a224a3b04e39c7744e14cd9f361f71a57a72
+SIZE (youtube-dl-2020.12.02.tar.gz) = 3225560



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