git: 6f8619472133 - main - textproc/py-mike: Update to 2.1.1

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Sun, 19 May 2024 17:27:13 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6f861947213320efe30c31dd8543d110457f00f6

commit 6f861947213320efe30c31dd8543d110457f00f6
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-05-19 16:19:23 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-05-19 17:15:55 +0000

    textproc/py-mike: Update to 2.1.1
    
    - Add GitHub to MASTER_SITES
    
    Changes:        https://github.com/jimporter/mike/releases
---
 textproc/py-mike/Makefile | 7 ++++---
 textproc/py-mike/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/textproc/py-mike/Makefile b/textproc/py-mike/Makefile
index a1ee1a0b14aa..d38b20df2d65 100644
--- a/textproc/py-mike/Makefile
+++ b/textproc/py-mike/Makefile
@@ -1,8 +1,8 @@
 PORTNAME=	mike
-PORTVERSION=	2.0.0
-PORTREVISION=	1
+PORTVERSION=	2.1.1
 CATEGORIES=	textproc python
-MASTER_SITES=	PYPI
+MASTER_SITES=	PYPI \
+		https://github.com/jimporter/mike/releases/download/v${PORTVERSION}/
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 MAINTAINER=	sunpoet@FreeBSD.org
@@ -20,6 +20,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}importlib-metadata>=0:devel/py-importlib-met
 		${PYTHON_PKGNAMEPREFIX}mkdocs>=1.0:textproc/py-mkdocs@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pyparsing>=3.0:devel/py-pyparsing@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}yaml>=5.1:devel/py-yaml@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}pyyaml_env_tag>=0:devel/py-pyyaml_env_tag@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}verspec>=0:devel/py-verspec@${PY_FLAVOR}
 
 USES=		python
diff --git a/textproc/py-mike/distinfo b/textproc/py-mike/distinfo
index efb7fe1f6b23..84a17a443b65 100644
--- a/textproc/py-mike/distinfo
+++ b/textproc/py-mike/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1699774658
-SHA256 (mike-2.0.0.tar.gz) = 566f1cab1a58cc50b106fb79ea2f1f56e7bfc8b25a051e95e6eaee9fba0922de
-SIZE (mike-2.0.0.tar.gz) = 36999
+TIMESTAMP = 1715842832
+SHA256 (mike-2.1.1.tar.gz) = f39ed39f3737da83ad0adc33e9f885092ed27f8c9e7ff0523add0480352a2c22
+SIZE (mike-2.1.1.tar.gz) = 38016