diff --git a/www/you-get/Makefile b/www/you-get/Makefile index e2fe0df816b1..11b9d4204051 100644 --- a/www/you-get/Makefile +++ b/www/you-get/Makefile @@ -1,29 +1,31 @@ PORTNAME= you-get -PORTVERSION= 0.4.1700 +PORTVERSION= 0.4.1710 CATEGORIES= www MASTER_SITES= PYPI \ https://github.com/soimort/you-get/releases/download/v${PORTVERSION}/ +DISTNAME= you_get-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Dumb downloader that scrapes the web WWW= https://you-get.org/ \ https://github.com/soimort/you-get LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} -RUN_DEPENDS= ffmpeg:multimedia/ffmpeg +RUN_DEPENDS= ffmpeg:multimedia/ffmpeg \ + ${PYTHON_PKGNAMEPREFIX}dukpy>=0:devel/py-dukpy@${PY_FLAVOR} USES= python USE_PYTHON= autoplist pep517 noflavors NO_ARCH= yes OPTIONS_DEFINE= SOCKS SOCKS_DESC= SOCKS support SOCKS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pysocks>=0:net/py-pysocks@${PY_FLAVOR} .include diff --git a/www/you-get/distinfo b/www/you-get/distinfo index edf014916887..23918a1b159f 100644 --- a/www/you-get/distinfo +++ b/www/you-get/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1716448664 -SHA256 (you-get-0.4.1700.tar.gz) = 5cd21492012a446ac1b52c6f7e44944aac65b59e997645a84dcf64cf8043e99c -SIZE (you-get-0.4.1700.tar.gz) = 174013 +TIMESTAMP = 1720022722 +SHA256 (you_get-0.4.1710.tar.gz) = ecd309e308d3412b970869f6e976d2f8381b1b0888e051aa6c41c9be7e6a3dcc +SIZE (you_get-0.4.1710.tar.gz) = 153075