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

Jan Beich jbeich at FreeBSD.org
Sun Jan 24 12:57:01 UTC 2021


Author: jbeich
Date: Sun Jan 24 12:57:00 2021
New Revision: 562470
URL: https://svnweb.freebsd.org/changeset/ports/562470

Log:
  MFH: r562469
  
  www/youtube_dl: update to 2021.01.24.1
  
  Changes:	https://github.com/ytdl-org/youtube-dl/releases/tag/2021.01.24.1
  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 Jan 24 12:56:40 2021	(r562469)
+++ branches/2021Q1/www/youtube_dl/Makefile	Sun Jan 24 12:57:00 2021	(r562470)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	youtube_dl
-PORTVERSION=	2021.01.16
+PORTVERSION=	2021.01.24.1
 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 Jan 24 12:56:40 2021	(r562469)
+++ branches/2021Q1/www/youtube_dl/distinfo	Sun Jan 24 12:57:00 2021	(r562470)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1610600636
-SHA256 (youtube-dl-2021.01.16.tar.gz) = 113a5272c1917d83f1c1e7e54971ab41aa6e22b43ba736f2b66816220bdf17e1
-SIZE (youtube-dl-2021.01.16.tar.gz) = 3275243
+TIMESTAMP = 1611485979
+SHA256 (youtube-dl-2021.01.24.1.tar.gz) = de2516d3e6de73f2089dd0ccb0880364c7da34e5c902631feb96d4ebc6d13000
+SIZE (youtube-dl-2021.01.24.1.tar.gz) = 3288395


More information about the svn-ports-branches mailing list