Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Apr 2026 13:12:57 +0000
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 8c2fdcaac0ea - main - textproc/py-mike: Update to 2.2.0
Message-ID:  <69ef60d9.31ecd.d53fb62@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8c2fdcaac0eaa326eaf0a749175ea071c0e97638

commit 8c2fdcaac0eaa326eaf0a749175ea071c0e97638
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-04-27 13:04:22 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-04-27 13:07:51 +0000

    textproc/py-mike: Update to 2.2.0
    
    Changes:        https://github.com/jimporter/mike/releases
---
 textproc/py-mike/Makefile | 4 ++--
 textproc/py-mike/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/textproc/py-mike/Makefile b/textproc/py-mike/Makefile
index bd704f93d86b..d9d88f26f075 100644
--- a/textproc/py-mike/Makefile
+++ b/textproc/py-mike/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	mike
-PORTVERSION=	2.1.4
+PORTVERSION=	2.2.0
 CATEGORIES=	textproc python
 MASTER_SITES=	PYPI \
 		https://github.com/jimporter/mike/releases/download/v${PORTVERSION}/
@@ -15,7 +15,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}Jinja2>=2.7:devel/py-Jinja2@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}mkdocs>=1.0:textproc/py-mkdocs@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}mkdocs>=1.0<2:textproc/py-mkdocs@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pyparsing>=3.0:devel/py-pyparsing@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pyyaml>=5.1:devel/py-pyyaml@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pyyaml-env-tag>=0:devel/py-pyyaml-env-tag@${PY_FLAVOR} \
diff --git a/textproc/py-mike/distinfo b/textproc/py-mike/distinfo
index 1b289ccae5f8..eb279a7697aa 100644
--- a/textproc/py-mike/distinfo
+++ b/textproc/py-mike/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1775587608
-SHA256 (mike-2.1.4.tar.gz) = 75d549420b134603805a65fc67f7dcd9fcd0ad1454fb2c893d9e844cba1aa6e4
-SIZE (mike-2.1.4.tar.gz) = 38190
+TIMESTAMP = 1777252802
+SHA256 (mike-2.2.0.tar.gz) = 1e3858e32c0f125aac14432fc7848434358f9ae0962c5c5cde387ad47f6ad25e
+SIZE (mike-2.2.0.tar.gz) = 38450


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69ef60d9.31ecd.d53fb62>