Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Sep 2021 03:52:30 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 71ed5adb3463 - main - net/py-gdown: Update to 3.13.1
Message-ID:  <202109210352.18L3qU0C034415@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=71ed5adb34637a25143c1464592bb016708b5ada

commit 71ed5adb34637a25143c1464592bb016708b5ada
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-09-21 03:13:51 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
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 <sunpoet@FreeBSD.org>
 
 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109210352.18L3qU0C034415>