Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 02 May 2026 21:38:03 +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: 6e720ce6fb15 - main - www/py-dj52-django-unfold: Update to 0.91.0
Message-ID:  <69f66ebb.1a4fd.db0085c@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=6e720ce6fb153ebc93d359723bd3f7b9339cb7a7

commit 6e720ce6fb153ebc93d359723bd3f7b9339cb7a7
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-05-02 21:28:07 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-05-02 21:28:07 +0000

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

diff --git a/www/py-dj52-django-unfold/Makefile b/www/py-dj52-django-unfold/Makefile
index 02be2f491e93..11eaed7ddc6b 100644
--- a/www/py-dj52-django-unfold/Makefile
+++ b/www/py-dj52-django-unfold/Makefile
@@ -1,12 +1,12 @@
 PORTNAME=	django-unfold
-PORTVERSION=	0.89.0
+PORTVERSION=	0.91.0
 CATEGORIES=	www python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}dj52-
 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
@@ -15,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-dj52-django-unfold/distinfo b/www/py-dj52-django-unfold/distinfo
index 8a740a38ba40..6f444d0a6550 100644
--- a/www/py-dj52-django-unfold/distinfo
+++ b/www/py-dj52-django-unfold/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1777572472
-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?69f66ebb.1a4fd.db0085c>