From nobody Mon Apr 13 20:44:35 2026 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4fvfXh1Hzpz6WjqD for ; Mon, 13 Apr 2026 20:44:36 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fvfXg63dLz40n1 for ; Mon, 13 Apr 2026 20:44:35 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1776113075; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=CJRUi5N63FLcVRJ8XjmshSmQBkG61ih1jq7YlsVSdPQ=; b=QUZqvWn06wYHiLd2eJZxc+jomoH+8/8dOKa8ihG4z1eVwPwN4VZ3rBVBwwbup6zJJ502+c GJ5fYIyns6aZ+n8u0k8EY8qIx2YrkDXLO7Tc4jFTEvyy3jGzrlb4rOI8Bv+Y+jLUEqH4oK 0w7aXXQgfqdGY4LSHZH6xSdOoe/SZzRk8E3t4a4YIV8Y0dEBRd5C3vfo3+1lZY6vcVHsKM QIMAk/JTFflmEwr/ywUoHOGelW8XV3iLU7QT/lpsMfwsREaH9o/oRiTJL/UkB3aFO1s1vl dSpLp/f7AHFDn3KVuh0LGp5xaxwnhHv6Co+E4k0FmfsqIb0amkMh+wm6Ablg3Q== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776113075; a=rsa-sha256; cv=none; b=GVJiidIy31NYTVjSI6akZYG6hsFd5KyINhmN/MAmKLBbBZPWZDTkgDWKhu1MJ/B1Rh6dys KDeAGjNlsIYZmK9+GFlVuvSejXnoL702MglWne6BxcrU6MbFJbQX49vTSwFVs/+yQYZdJa zh7Y5BzoyH8Lp2Kh0wpE2MdbhF/pRm4sEyLt2sWSCpOmsto7zPch08w7m8e+yQUyfukUpl HxgzENXKBiSaq2sHoDScyHd6/YDKr5Gwu6Un/8h0Y7kfh2i1An/lvs9fpEod0T0V+Hpq68 vze0wKq+dqfgHh/hzEApFlT3A3j1GqzseAAUDWzn3t87bUBjikUnmi/1RB+Jtw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1776113075; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=CJRUi5N63FLcVRJ8XjmshSmQBkG61ih1jq7YlsVSdPQ=; b=xrg3D7LaIDY1okukD8yYS9Svj3ojT2Rfh3wySmGajPr5szn446jvxj20kPIDK9rFgdSUHH j8uLOyS72EJTh9+cH1v5/ubWBYdFnrVedrLXij/C8EdTtSlpkGjf2PZ5rEUtqu1O+nzIXG Z9UlJDLUbBH6jQdZm5oWeuRjYsk1jtN6MBpcUR1KKKM4Ce/shIeU/v3cdmJfiWaYl/+Vy5 L36bg9Yio4sKVWu4B4dAMKLs0o3rTVaJWYTFiL9VGo3BKo0eltT399AW1q/6EK3ALh0Fo1 E8FnSRrT/IbTqkQf5Pwf4jjQ7GnWiQnwT7R+Y1m6q9n7m1DuOVRoFpU9YogsUA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fvfXg5d1Xz4qx for ; Mon, 13 Apr 2026 20:44:35 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 4656b by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Mon, 13 Apr 2026 20:44:35 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Yuri Victorovich Subject: git: c7b7830334a4 - main - misc/py-comfyui-workflow-templates-media-other: update 0.3.1=?utf-8?Q?69 =E2=86=92 0?=.3.170 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: yuri X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: c7b7830334a41fda08e7618b84a1c2c4b5f13f5c Auto-Submitted: auto-generated Date: Mon, 13 Apr 2026 20:44:35 +0000 Message-Id: <69dd55b3.4656b.754c91c7@gitrepo.freebsd.org> The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=c7b7830334a41fda08e7618b84a1c2c4b5f13f5c commit c7b7830334a41fda08e7618b84a1c2c4b5f13f5c Author: Yuri Victorovich AuthorDate: 2026-04-13 20:31:46 +0000 Commit: Yuri Victorovich CommitDate: 2026-04-13 20:44:30 +0000 misc/py-comfyui-workflow-templates-media-other: update 0.3.169 → 0.3.170 --- misc/py-comfyui-workflow-templates-media-other/Makefile | 2 +- misc/py-comfyui-workflow-templates-media-other/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/misc/py-comfyui-workflow-templates-media-other/Makefile b/misc/py-comfyui-workflow-templates-media-other/Makefile index 5e05f19ff4b4..c02bd7a997d9 100644 --- a/misc/py-comfyui-workflow-templates-media-other/Makefile +++ b/misc/py-comfyui-workflow-templates-media-other/Makefile @@ -1,5 +1,5 @@ PORTNAME= comfyui-workflow-templates-media-other -DISTVERSION= 0.3.169 +DISTVERSION= 0.3.170 CATEGORIES= misc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/misc/py-comfyui-workflow-templates-media-other/distinfo b/misc/py-comfyui-workflow-templates-media-other/distinfo index a0af1f0545b9..54d2c284e4ec 100644 --- a/misc/py-comfyui-workflow-templates-media-other/distinfo +++ b/misc/py-comfyui-workflow-templates-media-other/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1776096303 -SHA256 (comfyui_workflow_templates_media_other-0.3.169.tar.gz) = ef898b7013dce4dd55155c7f44bb28e54b28a047660900ea4fb91bb4823adb2f -SIZE (comfyui_workflow_templates_media_other-0.3.169.tar.gz) = 41309346 +TIMESTAMP = 1776112170 +SHA256 (comfyui_workflow_templates_media_other-0.3.170.tar.gz) = 759e6a559bf01473ae30bbc253931f6fed48c6065c32405e2a5283ba7ec7adc8 +SIZE (comfyui_workflow_templates_media_other-0.3.170.tar.gz) = 41309698