diff options
-rw-r--r-- | www/py-habanero/Makefile | 4 | ||||
-rw-r--r-- | www/py-habanero/distinfo | 4 |
2 files changed, 7 insertions, 1 deletions
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,9 +1,13 @@ 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 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 |