summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2022-03-25 10:09:31 -0700
committerYuri Victorovich <yuri@FreeBSD.org>2022-03-25 10:12:44 -0700
commit1b03164eb6b6f7aefc0167e15c8a80f4dbb4a6d2 (patch)
treeb027ccb4714968c8b0d793d3ebbc34dab21c3c4a
parentbiology/py-ont-fast5-api: Update to 4.0.2 (diff)
www/py-habanero: Remove tests from being installed
PR: 262759 Approved by: se@
-rw-r--r--www/py-habanero/Makefile4
-rw-r--r--www/py-habanero/distinfo4
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