Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Nov 2020 00:36:46 +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: r555675 - head/www/youtube_dl
Message-ID:  <202011190036.0AJ0akxp086306@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Thu Nov 19 00:36:46 2020
New Revision: 555675
URL: https://svnweb.freebsd.org/changeset/ports/555675

Log:
  www/youtube_dl: update to 2020.11.19
  
  Changes:	https://github.com/ytdl-org/youtube-dl/releases/tag/2020.11.19
  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 Nov 19 00:36:40 2020	(r555674)
+++ head/www/youtube_dl/Makefile	Thu Nov 19 00:36:46 2020	(r555675)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	youtube_dl
-PORTVERSION=	2020.11.18
+PORTVERSION=	2020.11.19
 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 Nov 19 00:36:40 2020	(r555674)
+++ head/www/youtube_dl/distinfo	Thu Nov 19 00:36:46 2020	(r555675)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1605560649
-SHA256 (youtube-dl-2020.11.18.tar.gz) = 6dbbc339520df3634c57678756dcd81c9dc6f95af91f2032b33d5c2ef0f3fedf
-SIZE (youtube-dl-2020.11.18.tar.gz) = 3186065
+TIMESTAMP = 1605738114
+SHA256 (youtube-dl-2020.11.19.tar.gz) = f8c14d9eb2fd8fe7242de8b96f2c918810867c518a162405644f483dcd14be9e
+SIZE (youtube-dl-2020.11.19.tar.gz) = 3188309



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