Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 08 Mar 2026 23:34:49 +0000
From:      Daniel Engberg <diizzy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 0993fb87e5a5 - main - textproc/py-pygtkspellcheck: Mark BROKEN
Message-ID:  <69ae0799.45655.6f879a8d@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by diizzy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0993fb87e5a5c2ee69bf1dd6304d5d252947acae

commit 0993fb87e5a5c2ee69bf1dd6304d5d252947acae
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2026-03-08 22:23:38 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2026-03-08 23:16:58 +0000

    textproc/py-pygtkspellcheck: Mark BROKEN
    
    Fails to fetch due to stale distinfo
---
 textproc/py-pygtkspellcheck/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/textproc/py-pygtkspellcheck/Makefile b/textproc/py-pygtkspellcheck/Makefile
index a6934d0340fb..6dfaf8903a8f 100644
--- a/textproc/py-pygtkspellcheck/Makefile
+++ b/textproc/py-pygtkspellcheck/Makefile
@@ -11,6 +11,8 @@ WWW=		https://pypi.org/project/pygtkspellcheck/ \
 
 LICENSE=	GPLv3+
 
+BROKEN=		Fails to fetch, distinfo mismatch
+
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}poetry-core>=1.0.0:devel/py-poetry-core@${PY_FLAVOR}
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}enchant>=3.0:textproc/py-enchant@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}sqlite3>=0:databases/py-sqlite3@${PY_FLAVOR}


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69ae0799.45655.6f879a8d>