From nobody Mon Apr 27 13:10:03 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 4g43nm0J61z6b2Z7 for ; Mon, 27 Apr 2026 13:10:04 +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 4g43nl4tlKz3twX for ; Mon, 27 Apr 2026 13:10:03 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1777295403; 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=gLFZ0EOIbbtMW8uDpzgpHSTRIAWdttLwhy8Cb/qBUYM=; b=ZRFMbixjhUFxzHAN2e7FTw8Ddc4Pte0gGz0qvsSW57aTQoGzLujrvoqJ3UnVb3G6hj09tz m6vMRY9+PpHdZg7jot0U2ZyMrJ8gc/d5X0iwlgR0caG3lXXjHPJQ5WxNDB8V7sLSTAhXr1 SKEskD+3wp2kEYjL28hfc/iqp5nTdTztUacfuv2VKmx7wx9LBipCP6DedvDtEp805hhuHe s2YbPxVi1bNi+PQZULnpvaNascmQL9VO+YgpJf1udv9pJb/XMjckTwV3kmsiWLYsIztJ33 6ZQmgdTST0rz5vQtLYL1/T4DDfBwX50fge5H75LSrsez/Wc6Xc4ksP5dT/XObQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1777295403; a=rsa-sha256; cv=none; b=psoowZFfLiA3GXZ9DfJcTKTpHLhNM8QUdH4LdEIMZHH3OHQuAu12v1re4BIB3SYaUb6KU/ q0pgduyNG2PKvw96qBAuTpAUTKgZG8r6J4m74b8i7V0rw84MbZmXYw+cdW2bXqV9F56FoR ltLAdrJltzkFyZjWU8BMpqq8Lhy8Rvi28B1v8FyYfxCQ4Uj99I2ak+p0A4pT8XoaeBh2en BK37mgPtyoJAk/FAiIWWduXFBvRDEfRbLkCqBS4h5/xkODhrpfGTgQI0KClzhFfpBcGLel 0+vRx0Z41KQxihP9kkwZQyY8a2GD3dw5zgWeRLHE3w9Nd76Nlg1aNCkI4YXJig== 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=1777295403; 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=gLFZ0EOIbbtMW8uDpzgpHSTRIAWdttLwhy8Cb/qBUYM=; b=dX3qF3SaeujuvQuffz51PAHipcPhmV7oedER3rDGBEk9296kN5va/sB/NpPNW7KEDC6RA3 cVosX7JkMFzp047AX8CjgyTXpU8sZ878ZO/0wtq59paEYZAfX+DZg82GS6KprcloSGawqU kNfSMdOkGZZwmxM7UxUPeMBKN/9ZCkC0X5mt9CVVdyXpUcsogQVO2kwlm7LY6MXmUlYD74 10cs9D/Olg4ksaYhx7DE2K5bokrEMl1J5oDbpNcHjjrEamrx7NvoLGvjpYN+T4SBXUJnMe YpwnLPYpkXGTS64iO2/SogfTeNK9ZVY+2j9VdTAOfw1o9MJ54krLGkkqrY+6Cg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4g43nl4Tmnz16yn for ; Mon, 27 Apr 2026 13:10:03 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 31a8b by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Mon, 27 Apr 2026 13:10:03 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: 42821a75c128 - main - devel/libpci: Update to 3.15.0 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: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 42821a75c1281c92af9d6b138a09c00887043bbe Auto-Submitted: auto-generated Date: Mon, 27 Apr 2026 13:10:03 +0000 Message-Id: <69ef602b.31a8b.46cadc5@gitrepo.freebsd.org> The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=42821a75c1281c92af9d6b138a09c00887043bbe commit 42821a75c1281c92af9d6b138a09c00887043bbe Author: Po-Chuan Hsieh AuthorDate: 2026-04-27 13:01:54 +0000 Commit: Po-Chuan Hsieh CommitDate: 2026-04-27 13:06:51 +0000 devel/libpci: Update to 3.15.0 - Update WWW Changes: https://github.com/pciutils/pciutils/blob/master/ChangeLog --- devel/libpci/Makefile | 5 +++-- devel/libpci/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/devel/libpci/Makefile b/devel/libpci/Makefile index 025497605ede..add789bdcb90 100644 --- a/devel/libpci/Makefile +++ b/devel/libpci/Makefile @@ -1,12 +1,13 @@ PORTNAME= libpci -PORTVERSION= 3.14.0 +PORTVERSION= 3.15.0 CATEGORIES= devel MASTER_SITES= KERNEL_ORG/software/utils/pciutils DISTNAME= pciutils-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= PCI configuration space I/O made easy -WWW= https://mj.ucw.cz/sw/pciutils/ +WWW= https://mj.ucw.cz/sw/pciutils/ \ + https://github.com/pciutils/pciutils LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/devel/libpci/distinfo b/devel/libpci/distinfo index 9432997028c1..10bdcf9fde27 100644 --- a/devel/libpci/distinfo +++ b/devel/libpci/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750954114 -SHA256 (pciutils-3.14.0.tar.xz) = e7713409882813991d2269d125e40dad1f54a019a52b78b3962941c1d4a6f86f -SIZE (pciutils-3.14.0.tar.xz) = 513188 +TIMESTAMP = 1777252492 +SHA256 (pciutils-3.15.0.tar.xz) = c02940f430841ecf158d5d9a50007afc4d5353c8678a2455003ca0b2c4e9f5ff +SIZE (pciutils-3.15.0.tar.xz) = 529756