Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Dec 2020 00:23:29 +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: r557765 - head/www/youtube_dl
Message-ID:  <202012120023.0BC0NTAt088309@repo.freebsd.org>

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

Log:
  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:
  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	Fri Dec 11 21:10:33 2020	(r557764)
+++ head/www/youtube_dl/Makefile	Sat Dec 12 00:23:29 2020	(r557765)
@@ -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: head/www/youtube_dl/distinfo
==============================================================================
--- head/www/youtube_dl/distinfo	Fri Dec 11 21:10:33 2020	(r557764)
+++ head/www/youtube_dl/distinfo	Sat Dec 12 00:23:29 2020	(r557765)
@@ -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?202012120023.0BC0NTAt088309>