Date: Mon, 16 Feb 2026 17:50:06 +0000 From: Richard Gallamore <ultima@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 21171d00a643 - main - www/seahub: Fix dependency port rename for django_statici18n Message-ID: <699358ce.33fb2.2f8f338b@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by ultima: URL: https://cgit.FreeBSD.org/ports/commit/?id=21171d00a6439cc4e1b0accf94fc99dbed591cce commit 21171d00a6439cc4e1b0accf94fc99dbed591cce Author: Richard Gallamore <ultima@FreeBSD.org> AuthorDate: 2026-02-16 17:48:59 +0000 Commit: Richard Gallamore <ultima@FreeBSD.org> CommitDate: 2026-02-16 17:49:54 +0000 www/seahub: Fix dependency port rename for django_statici18n --- www/seahub/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/seahub/Makefile b/www/seahub/Makefile index f93dfc807e69..81eff50f42b8 100644 --- a/www/seahub/Makefile +++ b/www/seahub/Makefile @@ -17,7 +17,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django42>=0:www/py-django42@${PY_FLAVOR} RUN_DEPENDS= bash:shells/bash \ ${LOCALBASE}/www/haiwen/seafile-server/seafile/bin/seaf-server:net-mgmt/seafile-server \ ${PYTHON_PKGNAMEPREFIX}django42>=0:www/py-django42@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}django-statici18n>=2.3:www/py-django-statici18n@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}django_statici18n>=2.3:www/py-django_statici18n@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}django-webpack-loader>=1.7:www/py-django-webpack-loader@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}django-picklefield>=3.1:www/py-django-picklefield@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}django-formtools>=2.3:www/py-django-formtools@${PY_FLAVOR} \home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?699358ce.33fb2.2f8f338b>
