From e2324e4517769844d4ab6ef8d318a91dfc4befef Mon Sep 17 00:00:00 2001 From: leot Date: Sat, 9 Dec 2017 10:41:05 +0000 Subject: [PATCH] gallery-dl: Update net/gallery-dl to 1.1.0 Changes: 1.1.0 ----- * Added the `-r/--limit-rate` command-line option to set a maximum download rate * Added the `--sleep` command-line option to specify the number of seconds to sleep before each download * Updated `gelbooru` to no longer use their now disabled API * Fixed SWF extraction for `sankaku` (#52) * Fixed extraction issues for `hentai2read` and `khinsider` * Removed the deprecated `--images` and `--chapters` options * Removed the `mangazuki` module --- net/gallery-dl/Makefile | 4 ++-- net/gallery-dl/PLIST | 5 +---- net/gallery-dl/distinfo | 10 +++++----- 3 files changed, 8 insertions(+), 11 deletions(-) diff --git a/net/gallery-dl/Makefile b/net/gallery-dl/Makefile index 1a83296deeb7..f40144c192e6 100644 --- a/net/gallery-dl/Makefile +++ b/net/gallery-dl/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.4 2017/11/25 18:34:23 leot Exp $ +# $NetBSD: Makefile,v 1.5 2017/12/09 10:41:05 leot Exp $ -DISTNAME= gallery_dl-1.0.2 +DISTNAME= gallery_dl-1.1.0 PKGNAME= ${DISTNAME:S/_/-/} CATEGORIES= net python MASTER_SITES= ${MASTER_SITE_PYPI:=g/gallery-dl/} diff --git a/net/gallery-dl/PLIST b/net/gallery-dl/PLIST index 71ebf822da7d..45ed00e1287c 100644 --- a/net/gallery-dl/PLIST +++ b/net/gallery-dl/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2017/11/12 13:50:59 leot Exp $ +@comment $NetBSD: PLIST,v 1.4 2017/12/09 10:41:05 leot Exp $ bin/gallery-dl ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt @@ -204,9 +204,6 @@ ${PYSITELIB}/gallery_dl/extractor/mangareader.pyo ${PYSITELIB}/gallery_dl/extractor/mangastream.py ${PYSITELIB}/gallery_dl/extractor/mangastream.pyc ${PYSITELIB}/gallery_dl/extractor/mangastream.pyo -${PYSITELIB}/gallery_dl/extractor/mangazuki.py -${PYSITELIB}/gallery_dl/extractor/mangazuki.pyc -${PYSITELIB}/gallery_dl/extractor/mangazuki.pyo ${PYSITELIB}/gallery_dl/extractor/message.py ${PYSITELIB}/gallery_dl/extractor/message.pyc ${PYSITELIB}/gallery_dl/extractor/message.pyo diff --git a/net/gallery-dl/distinfo b/net/gallery-dl/distinfo index 1dc4aadc025c..283ed495667a 100644 --- a/net/gallery-dl/distinfo +++ b/net/gallery-dl/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.4 2017/11/25 18:34:23 leot Exp $ +$NetBSD: distinfo,v 1.5 2017/12/09 10:41:05 leot Exp $ -SHA1 (gallery_dl-1.0.2.tar.gz) = 05c82d44b9d85a27c27c6ba6a1aa9adc6d7b6976 -RMD160 (gallery_dl-1.0.2.tar.gz) = 1bfb8d4d577101c556e5b3f2b77a2acbbb1dd9d7 -SHA512 (gallery_dl-1.0.2.tar.gz) = 427e43592823f6bf77cd6018caac2f5293953a6df1124f2cd82cb3dc0736cb0c9ffde0ec0ad0e9aa3cf5f20a47facee5bf8d2ebdfa53439c8503385e9dbc2161 -Size (gallery_dl-1.0.2.tar.gz) = 110824 bytes +SHA1 (gallery_dl-1.1.0.tar.gz) = 01b59b347f61e6c5ab2da6967303bfb3b81020d9 +RMD160 (gallery_dl-1.1.0.tar.gz) = 9591346034f79bf10a77484723e983cd1d58c639 +SHA512 (gallery_dl-1.1.0.tar.gz) = b9937b613de89acaffb288d0f955f3efc7eea3749f9ae59ab5f477d79c3ba9c7300218a306dfa8dc99ce9240c3e13d6cf10e5e7dd384059f39862fcf9fbf2af4 +Size (gallery_dl-1.1.0.tar.gz) = 111685 bytes SHA1 (patch-gallery__dl_version.py) = aa869f0441895fd7741c153fdd18ef6b35f6e355