From owner-dev-commits-ports-all@freebsd.org Tue Sep 21 04:00:54 2021 Return-Path: Delivered-To: dev-commits-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 121A46B3E9C; Tue, 21 Sep 2021 04:00:54 +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 4HD750416Rz4kLv; Tue, 21 Sep 2021 04:00:51 +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 C75BE1D0A0; Tue, 21 Sep 2021 03:52:30 +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 18L3qU1H034416; Tue, 21 Sep 2021 03:52:30 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 18L3qU0C034415; Tue, 21 Sep 2021 03:52:30 GMT (envelope-from git) Date: Tue, 21 Sep 2021 03:52:30 GMT Message-Id: <202109210352.18L3qU0C034415@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: 71ed5adb3463 - main - net/py-gdown: Update to 3.13.1 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: 71ed5adb34637a25143c1464592bb016708b5ada Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Sep 2021 04:00:54 -0000 The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=71ed5adb34637a25143c1464592bb016708b5ada commit 71ed5adb34637a25143c1464592bb016708b5ada Author: Po-Chuan Hsieh AuthorDate: 2021-09-21 03:13:51 +0000 Commit: Po-Chuan Hsieh CommitDate: 2021-09-21 03:44:50 +0000 net/py-gdown: Update to 3.13.1 - Add LICENSE_FILE Changes: https://github.com/wkentaro/gdown/commits/master --- net/py-gdown/Makefile | 3 ++- net/py-gdown/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/net/py-gdown/Makefile b/net/py-gdown/Makefile index 71c4ac7e1680..216cccef5d91 100644 --- a/net/py-gdown/Makefile +++ b/net/py-gdown/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh PORTNAME= gdown -PORTVERSION= 3.13.0 +PORTVERSION= 3.13.1 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -10,6 +10,7 @@ MAINTAINER= sunpoet@FreeBSD.org 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} \ diff --git a/net/py-gdown/distinfo b/net/py-gdown/distinfo index 1772b2e0feae..e187a5986202 100644 --- a/net/py-gdown/distinfo +++ b/net/py-gdown/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1620298646 -SHA256 (gdown-3.13.0.tar.gz) = d5f9389539673875712beba4936c4ace95d24324953c6f0408a858c534c0bf21 -SIZE (gdown-3.13.0.tar.gz) = 9335 +TIMESTAMP = 1632037194 +SHA256 (gdown-3.13.1.tar.gz) = be1d4d2913e4d5ee5c4f77158fc22bce6a5a67dc98d8ab56ad31ac094f4a90fe +SIZE (gdown-3.13.1.tar.gz) = 10092