From owner-dev-commits-ports-main@freebsd.org Tue Jul 6 15:04:49 2021 Return-Path: Delivered-To: dev-commits-ports-main@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 27C6B65974C; Tue, 6 Jul 2021 15:04:49 +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 4GK5Sc3WHqz3KBH; Tue, 6 Jul 2021 15:04:48 +0000 (UTC) (envelope-from git@FreeBSD.org) 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 043CE1B961; Tue, 6 Jul 2021 15:04:48 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 166F4lSi019720; Tue, 6 Jul 2021 15:04:47 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 166F4lUL019719; Tue, 6 Jul 2021 15:04:47 GMT (envelope-from git) Date: Tue, 6 Jul 2021 15:04:47 GMT Message-Id: <202107061504.166F4lUL019719@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: a68c3728e5ab - main - misc/pciids: Update to 20210627 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: a68c3728e5abea1b0a54117b96d577b37facef3b Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Jul 2021 15:04:49 -0000 The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=a68c3728e5abea1b0a54117b96d577b37facef3b commit a68c3728e5abea1b0a54117b96d577b37facef3b Author: Po-Chuan Hsieh AuthorDate: 2021-07-06 14:55:36 +0000 Commit: Po-Chuan Hsieh CommitDate: 2021-07-06 14:55:36 +0000 misc/pciids: Update to 20210627 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 c30f113663b2..6660f4082b9f 100644 --- a/misc/pciids/Makefile +++ b/misc/pciids/Makefile @@ -1,7 +1,7 @@ # Created by: Michael Johnson PORTNAME= pciids -PORTVERSION= 20210516 +PORTVERSION= 20210627 CATEGORIES= misc MAINTAINER= sunpoet@FreeBSD.org @@ -16,7 +16,7 @@ NO_BUILD= yes PORTDATA= pci.ids GH_ACCOUNT= pciutils -GH_TAGNAME= 850b33f +GH_TAGNAME= b13ea79 USE_GITHUB= yes do-install: diff --git a/misc/pciids/distinfo b/misc/pciids/distinfo index 69c413b9bbe1..7af03b01e53c 100644 --- a/misc/pciids/distinfo +++ b/misc/pciids/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1622213994 -SHA256 (pciutils-pciids-20210516-850b33f_GH0.tar.gz) = 949eb1b10b8f0746d685934c41ae653aa112d5da8f3724486a134c7f4d0d48cd -SIZE (pciutils-pciids-20210516-850b33f_GH0.tar.gz) = 297890 +TIMESTAMP = 1625323523 +SHA256 (pciutils-pciids-20210627-b13ea79_GH0.tar.gz) = c4347711858d225040212597a760fd28505f76dd89037bfe531f99be68abfa33 +SIZE (pciutils-pciids-20210627-b13ea79_GH0.tar.gz) = 299001