git: ac268935f763 - main - www/yt-dlp: Update 2021.06.01 -> 2021.06.09
Yuri Victorovich
yuri at FreeBSD.org
Wed Jun 9 22:26:21 UTC 2021
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=ac268935f76335c5a4d750d19f10ba11995c1089
commit ac268935f76335c5a4d750d19f10ba11995c1089
Author: Daniel Engberg <daniel.engberg.lists at pyret.net>
AuthorDate: 2021-06-09 22:20:54 +0000
Commit: Yuri Victorovich <yuri at FreeBSD.org>
CommitDate: 2021-06-09 22:24:24 +0000
www/yt-dlp: Update 2021.06.01 -> 2021.06.09
PR: 256513
---
www/yt-dlp/Makefile | 4 ++--
www/yt-dlp/distinfo | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/www/yt-dlp/Makefile b/www/yt-dlp/Makefile
index d4d4f45d57f4..18b95a411c62 100644
--- a/www/yt-dlp/Makefile
+++ b/www/yt-dlp/Makefile
@@ -1,5 +1,5 @@
PORTNAME= yt-dlp
-DISTVERSION= 2021.06.01
+DISTVERSION= 2021.06.09
CATEGORIES= www
MAINTAINER= yuri at FreeBSD.org
@@ -10,7 +10,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pycryptodome>0:security/py-pycryptodome@${PY_FLAVOR}
-USES= gmake python shebangfix
+USES= gmake python:3.6+ shebangfix
SHEBANG_GLOB= devscripts/*.py
USE_GITHUB= yes
diff --git a/www/yt-dlp/distinfo b/www/yt-dlp/distinfo
index e13e7cb45f56..4a2cacfbb18f 100644
--- a/www/yt-dlp/distinfo
+++ b/www/yt-dlp/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1622618435
-SHA256 (yt-dlp-yt-dlp-2021.06.01_GH0.tar.gz) = 37992c9116901a6213e3157a6119d2af41d396483bd5260bf377acc80550ddef
-SIZE (yt-dlp-yt-dlp-2021.06.01_GH0.tar.gz) = 1647481
+TIMESTAMP = 1623269582
+SHA256 (yt-dlp-yt-dlp-2021.06.09_GH0.tar.gz) = 93301e6f42c3ad59e7a0e2033c09ee3499496d0f6c8c2b17ecb6006c1ddbee07
+SIZE (yt-dlp-yt-dlp-2021.06.09_GH0.tar.gz) = 1650673
More information about the dev-commits-ports-all
mailing list