diff --git a/www/py-habanero/Makefile b/www/py-habanero/Makefile index 3fd6c219a7df..159e087ce390 100644 --- a/www/py-habanero/Makefile +++ b/www/py-habanero/Makefile @@ -1,20 +1,24 @@ PORTNAME= habanero DISTVERSION= 1.0.0 +PORTREVISION= 1 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +PATCH_SITES= https://github.com/sckott/habanero/commit/ +PATCHFILES= e50874fbea1944bd6e4f7bb97743200bdd7c7e9e.patch:-p1 + MAINTAINER= yuri@FreeBSD.org COMMENT= Low-level client for Crossref search API LICENSE= MIT RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=2.7.0:www/py-requests@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}tqdm>0:misc/py-tqdm@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= distutils autoplist NO_ARCH= yes .include diff --git a/www/py-habanero/distinfo b/www/py-habanero/distinfo index 2de6c4c38484..ce3811859acf 100644 --- a/www/py-habanero/distinfo +++ b/www/py-habanero/distinfo @@ -1,3 +1,5 @@ -TIMESTAMP = 1636923130 +TIMESTAMP = 1648227981 SHA256 (habanero-1.0.0.tar.gz) = 2763debc455841e28715ff20c9884249e1b2eecfd22c20967928e1eb657a0fe5 SIZE (habanero-1.0.0.tar.gz) = 45676 +SHA256 (e50874fbea1944bd6e4f7bb97743200bdd7c7e9e.patch) = 3fa980b4ab0cba86386248ac030fa937de5da572e9df94195bbbfaa591a1ccb1 +SIZE (e50874fbea1944bd6e4f7bb97743200bdd7c7e9e.patch) = 740