Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Mar 2021 03:29:07 +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: r568306 - head/www/youtube_dl
Message-ID:  <202103140329.12E3T7kk027914@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Sun Mar 14 03:29:06 2021
New Revision: 568306
URL: https://svnweb.freebsd.org/changeset/ports/568306

Log:
  www/youtube_dl: update to 2021.03.14
  
  Changes:	https://github.com/ytdl-org/youtube-dl/releases/tag/2021.03.14
  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	Sun Mar 14 03:24:05 2021	(r568305)
+++ head/www/youtube_dl/Makefile	Sun Mar 14 03:29:06 2021	(r568306)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	youtube_dl
-PORTVERSION=	2021.03.03
+PORTVERSION=	2021.03.14
 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 Mar 14 03:24:05 2021	(r568305)
+++ head/www/youtube_dl/distinfo	Sun Mar 14 03:29:06 2021	(r568306)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1614641185
-SHA256 (youtube-dl-2021.03.03.tar.gz) = eee0cc1d9644f1c166f4bd41b2fe9ba001f41f34ac828246a00bc4d82adae287
-SIZE (youtube-dl-2021.03.03.tar.gz) = 3303114
+TIMESTAMP = 1614747009
+SHA256 (youtube-dl-2021.03.14.tar.gz) = a3d9975d4c8e9133f84ca3f554125cd2e03600efeca35ea03a613783932307ae
+SIZE (youtube-dl-2021.03.14.tar.gz) = 3306486



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