From nobody Thu Jun 11 12:43:20 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 4gbj493R2nz6hPtp for ; Thu, 11 Jun 2026 12:43:21 +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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gbj4906PYz3PlM for ; Thu, 11 Jun 2026 12:43:21 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1781181801; 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=da6y0LhZh5Ckgwgcga78qZvvhQY4EJAxQzPbWGIyaRY=; b=SxqMydWrXiHgbYwJ3yavAfT3c243SZzxwcLoB8UN6Py8ETQ+cLkBhLlqu5eHm9ia5atGLZ ytjxLzdONjUBLRmb976ATUGrgE6WuJ8Llv+k3D337rGQKSkL9dMIRHSPMIAQ/BM3Z0WPcu R6Gp2cPoLU70jTXwVz++w1GjRjbdO7uN6Jl8GqItpunt1qaMS936Ga/WsHIMTdce8/6sfg NugM0hvhpUSQdr343/a/wlrz7qmarTgnCB2S9jvvaMrDEuj/j6MMdH46Jv9i6MaCm/I3xG iJpgzhaTwZtW8ircHRJVLcNzsvUEeeEf1YmeENcoWf3Aa+HfkYwPEK56ClC3rw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1781181801; a=rsa-sha256; cv=none; b=ySZrDgxlOK7BcRpes6St91xcwg4WUxfWHS5IKO/BkzTBvJan6dIL9cS8fXcqUmHWhxkRcn AbKg7u2xjMUOrmDxLEOViJx6SubhM7r4CSOZ7TThCCVqIaImcFEy3sH0XH4ycbk6VUzb/M d3Le62aYU2RYqCHEeePQfvWZBBPZmEEJ3uv+UqzN13P9r8fB3Qdj/G4/xHa645AcjUebUW rI0E86qsDzPuqsRqasRQX40Ef9PDMfHj56De15kguoesM3xE4rRcnBwNXBklAzvYH5GxR5 8/bozKjTTlPRaOCIa0vdKnkfMqKPxIbQMh1dqSuBZFfNcjHpC8RXlfVd6HXH0g== 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=1781181801; 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=da6y0LhZh5Ckgwgcga78qZvvhQY4EJAxQzPbWGIyaRY=; b=xd83pRvie4R0kgw6nuHf97GQWoN8gO1O8DNf0ab91IHzU1eyxbwnZSF1uGoG2c/jwcKIs0 vT4UGRSy7fG86MyzJcl0QNLn5itB536QcegM0H1RGdC151hcfzAsOw3mbavzP2wAqtDpPb Amw2Td7C2lAfAFf5At7XsJl6zU+kRUQl38IW3XKx+YAfCpc4dgg9eeR33vveyAsh3Z2bJu xWAxnfzR73eRr7eai7HloNWI8d0pfu4/E8MEfspGCYxjh86XA+TM4/5Kq/YbtUlGgthfNG xnUZY94d+HGySMYQNe0z11fB8P+CxFTVC8uSKj9YwDYb2tyyBlVMUY6cZHU+Hg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gbj486nX7zrwK for ; Thu, 11 Jun 2026 12:43:20 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 46d39 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Thu, 11 Jun 2026 12:43:20 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Nicola Vitale Subject: git: d3d9dfd1032e - main - net-im/py-zapzap: Update to 6.5.1.1 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 List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: nivit X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: d3d9dfd1032e8050471fe82126b2d088c328aae7 Auto-Submitted: auto-generated Date: Thu, 11 Jun 2026 12:43:20 +0000 Message-Id: <6a2aad68.46d39.38b33a70@gitrepo.freebsd.org> The branch main has been updated by nivit: URL: https://cgit.FreeBSD.org/ports/commit/?id=d3d9dfd1032e8050471fe82126b2d088c328aae7 commit d3d9dfd1032e8050471fe82126b2d088c328aae7 Author: Nicola Vitale AuthorDate: 2026-06-11 12:41:22 +0000 Commit: Nicola Vitale CommitDate: 2026-06-11 12:41:22 +0000 net-im/py-zapzap: Update to 6.5.1.1 - Add a post-patch target to fix the distribution version, otherwise the building process fails with the error: ===> Generating temporary packing list Traceback (most recent call last): File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/usr/local/lib/python3.11/site-packages/installer/__main__.py", line 115, in _main(sys.argv[1:], "python -m installer") File "/usr/local/lib/python3.11/site-packages/installer/__main__.py", line 100, in _main with WheelFile.open(wheel) as source: File "/usr/local/lib/python3.11/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/installer/sources.py", line 179, in open with zipfile.ZipFile(path) as f: ^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/zipfile.py", line 1311, in __init__ self.fp = io.open(file, filemode) ^^^^^^^^^^^^^^^^^^^^^^^ FileNotFoundError: [Errno 2] No such file or directory: '/usr/local/poudriere/ports/default/net-im/py-zapzap/work-py311/zapzap-6.5.1.1/dist/zapzap-6.5.1.1*.whl' Reported by: Rafael Tosta --- net-im/py-zapzap/Makefile | 9 ++++++++- net-im/py-zapzap/distinfo | 6 +++--- 2 files changed, 11 insertions(+), 4 deletions(-) diff --git a/net-im/py-zapzap/Makefile b/net-im/py-zapzap/Makefile index 1f8facf9d9dd..5da0527f7734 100644 --- a/net-im/py-zapzap/Makefile +++ b/net-im/py-zapzap/Makefile @@ -1,5 +1,5 @@ PORTNAME= zapzap -DISTVERSION= 6.5.1 +DISTVERSION= 6.5.1.1 CATEGORIES= net-im python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -27,6 +27,13 @@ NO_ARCH= yes PLIST_FILES= share/applications/com.rtosta.zapzap.desktop \ share/icons/hicolor/scalable/apps/com.rtosta.zapzap.svg +# fix dist version +post-patch: + @${REINPLACE_CMD} \ + -E -e 's/(6\.5\.1)/\1.1/1' \ + ${WRKSRC}/share/metainfo/com.rtosta.zapzap.appdata.xml \ + ${WRKSRC}/zapzap/__init__.py + post-install: ${MKDIR} ${STAGEDIR}${PREFIX}/share/icons/hicolor/scalable/apps ${INSTALL_DATA} ${WRKSRC}/share/icons/com.rtosta.zapzap.svg \ diff --git a/net-im/py-zapzap/distinfo b/net-im/py-zapzap/distinfo index af79f2e9f40a..e993bd2630fd 100644 --- a/net-im/py-zapzap/distinfo +++ b/net-im/py-zapzap/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1781104324 -SHA256 (rafatosta-zapzap-6.5.1_GH0.tar.gz) = 089f42c28afbf6cbfece329bb9c82d23bc8c49e0da841e93fcd7787977f73ac4 -SIZE (rafatosta-zapzap-6.5.1_GH0.tar.gz) = 1159669 +TIMESTAMP = 1781181214 +SHA256 (rafatosta-zapzap-6.5.1.1_GH0.tar.gz) = fcb136059d283b664b2f4802a4196737efc55f36d5e38b794dff398cbc61e136 +SIZE (rafatosta-zapzap-6.5.1.1_GH0.tar.gz) = 1160133