Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Sep 2020 12:34:37 +0000 (UTC)
From:      Tobias Kortkamp <tobik@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r549097 - head/www/youtube_dl
Message-ID:  <202009201234.08KCYbrs064480@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tobik
Date: Sun Sep 20 12:34:37 2020
New Revision: 549097
URL: https://svnweb.freebsd.org/changeset/ports/549097

Log:
  www/youtube_dl: Update to 2020.09.20
  
  Changes:	https://github.com/ytdl-org/youtube-dl/releases/tag/2020.09.14
  Changes:	https://github.com/ytdl-org/youtube-dl/releases/tag/2020.09.20

Modified:
  head/www/youtube_dl/Makefile
  head/www/youtube_dl/distinfo

Modified: head/www/youtube_dl/Makefile
==============================================================================
--- head/www/youtube_dl/Makefile	Sun Sep 20 12:34:19 2020	(r549096)
+++ head/www/youtube_dl/Makefile	Sun Sep 20 12:34:37 2020	(r549097)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	youtube_dl
-PORTVERSION=	2020.09.06
+PORTVERSION=	2020.09.20
 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 Sep 20 12:34:19 2020	(r549096)
+++ head/www/youtube_dl/distinfo	Sun Sep 20 12:34:37 2020	(r549097)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1599468982
-SHA256 (youtube-dl-2020.09.06.tar.gz) = ea8bc09d12504d98521bd1c74af27eae2c6fde7c1ce4e2c43d98ef952e8347a0
-SIZE (youtube-dl-2020.09.06.tar.gz) = 3182124
+TIMESTAMP = 1600600974
+SHA256 (youtube-dl-2020.09.20.tar.gz) = ac1a799cf968345bf29089ed2e5c5d4f4a32031625d808369e61b6362d1c7cde
+SIZE (youtube-dl-2020.09.20.tar.gz) = 3188480



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