From nobody Tue Feb 03 05:17:19 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 4f4sDb36k1z6R7dw for ; Tue, 03 Feb 2026 05:17:19 +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" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4f4sDb0qX0z3xSj for ; Tue, 03 Feb 2026 05:17:19 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1770095839; 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=c3tD/uIBn3Ws/zPHrZM12XfxE7w6ZdujmvfTzxNgRLs=; b=j0MQUrK8PJ5Qk+H8oIWhwtI4DiSJ6kZk43i+Sq+j/L8pEcttTF7x5c6vB9KWpyBjxBXd7j fYn877hBTKhy2n9U0VPaolH4idIIhAC9xtTLIQJNb33fLrL7GQB0jklporXWCLNy33NXVQ cNvyxgkaZY4FPclyX/wZn3lcuYDExTcQ0vofxrNIw7a/atG7AT1jTCFdMdF33Btg9Se55Y Z/3+7FipUdosDWt7SygHLg3uRpCnRcVuI4kzTqmWSbTdYOsHnS/sP5REw6tTx2u10XshhJ Nkcw8zHxx2y9hQ2QT2JQB7DjZAQOfVw3PMH1qOwaHAWiY1ljr8z+B4Alf/n25g== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1770095839; a=rsa-sha256; cv=none; b=m0q2YNLmeP45/QgP1A1KK5YC/+Nb0QZzMnF7uisM2rV2KuK2u2eHe2zn114mm05SYykREE ovadiSnmN8UmOL/K0LYcYl8mgLrVWX/mV/R/twbNjWWwM+BzEVOy7JELoDyGssj7o52T3t PhzQUxcr7y4e5rl+rFFRPzU1HWEyza3zj8A1fKL4UvIS/6kEBgcFNMOZyq3GSZzd2jyIcz ifQ66A87c9y05d5MzgKmoZ+zUK0VVSvZ2ylrbilBH173btuO/ffvLj2HdfILFa7OjRZb0o SoYzqRClcU4yVIuXQ/6SOqfBhwJmh2V2R/IrDjn2WL/jIzZTcqHQ6YKy8KiG7g== 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=1770095839; 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=c3tD/uIBn3Ws/zPHrZM12XfxE7w6ZdujmvfTzxNgRLs=; b=sm1E/MxjMwlkncfO8aU7gRR8N1qIpAsrTYqcb76P69BZGoxOgSy9XUI6sxyR9Mg2NvL2T2 2bwOIA0uFGcveenL4mhZPa7bxib1Flppw7A6Z1iWZOPrM4O2GeWCS923ZoPrhv27JxvpnH j1/MposMntagqwva3Azd+VhWTH97vQW79odc2jIDSBWxVO9jmU4gCgZ87b2HAa3LzmqH6f HUcjrE8xAUIJBWcEUJr3VUTassqS+d7EOVjx50pJKn3AEhgRpUgsHv9ha2PGdRobZQkHyF 50EhXdyCCUB3EYZkKjcq/fXc3rvMTm874kqBtbzusKHGmNzLXVJlMdgQNuoEtA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4f4sDb0Mg5zymK for ; Tue, 03 Feb 2026 05:17:19 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 19cca by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Tue, 03 Feb 2026 05:17:19 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: 3c39d3a4c858 - main - misc/pciids: Update to 20260131 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: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 3c39d3a4c858bd03a9a7a75cfcd459b6da0ac2d4 Auto-Submitted: auto-generated Date: Tue, 03 Feb 2026 05:17:19 +0000 Message-Id: <698184df.19cca.759f26f@gitrepo.freebsd.org> The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=3c39d3a4c858bd03a9a7a75cfcd459b6da0ac2d4 commit 3c39d3a4c858bd03a9a7a75cfcd459b6da0ac2d4 Author: Po-Chuan Hsieh AuthorDate: 2026-02-03 04:43:25 +0000 Commit: Po-Chuan Hsieh CommitDate: 2026-02-03 05:09:15 +0000 misc/pciids: Update to 20260131 Changes: https://github.com/pciutils/pciids/commits/master --- misc/pciids/Makefile | 4 ++-- misc/pciids/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/misc/pciids/Makefile b/misc/pciids/Makefile index 3878697abebd..1152e5b32cc5 100644 --- a/misc/pciids/Makefile +++ b/misc/pciids/Makefile @@ -1,5 +1,5 @@ PORTNAME= pciids -PORTVERSION= 20260115 +PORTVERSION= 20260131 CATEGORIES= misc MAINTAINER= sunpoet@FreeBSD.org @@ -17,7 +17,7 @@ PORTDATA= pci.ids USE_GITHUB= yes GH_ACCOUNT= pciutils -GH_TAGNAME= db73db1 +GH_TAGNAME= 2630b48 do-install: ${MKDIR} ${STAGEDIR}${DATADIR}/ diff --git a/misc/pciids/distinfo b/misc/pciids/distinfo index 94a98808fb99..ba65523c49dd 100644 --- a/misc/pciids/distinfo +++ b/misc/pciids/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1768625591 -SHA256 (pciutils-pciids-20260115-db73db1_GH0.tar.gz) = 36fdf394204bdad693beded6e64661046ce227c1aae5803b51003273952f0454 -SIZE (pciutils-pciids-20260115-db73db1_GH0.tar.gz) = 363724 +TIMESTAMP = 1769874222 +SHA256 (pciutils-pciids-20260131-2630b48_GH0.tar.gz) = f13fd73b81e70cd7e97d3914c71193c31ad0762140c537c712bb72ed1b90feb6 +SIZE (pciutils-pciids-20260131-2630b48_GH0.tar.gz) = 364666