Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Mar 2022 17:12:46 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 1b03164eb6b6 - main - www/py-habanero: Remove tests from being installed
Message-ID:  <202203251712.22PHCktE016088@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=1b03164eb6b6f7aefc0167e15c8a80f4dbb4a6d2

commit 1b03164eb6b6f7aefc0167e15c8a80f4dbb4a6d2
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-03-25 17:09:31 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-03-25 17:12:44 +0000

    www/py-habanero: Remove tests from being installed
    
    PR:             262759
    Approved by:    se@
---
 www/py-habanero/Makefile | 4 ++++
 www/py-habanero/distinfo | 4 +++-
 2 files changed, 7 insertions(+), 1 deletion(-)

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



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