Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 09 Mar 2026 03:17:05 +0000
From:      Charlie Li <vishwin@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 9dae596a6b55 - main - textproc/py-pygtkspellcheck: unbreak fetch
Message-ID:  <69ae3bb1.367ae.9a27a53@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by vishwin:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9dae596a6b55646436285dbd0c667d111594d5e1

commit 9dae596a6b55646436285dbd0c667d111594d5e1
Author:     Charlie Li <vishwin@FreeBSD.org>
AuthorDate: 2026-03-09 03:16:31 +0000
Commit:     Charlie Li <vishwin@FreeBSD.org>
CommitDate: 2026-03-09 03:16:31 +0000

    textproc/py-pygtkspellcheck: unbreak fetch
    
    distinfo was never updated from 5.0.3
---
 textproc/py-pygtkspellcheck/Makefile | 2 --
 textproc/py-pygtkspellcheck/distinfo | 6 +++---
 2 files changed, 3 insertions(+), 5 deletions(-)

diff --git a/textproc/py-pygtkspellcheck/Makefile b/textproc/py-pygtkspellcheck/Makefile
index 6dfaf8903a8f..a6934d0340fb 100644
--- a/textproc/py-pygtkspellcheck/Makefile
+++ b/textproc/py-pygtkspellcheck/Makefile
@@ -11,8 +11,6 @@ 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}
diff --git a/textproc/py-pygtkspellcheck/distinfo b/textproc/py-pygtkspellcheck/distinfo
index f51c36c35688..bc993cc92fd8 100644
--- a/textproc/py-pygtkspellcheck/distinfo
+++ b/textproc/py-pygtkspellcheck/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1702023874
-SHA256 (pygtkspellcheck-5.0.3.tar.gz) = 3736b145753705321c44ef67a3011a93e564f97630f27042b1397ffdefea83ac
-SIZE (pygtkspellcheck-5.0.3.tar.gz) = 45561
+TIMESTAMP = 1773026055
+SHA256 (pygtkspellcheck-5.0.4.tar.gz) = a693defede048360b6b61e7de84f4fc9d6a0421b6d908922ad0513cfd6280ce3
+SIZE (pygtkspellcheck-5.0.4.tar.gz) = 45040


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69ae3bb1.367ae.9a27a53>