From nobody Tue Dec 02 09:25:31 2025 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 4dLFk34P7mz6K6HW for ; Tue, 02 Dec 2025 09:25:31 +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" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4dLFk33Zkyz3nrQ for ; Tue, 02 Dec 2025 09:25:31 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1764667531; 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=R1Fm4S9cA8f4mpCufbnxcii038HEzAbUnbl6RMXG4fA=; b=VHVAfFVxrlZEyXFgSb00pNULbUZjy4sAVNiobJQuT6SIygqKFShlwtkHAfFgcbxPfoK5PI k31e1Knl4Vy4aE/GQwPj17S3nCx1DWbfTQEwzxcOrNbpIFwJzxIqgQbe4Qc/pb7Cqae/4p Q4pplWHWXbbrQc758ipayfOgbp3C7lumuM1py1AHHVqFazgTsxztOjSwiwPnZ1PEWuz4Qv zzGqmpZ1Dkpq0Uo/autXSPq3WjQnPqLRhAM2I4cqE5xfHWI6btmVVbp9afhWshEND6RkGs OfMvnHYvKzWzPdzBJOC/RO2JdPiIvSLCgQNTTz3RSP+/LQ+q/oND3rlk1HV2lg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1764667531; 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=R1Fm4S9cA8f4mpCufbnxcii038HEzAbUnbl6RMXG4fA=; b=GWzEdMKkzBCGelIsoINNmtlxJTJVNg8t/bI8xRVeUcLEugGmUz+tR7eRQRdnRQ90BW3goV EqORcrEdwoGqSqal0Cm/4M2JpcefIWk9TF7P8yc3Ivs+kn7h+bhdJOkVpHv8c4UQUFnpUG bYkTG723H6KpoksOPa+VeHI0ZU5JrL71ZJo53riwfNCqaBeVO6VirkG8js1z00kFBs6UMX lQC38stAhkVwywHq9dQvjk3Vygx+mKdSeUHpdEfJGFV4t5JGlTcubeu4FZTjpF+Uxooo2M DYHyog21wOZDLQqFaAMkYXDkCdGP/WJfDCAf4fur01ibwOBwLR83bDHm6uhsaA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1764667531; a=rsa-sha256; cv=none; b=bnmVQmob/MGDeNC2/mBqE6oKMd/jP5irO0VJdlEvoFSrOun59fTLROl4ja5j8pLPJujfDO c3UZyAoG0SRe+kti5jU5h1ZxYCiV6YM4YWn/fujWX7m57fCmZpVlGSZRu/RdaPLhrbbLmo bbVBQA3rzHZ39aCBEjwDptCBBO7GhIH4hIURph4QRB9MvY6MyyMFM9ocOA0IzkDyK0EH3C pFDBKxU6CcI/bKYJq16P+oYQNaebMqCzX1NEk2eySCXpKb7/zGt1Pwdk+XQguMclJyC/ov sYPjWTmTM2SOy841Qk6MsLPtDeuBUUkXGufRgQEA31Mel+jHKH0eRS18wB/8tQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4dLFk32nkGz11nT for ; Tue, 02 Dec 2025 09:25:31 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 2fb80 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Tue, 02 Dec 2025 09:25:31 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Xavier Beaudouin Subject: git: e4b0d3fadea2 - main - net/py-netifaces-plus: Update to 0.12.5 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 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: kiwi X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: e4b0d3fadea28873476fa3c249c11fbc17c9d8ce Auto-Submitted: auto-generated Date: Tue, 02 Dec 2025 09:25:31 +0000 Message-Id: <692eb08b.2fb80.671cbc88@gitrepo.freebsd.org> The branch main has been updated by kiwi: URL: https://cgit.FreeBSD.org/ports/commit/?id=e4b0d3fadea28873476fa3c249c11fbc17c9d8ce commit e4b0d3fadea28873476fa3c249c11fbc17c9d8ce Author: Xavier Beaudouin AuthorDate: 2025-12-02 09:24:30 +0000 Commit: Xavier Beaudouin CommitDate: 2025-12-02 09:25:15 +0000 net/py-netifaces-plus: Update to 0.12.5 Reported by: portscout --- net/py-netifaces-plus/Makefile | 3 +-- net/py-netifaces-plus/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/net/py-netifaces-plus/Makefile b/net/py-netifaces-plus/Makefile index 97da85b163e3..764edd6022e1 100644 --- a/net/py-netifaces-plus/Makefile +++ b/net/py-netifaces-plus/Makefile @@ -1,7 +1,6 @@ PORTNAME= netifaces-plus DISTVERSIONPREFIX= release_ -DISTVERSION= 0_12_2 -PORTREVISION= 1 +DISTVERSION= 0_12_5 CATEGORIES= net python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-netifaces-plus/distinfo b/net/py-netifaces-plus/distinfo index 57785e5fba02..660afadc57e4 100644 --- a/net/py-netifaces-plus/distinfo +++ b/net/py-netifaces-plus/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1721836784 -SHA256 (tsukumijima-netifaces-plus-release_0_12_2_GH0.tar.gz) = 32c816c62105b699273b9b95e2d728a97f6ae4fc6dacd80100776f7a361549f4 -SIZE (tsukumijima-netifaces-plus-release_0_12_2_GH0.tar.gz) = 28952 +TIMESTAMP = 1764666463 +SHA256 (tsukumijima-netifaces-plus-release_0_12_5_GH0.tar.gz) = ea6dca90b0916d8d0505f35ceac95647e0c3c9fe86e2e8f829ccee73ffbe6017 +SIZE (tsukumijima-netifaces-plus-release_0_12_5_GH0.tar.gz) = 29390