Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Feb 2023 18:21:13 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 357f249d883e - main - =?utf-8?Q?www/yt-dlp:=20Update=202023.01.06=20=E2=86=92=202023.02.17?=
Message-ID:  <202302171821.31HILD7I063422@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=357f249d883e809a5c399a2322230b977c773db5

commit 357f249d883e809a5c399a2322230b977c773db5
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2023-02-17 16:33:51 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-02-17 18:21:10 +0000

    www/yt-dlp: Update 2023.01.06 → 2023.02.17
    
    PR:     269597
---
 www/yt-dlp/Makefile | 6 ++++--
 www/yt-dlp/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 5 deletions(-)

diff --git a/www/yt-dlp/Makefile b/www/yt-dlp/Makefile
index 99f65e9371d5..17b0738e48b7 100644
--- a/www/yt-dlp/Makefile
+++ b/www/yt-dlp/Makefile
@@ -1,6 +1,9 @@
 PORTNAME=	yt-dlp
-DISTVERSION=	2023.01.06
+DISTVERSION=	2023.02.17
 CATEGORIES=	www
+MASTER_SITES=	https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${DISTVERSION}/
+DISTNAME=	${PORTNAME}
+DIST_SUBDIR=	${PORTNAME}/${DISTVERSION}
 
 MAINTAINER=	yuri@FreeBSD.org
 COMMENT=	Command-line program for downloading videos from various platforms
@@ -19,7 +22,6 @@ BUILD_DEPENDS=	${PY_DEPENDS}
 RUN_DEPENDS=	${PY_DEPENDS}
 
 USES=		gmake python:3.7+ shebangfix
-USE_GITHUB=	yes
 
 SHEBANG_GLOB=	devscripts/*.py
 
diff --git a/www/yt-dlp/distinfo b/www/yt-dlp/distinfo
index 6db4c8cddd5c..6c4c523401f5 100644
--- a/www/yt-dlp/distinfo
+++ b/www/yt-dlp/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1673060572
-SHA256 (yt-dlp-yt-dlp-2023.01.06_GH0.tar.gz) = 1ac3dfed834fec9ae18e8d2f0ee8be561df172d08ee42d90423f99fedd7f3226
-SIZE (yt-dlp-yt-dlp-2023.01.06_GH0.tar.gz) = 2265751
+TIMESTAMP = 1676647594
+SHA256 (yt-dlp/2023.02.17/yt-dlp.tar.gz) = 81f607b8754b1bc67e6592a4e316c015d720e7118757a5afd4ef2aaf37d2ef29
+SIZE (yt-dlp/2023.02.17/yt-dlp.tar.gz) = 5101619



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202302171821.31HILD7I063422>