Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 May 2026 02:33:01 +0000
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: eb81430f3dd4 - main - misc/py-comfyui-frontend-package: update 1.44=?utf-8?Q?=2E19 =E2=86=92?= 1.45.14
Message-ID:  <6a1a4c5d.27dd6.453f7cab@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by yuri:

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

commit eb81430f3dd4584483335952d97531c737480f52
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2026-05-30 02:30:05 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2026-05-30 02:32:43 +0000

    misc/py-comfyui-frontend-package: update 1.44.19 → 1.45.14
---
 misc/py-comfyui-frontend-package/Makefile | 9 +++++++--
 misc/py-comfyui-frontend-package/distinfo | 6 +++---
 2 files changed, 10 insertions(+), 5 deletions(-)

diff --git a/misc/py-comfyui-frontend-package/Makefile b/misc/py-comfyui-frontend-package/Makefile
index 6b19bf3a133d..ac603b133157 100644
--- a/misc/py-comfyui-frontend-package/Makefile
+++ b/misc/py-comfyui-frontend-package/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	comfyui-frontend-package
-DISTVERSION=	1.44.19
+DISTVERSION=	1.45.14
 CATEGORIES=	misc python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -11,8 +11,13 @@ WWW=		https://github.com/Comfy-Org/ComfyUI_frontend
 
 LICENSE=	GPLv3
 
+BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
+
 USES=		python
-USE_PYTHON=	distutils autoplist
+USE_PYTHON=	autoplist pep517
+
+MAKE_ENV+=	COMFYUI_FRONTEND_VERSION=${DISTVERSION}
 
 NO_ARCH=	yes
 
diff --git a/misc/py-comfyui-frontend-package/distinfo b/misc/py-comfyui-frontend-package/distinfo
index 558999848461..162c0b703314 100644
--- a/misc/py-comfyui-frontend-package/distinfo
+++ b/misc/py-comfyui-frontend-package/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1779644285
-SHA256 (comfyui_frontend_package-1.44.19.tar.gz) = 4120887bfc619d73bd33390f6d6a530c4391bba2791092be3a8831a47687ac35
-SIZE (comfyui_frontend_package-1.44.19.tar.gz) = 22195812
+TIMESTAMP = 1780077225
+SHA256 (comfyui_frontend_package-1.45.14.tar.gz) = f60d8193c5d581d9ec8511e6290ab3a70e19465bca7cf28accc14c9abe4e1180
+SIZE (comfyui_frontend_package-1.45.14.tar.gz) = 26039176


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a1a4c5d.27dd6.453f7cab>