From nobody Thu Oct 05 02:01:13 2023 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 4S1FCY6TD7z4vnpd; Thu, 5 Oct 2023 02:01:13 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4S1FCY5HMPz3DXg; Thu, 5 Oct 2023 02:01:13 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1696471273; 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=/vRIYJj+W02kgttNkh7rn2wLdxen80AFWPjm0kQIn5Y=; b=W01EVrid4jqA4EIJzGo1b52GFK8432oFv0iNiCimL17REjBRqLcqsb1N7FIQPnushkc1x8 fFVM5bVlV5fr1B4z4YV/NfaHeGfxSX1lmHw0CZ6ak3vQ0PcWRHwdvTZpbtL90qR0L+3FgR NnZLTalvYpoi/mIHK/BWTOw51FfVK6wpSYbBdBQg2Nqs2CLquvzGtjZfXmANIQRUVirUpB RkMo5u3BxmgM2fUnlmpg1KmGedv0bhPbbG3/hNDomoHNDQMLzJ1GJg76gk26m1cA/VZdk2 1//NL2XomsrcD2auzsFvpQS04RKhCfYJ6DROBc2Dm+Rmx4G2n/KkKln0lNm5ag== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1696471273; a=rsa-sha256; cv=none; b=qW3Rp7LfpeSDmu10KT0LWJkY7Tqk96UadXemLv+hwiF0gMIiiHOV/y6XN4nz6rxWYTiUxN w5FAL2CRXe/Ls0HRoG2Q8IMWufTAF5kdpcEej4afr1hg7KZnX/Qp4GP/bwq+q0jARliZj3 7wKyxA2uSryPT5udnKZaM4hM/peBAqlfCgWXUluz8UsqEiphsGis6nKSu1NC/6xcP3AcFQ 6C1qYJYQhh9I38GQtom1gh6nsSLoGH0/ZMRvkfQoGL0QT096coeIWLJ6FPRGE1vSFtikOV s98BZwxu73q42Awt/Rap4aU6ijwufwPUJFvVRF+cJ6dV4U7EtwGgFbNSa7GG9g== 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=1696471273; 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=/vRIYJj+W02kgttNkh7rn2wLdxen80AFWPjm0kQIn5Y=; b=YaonkmgmC8EIO10IxAnMayE/5o9dlLmEkSbSKmiJmlOOFtLLVfet6x5e80Rnw+105Tyf0I 6qOY+I9ObG8wE9FVXFurLvwGozGxA6TStZ0S7/Wgpwm13I735p+SNGaeWLTN6o5I0+x2Mu WylFKyPVI7TDljNYqJeHv4btjlA9Aeo1U9JJpRASkXxstg6zqpvzjK6tbqWiiVWVruieDc tKoXjmMDSvKUxHxyi9MtmCM1bThefbYFMQLe7EDEq/uhJ1y3zTiLJ3uqGuai30FXxEEqgG NGL32ZqY5qqdctAEvMcep+cvcvzj4BXgetqTDTIrpyHvnPOoP9aFHNNOkrClSQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4S1FCY4Nv0z1273; Thu, 5 Oct 2023 02:01:13 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.17.1/8.17.1) with ESMTP id 39521DKv055053; Thu, 5 Oct 2023 02:01:13 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 39521DN2055050; Thu, 5 Oct 2023 02:01:13 GMT (envelope-from git) Date: Thu, 5 Oct 2023 02:01:13 GMT Message-Id: <202310050201.39521DN2055050@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: 9e2373ac2a61 - main - misc/pciids: Update to 20230922 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: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: 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: 9e2373ac2a61c54ce8e63eb9dce6f17cd127792f Auto-Submitted: auto-generated The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=9e2373ac2a61c54ce8e63eb9dce6f17cd127792f commit 9e2373ac2a61c54ce8e63eb9dce6f17cd127792f Author: Po-Chuan Hsieh AuthorDate: 2023-10-05 01:55:41 +0000 Commit: Po-Chuan Hsieh CommitDate: 2023-10-05 02:00:12 +0000 misc/pciids: Update to 20230922 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 9d918043e6e0..e7032b1b7819 100644 --- a/misc/pciids/Makefile +++ b/misc/pciids/Makefile @@ -1,5 +1,5 @@ PORTNAME= pciids -PORTVERSION= 20230810 +PORTVERSION= 20230922 CATEGORIES= misc MAINTAINER= sunpoet@FreeBSD.org @@ -17,7 +17,7 @@ PORTDATA= pci.ids USE_GITHUB= yes GH_ACCOUNT= pciutils -GH_TAGNAME= a51e65d +GH_TAGNAME= fd7d37f do-install: ${MKDIR} ${STAGEDIR}${DATADIR}/ diff --git a/misc/pciids/distinfo b/misc/pciids/distinfo index 1072df89ddcb..a3bc16326fbc 100644 --- a/misc/pciids/distinfo +++ b/misc/pciids/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1694348242 -SHA256 (pciutils-pciids-20230810-a51e65d_GH0.tar.gz) = 05d5b61e93ed90056e38b510f5e298b5a13c399d85a0cfa1419fc75117bdf393 -SIZE (pciutils-pciids-20230810-a51e65d_GH0.tar.gz) = 322026 +TIMESTAMP = 1696432876 +SHA256 (pciutils-pciids-20230922-fd7d37f_GH0.tar.gz) = af63394a83f06387ef6d78571845322c52ec667cf70a3c30af9f7d6eb6219477 +SIZE (pciutils-pciids-20230922-fd7d37f_GH0.tar.gz) = 323788