Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F144456812
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
View Options
diff --git a/www/gallery-dl/Makefile b/www/gallery-dl/Makefile
index 7616011de1d6..9063f9d646f7 100644
--- a/www/gallery-dl/Makefile
+++ b/www/gallery-dl/Makefile
@@ -1,31 +1,31 @@
PORTNAME= gallery-dl
-DISTVERSION= 1.31.4
+DISTVERSION= 1.31.5
CATEGORIES= www
MASTER_SITES= PYPI \
https://github.com/mikf/${PORTNAME}/releases/download/v${DISTVERSION}/
DISTNAME= ${PORTNAME:S/-/_/}-${DISTVERSION}
# Implicit approval to commit trivial version updates.
MAINTAINER= jbeich@FreeBSD.org
COMMENT= Command-line program to download image galleries and collections
WWW= https://github.com/mikf/gallery-dl
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}requests>=2.11.0:www/py-requests@${PY_FLAVOR}
USES= python
USE_PYTHON= autoplist noflavors pep517 unittest
NO_ARCH= yes
TEST_ARGS= discover -s test
post-patch:
@${REINPLACE_CMD} 's,/etc,${PREFIX}&,' \
${WRKSRC}/gallery_dl/config.py \
${WRKSRC}/data/man/gallery-dl.*
.include <bsd.port.mk>
diff --git a/www/gallery-dl/distinfo b/www/gallery-dl/distinfo
index ed8450b5020d..7cfdd0a8c153 100644
--- a/www/gallery-dl/distinfo
+++ b/www/gallery-dl/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1743510441
-SHA256 (gallery_dl-1.31.4.tar.gz) = 36530d93372e04b46ddd180192653b9438e3233be84ca42ef597ef3f185a7b32
-SIZE (gallery_dl-1.31.4.tar.gz) = 654786
+TIMESTAMP = 1769852541
+SHA256 (gallery_dl-1.31.5.tar.gz) = 86db045400a0359bd48b09fade9b3dd5f39d74924ff8017386df6c3768f85c02
+SIZE (gallery_dl-1.31.5.tar.gz) = 659798
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Sun, Mar 29, 12:56 PM (17 h, 50 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28218269
Default Alt Text
(1 KB)
Attached To
Mode
R11 FreeBSD ports repository
Attached
Detach File
Event Timeline
Log In to Comment