Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Jun 2026 20:51:23 +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: 17ade8f4e94d - main - www/py-django-unfold: Update to 0.91.0
Message-ID:  <6a3ee64b.1d8e0.6212c92a@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=17ade8f4e94df79dd8a7403400c813d061668fd6

commit 17ade8f4e94df79dd8a7403400c813d061668fd6
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-06-26 20:45:30 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-06-26 20:45:30 +0000

    www/py-django-unfold: Update to 0.91.0
    
    - Update COMMENT
    
    Changes:        https://github.com/unfoldadmin/django-unfold/releases
---
 www/py-django-unfold/Makefile | 7 +++----
 www/py-django-unfold/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 7 deletions(-)

diff --git a/www/py-django-unfold/Makefile b/www/py-django-unfold/Makefile
index a57243e132fb..28dc99ab0fb5 100644
--- a/www/py-django-unfold/Makefile
+++ b/www/py-django-unfold/Makefile
@@ -1,13 +1,12 @@
 PORTNAME=	django-unfold
-PORTVERSION=	0.89.0
-PORTREVISION=	1
+PORTVERSION=	0.91.0
 CATEGORIES=	www python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 DISTNAME=	django_unfold-${PORTVERSION}
 
 MAINTAINER=	sunpoet@FreeBSD.org
-COMMENT=	Modern Django admin theme for seamless interface development
+COMMENT=	Modern Django Admin
 WWW=		https://unfoldadmin.com/ \
 		https://unfoldadmin.com/docs/ \
 		https://github.com/unfoldadmin/django-unfold
@@ -16,7 +15,7 @@ LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE.md
 
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR}
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}django52>=4.2:www/py-django52@${PY_FLAVOR}
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}django52>=5.1:www/py-django52@${PY_FLAVOR}
 
 USES=		python:3.11+
 USE_PYTHON=	autoplist concurrent pep517
diff --git a/www/py-django-unfold/distinfo b/www/py-django-unfold/distinfo
index cca369f63c94..6f444d0a6550 100644
--- a/www/py-django-unfold/distinfo
+++ b/www/py-django-unfold/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1777252820
-SHA256 (django_unfold-0.89.0.tar.gz) = 34a88b6bde940af01f6813f8f9d15684a16b5d7749226a4139367c7f988a62f8
-SIZE (django_unfold-0.89.0.tar.gz) = 1120117
+TIMESTAMP = 1777722843
+SHA256 (django_unfold-0.91.0.tar.gz) = 98543cf149f9b363ad83c77747ff7e9e89323324b10e6afa4d3a672cb0c4f86d
+SIZE (django_unfold-0.91.0.tar.gz) = 1121543


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a3ee64b.1d8e0.6212c92a>