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

Jan Beich jbeich at FreeBSD.org
Wed Feb 10 16:29:43 UTC 2021


Author: jbeich
Date: Wed Feb 10 16:29:42 2021
New Revision: 564873
URL: https://svnweb.freebsd.org/changeset/ports/564873

Log:
  MFH: r564872
  
  www/youtube_dl: update to 2021.02.10
  
  Changes:	https://github.com/ytdl-org/youtube-dl/releases/tag/2021.02.10
  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	Wed Feb 10 16:29:05 2021	(r564872)
+++ branches/2021Q1/www/youtube_dl/Makefile	Wed Feb 10 16:29:42 2021	(r564873)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	youtube_dl
-PORTVERSION=	2021.02.04.1
+PORTVERSION=	2021.02.10
 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	Wed Feb 10 16:29:05 2021	(r564872)
+++ branches/2021Q1/www/youtube_dl/distinfo	Wed Feb 10 16:29:42 2021	(r564873)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1612389123
-SHA256 (youtube-dl-2021.02.04.1.tar.gz) = 0a4b3865ab0471d26c5977f1390b555e4e222c1cfff5bed9e2f52fd128bdc866
-SIZE (youtube-dl-2021.02.04.1.tar.gz) = 3274333
+TIMESTAMP = 1612419243
+SHA256 (youtube-dl-2021.02.10.tar.gz) = d607adf66b7047865733f7d05af9478118ee4dd974ef9f971563e11de7f29122
+SIZE (youtube-dl-2021.02.10.tar.gz) = 3277828


More information about the svn-ports-all mailing list