svn commit: r564883 - head/www/youtube_dlc

Tobias C. Berner tcberner at FreeBSD.org
Wed Feb 10 17:15:52 UTC 2021


Author: tcberner
Date: Wed Feb 10 17:15:50 2021
New Revision: 564883
URL: https://svnweb.freebsd.org/changeset/ports/564883

Log:
  www/youtube_dlc: Update to 2021.02.09
  
  - fix pkg descr to reflect current upstream
  
  PR:		253263
  Submitted by:	daniel.engberg.lists at pyret.net

Modified:
  head/www/youtube_dlc/Makefile
  head/www/youtube_dlc/distinfo
  head/www/youtube_dlc/pkg-descr

Modified: head/www/youtube_dlc/Makefile
==============================================================================
--- head/www/youtube_dlc/Makefile	Wed Feb 10 17:11:45 2021	(r564882)
+++ head/www/youtube_dlc/Makefile	Wed Feb 10 17:15:50 2021	(r564883)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	youtube_dlc
-DISTVERSION=	2021.01.29
+DISTVERSION=	2021.02.09
 CATEGORIES=	www
 
 # Implicit approval to commit trivial version updates.

Modified: head/www/youtube_dlc/distinfo
==============================================================================
--- head/www/youtube_dlc/distinfo	Wed Feb 10 17:11:45 2021	(r564882)
+++ head/www/youtube_dlc/distinfo	Wed Feb 10 17:15:50 2021	(r564883)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1612426706
-SHA256 (pukkandan-yt-dlp-2021.01.29_GH0.tar.gz) = 3700d659905900c2e547cc6636e34226346826bda3344fe07b4cf2541d382f45
-SIZE (pukkandan-yt-dlp-2021.01.29_GH0.tar.gz) = 1546615
+TIMESTAMP = 1612964303
+SHA256 (pukkandan-yt-dlp-2021.02.09_GH0.tar.gz) = 5ed76891ba256b5554bcb7238345d53fcfbf051a1e03747574568011012a5a67
+SIZE (pukkandan-yt-dlp-2021.02.09_GH0.tar.gz) = 1541519

Modified: head/www/youtube_dlc/pkg-descr
==============================================================================
--- head/www/youtube_dlc/pkg-descr	Wed Feb 10 17:11:45 2021	(r564882)
+++ head/www/youtube_dlc/pkg-descr	Wed Feb 10 17:15:50 2021	(r564883)
@@ -1,5 +1,5 @@
-youtube-dlc is an active fork of youtube-dl with several enhancements.
+youtube-dlp(c) is an active fork of youtube-dl with several enhancements.
 It is a command-line program for downloading videos from YouTube.com and
 other video streaming services.
 
-WWW: https://github.com/blackjack4494/yt-dlc/
+WWW: https://github.com/pukkandan/yt-dlp/


More information about the svn-ports-all mailing list