diff options
| author | Charlie Li <vishwin@FreeBSD.org> | 2026-03-09 03:16:31 +0000 |
|---|---|---|
| committer | Charlie Li <vishwin@FreeBSD.org> | 2026-03-09 03:16:31 +0000 |
| commit | 9dae596a6b55646436285dbd0c667d111594d5e1 (patch) | |
| tree | a85d7017d17acd4fc0dff9ad2be2f3cdacd320b4 | |
| parent | fef6a773980fdd4da85c453aac2af69f5acea9a8 (diff) | |
textproc/py-pygtkspellcheck: unbreak fetch
distinfo was never updated from 5.0.3
| -rw-r--r-- | textproc/py-pygtkspellcheck/Makefile | 2 | ||||
| -rw-r--r-- | 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 |
