svn commit: r568307 - branches/2021Q1/www/youtube_dl

Jan Beich jbeich at FreeBSD.org
Sun Mar 14 03:31:56 UTC 2021


Author: jbeich
Date: Sun Mar 14 03:31:55 2021
New Revision: 568307
URL: https://svnweb.freebsd.org/changeset/ports/568307

Log:
  MFH: r568306
  
  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:
  branches/2021Q1/www/youtube_dl/Makefile
  branches/2021Q1/www/youtube_dl/distinfo
Directory Properties:
  branches/2021Q1/   (props changed)

Modified: branches/2021Q1/www/youtube_dl/Makefile
==============================================================================
--- branches/2021Q1/www/youtube_dl/Makefile	Sun Mar 14 03:29:06 2021	(r568306)
+++ branches/2021Q1/www/youtube_dl/Makefile	Sun Mar 14 03:31:55 2021	(r568307)
@@ -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: branches/2021Q1/www/youtube_dl/distinfo
==============================================================================
--- branches/2021Q1/www/youtube_dl/distinfo	Sun Mar 14 03:29:06 2021	(r568306)
+++ branches/2021Q1/www/youtube_dl/distinfo	Sun Mar 14 03:31:55 2021	(r568307)
@@ -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


More information about the svn-ports-all mailing list