From nobody Mon Oct 25 21:59:23 2021 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 5A1D61812C00; Mon, 25 Oct 2021 21:59:30 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HdTPs4Z74z3ttv; Mon, 25 Oct 2021 21:59:29 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 27CFC10BB7; Mon, 25 Oct 2021 21:59:23 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 19PLxNQu056381; Mon, 25 Oct 2021 21:59:23 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 19PLxN44056380; Mon, 25 Oct 2021 21:59:23 GMT (envelope-from git) Date: Mon, 25 Oct 2021 21:59:23 GMT Message-Id: <202110252159.19PLxN44056380@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: 61e37c36d6fe - main - net/py-gdown: Update to 4.2.0 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 61e37c36d6fe3a522e68416338b8521a7746bf6d Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=61e37c36d6fe3a522e68416338b8521a7746bf6d commit 61e37c36d6fe3a522e68416338b8521a7746bf6d Author: Po-Chuan Hsieh AuthorDate: 2021-10-25 21:24:45 +0000 Commit: Po-Chuan Hsieh CommitDate: 2021-10-25 21:46:45 +0000 net/py-gdown: Update to 4.2.0 Changes: https://github.com/wkentaro/gdown/releases https://github.com/wkentaro/gdown/commits/main --- net/py-gdown/Makefile | 7 ++++--- net/py-gdown/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/net/py-gdown/Makefile b/net/py-gdown/Makefile index a006fb868802..295aa5674bf3 100644 --- a/net/py-gdown/Makefile +++ b/net/py-gdown/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh PORTNAME= gdown -PORTVERSION= 4.0.2 +PORTVERSION= 4.2.0 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,8 +12,9 @@ COMMENT= Google Drive direct download of big files LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}filelock>=0:sysutils/py-filelock@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}requests>=2.12.0:www/py-requests@${PY_FLAVOR} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}beautifulsoup>=0:www/py-beautifulsoup@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}filelock>=0:sysutils/py-filelock@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}tqdm>=0:misc/py-tqdm@${PY_FLAVOR} diff --git a/net/py-gdown/distinfo b/net/py-gdown/distinfo index 67b999b6a71c..5fbd6d77c111 100644 --- a/net/py-gdown/distinfo +++ b/net/py-gdown/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1634391152 -SHA256 (gdown-4.0.2.tar.gz) = 5d261cde60ac156fb1e9a6450cdb5413d947bfdbcf52f91db2a99bb455fb690c -SIZE (gdown-4.0.2.tar.gz) = 10952 +TIMESTAMP = 1635181087 +SHA256 (gdown-4.2.0.tar.gz) = bd871c125242a9d3691aa74f360b6b5268a58c13991bb2405fdb3ec3028307dc +SIZE (gdown-4.2.0.tar.gz) = 13653