Date: Mon, 3 Oct 2022 17:12:44 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: edfeff5572b5 - main - misc/pciids: Update to 20220909 Message-ID: <202210031712.293HCiKM011907@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=edfeff5572b536a4b4c082078e1359c72cc3e35a commit edfeff5572b536a4b4c082078e1359c72cc3e35a Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-10-03 17:04:25 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-10-03 17:10:17 +0000 misc/pciids: Update to 20220909 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 0b8537f84183..a34740530eb6 100644 --- a/misc/pciids/Makefile +++ b/misc/pciids/Makefile @@ -1,5 +1,5 @@ PORTNAME= pciids -PORTVERSION= 20220807 +PORTVERSION= 20220909 CATEGORIES= misc MAINTAINER= sunpoet@FreeBSD.org @@ -15,7 +15,7 @@ NO_BUILD= yes PORTDATA= pci.ids GH_ACCOUNT= pciutils -GH_TAGNAME= 2c1f486 +GH_TAGNAME= c9f0940 USE_GITHUB= yes do-install: diff --git a/misc/pciids/distinfo b/misc/pciids/distinfo index e798143c44ee..3865f2379477 100644 --- a/misc/pciids/distinfo +++ b/misc/pciids/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1662212122 -SHA256 (pciutils-pciids-20220807-2c1f486_GH0.tar.gz) = 1d00337867da2a20fb3a54d3efa9fe6fc405ca34306ea372ab42b0fe09ca3a47 -SIZE (pciutils-pciids-20220807-2c1f486_GH0.tar.gz) = 310318 +TIMESTAMP = 1664767828 +SHA256 (pciutils-pciids-20220909-c9f0940_GH0.tar.gz) = 09845299166ee1d93c517db3f6ff8fa23de2e3186200cebc194650f0b7d48f59 +SIZE (pciutils-pciids-20220909-c9f0940_GH0.tar.gz) = 310854
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202210031712.293HCiKM011907>