From nobody Wed Jun 10 16:40:10 2026 X-Original-To: dev-commits-ports-all@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 4gbBMz6Qyvz6gmVv for ; Wed, 10 Jun 2026 16:40:15 +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 4gbBMz5hs8z3mfy for ; Wed, 10 Jun 2026 16:40:15 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1781109615; 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=RhrdeacuHCIE4gNY15W59aRQrgLfJxp5HJD2HX4vXLY=; b=KRM0aBcq64XdXgCFHAccWxmNAwWYRTKot1CnnkfMoLbpSRnUrxW89ly5koyENbv060DRfO pwMOfZFLzNRmqDsGcaY2b1ArZzi4GzS5L0RQfP+C7q2oUHu18H043iFEnGnvR123NrIN/C N4ZIWwDSGXeWHETEmBYiSMbFtzfzJXgbXf6/rO+hPKTER2lUp7irKANm21bbpft11nUrBn 5AFaZT9kAUt0btyx07djmohMKDtsUJsmGt/iPQzh7xLaZSgx2dCH25Okasek4LUrfdP8tB OoC9IJX0i01gcQfs6O5W3M+jg6SlC8w43DaaqlLqWcV3dQY61JmZdd4UU4b0Hg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1781109615; a=rsa-sha256; cv=none; b=JVXc5SC8Vvz8LgfTC4LT+7p7z5Wn6bxVWS6qa/3PIbQYfr61Yhn2gIhxe56AuuO00Gjb5D s/IBNHfzQWsX0IZw98OlASQTTb9dFBRbxZgG2uucDQLbggxOgHcAJ9C0M0YOgTpF2WVsTi FrgZAEsN0/rngXxzXhuNO1WrME6kdlCGBn/minfM4mpG/eUdZHJZi+gFqSd+6IMwjxBFtG 4DMt/tZXPyKLw3DxgBb4e6oI185eB+Q2ygDjSTAi7PEEjnNTRDzkCezBhs82oLCSXHb55E +hRHU1vTkv+iH3yq0f725vVMGxmbm0h7w2/zKRGMmLfrYNtj29Ifnf9x/5RbEQ== 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=1781109615; 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=RhrdeacuHCIE4gNY15W59aRQrgLfJxp5HJD2HX4vXLY=; b=jNIJLrF7+BAv3Ek06wrUupze5L7K7k2NcYuHk1WSDRide7O/p68PUFAo+N/t9lYzCxDN9L a+q9hwJsbQUxTmx1islCHgY2fn5/D48SwjVwSy0P7E1rVU6AF3dXCWvF2hnM1ZGV0t2X4E emAk19dLVpw5WKFNeEXjT/zL1EP+SY8kfjAqAmkpWIYZ70ccQduQLxazoNiQHWGt4L4A38 rtYY6a5VVael2N9FDBPesOhkJpx6MV3nPVpNkYh7ttVv+gkZZvhCwJkXH2IaJ0GDfC28zf hL+Z/XN6YtHBYn/ftxYds7xQcNEX9n2qOaLqBvzzMj0y35IR0NNwrNxs8Dyc5g== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gbBMz56tVz1Qwv for ; Wed, 10 Jun 2026 16:40:15 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 37cc3 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Wed, 10 Jun 2026 16:40:10 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Nicola Vitale Subject: git: 0743aecf9fb4 - main - net-im/py-zapzap: Update to 6.5.1 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-all@freebsd.org Sender: owner-dev-commits-ports-all@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: 0743aecf9fb46a199ed7fa4544b9868d6c5da736 Auto-Submitted: auto-generated Date: Wed, 10 Jun 2026 16:40:10 +0000 Message-Id: <6a29936a.37cc3.2ff216aa@gitrepo.freebsd.org> The branch main has been updated by nivit: URL: https://cgit.FreeBSD.org/ports/commit/?id=0743aecf9fb46a199ed7fa4544b9868d6c5da736 commit 0743aecf9fb46a199ed7fa4544b9868d6c5da736 Author: Nicola Vitale AuthorDate: 2026-06-10 16:38:50 +0000 Commit: Nicola Vitale CommitDate: 2026-06-10 16:39:50 +0000 net-im/py-zapzap: Update to 6.5.1 ChangeLog: - https://github.com/rafatosta/zapzap/releases/tag/6.5 - https://github.com/rafatosta/zapzap/releases/tag/6.5.1 Reported by: Rafael Tosta --- net-im/py-zapzap/Makefile | 2 +- net-im/py-zapzap/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net-im/py-zapzap/Makefile b/net-im/py-zapzap/Makefile index a7f700d4f6f4..1f8facf9d9dd 100644 --- a/net-im/py-zapzap/Makefile +++ b/net-im/py-zapzap/Makefile @@ -1,5 +1,5 @@ PORTNAME= zapzap -DISTVERSION= 6.4.2 +DISTVERSION= 6.5.1 CATEGORIES= net-im python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net-im/py-zapzap/distinfo b/net-im/py-zapzap/distinfo index e342bcc730b8..af79f2e9f40a 100644 --- a/net-im/py-zapzap/distinfo +++ b/net-im/py-zapzap/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1779019158 -SHA256 (rafatosta-zapzap-6.4.2_GH0.tar.gz) = 523c4395b409958012abf23b6855b4e318bace6f8c6a24cf328cf7e936418e91 -SIZE (rafatosta-zapzap-6.4.2_GH0.tar.gz) = 1133611 +TIMESTAMP = 1781104324 +SHA256 (rafatosta-zapzap-6.5.1_GH0.tar.gz) = 089f42c28afbf6cbfece329bb9c82d23bc8c49e0da841e93fcd7787977f73ac4 +SIZE (rafatosta-zapzap-6.5.1_GH0.tar.gz) = 1159669