Date: Mon, 14 Jun 2021 17:46:25 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: 52b20fe7b9ac - main - misc/pciids: Update to 20210516 Message-ID: <202106141746.15EHkPtV053191@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=52b20fe7b9ac6749cdcccd0b8574159cedd34dcc commit 52b20fe7b9ac6749cdcccd0b8574159cedd34dcc Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-06-14 17:37:55 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-06-14 17:37:55 +0000 misc/pciids: Update to 20210516 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 1ce49231a808..c30f113663b2 100644 --- a/misc/pciids/Makefile +++ b/misc/pciids/Makefile @@ -1,7 +1,7 @@ # Created by: Michael Johnson <ahze@FreeBSD.org> PORTNAME= pciids -PORTVERSION= 20210426 +PORTVERSION= 20210516 CATEGORIES= misc MAINTAINER= sunpoet@FreeBSD.org @@ -16,7 +16,7 @@ NO_BUILD= yes PORTDATA= pci.ids GH_ACCOUNT= pciutils -GH_TAGNAME= a1dd743 +GH_TAGNAME= 850b33f USE_GITHUB= yes do-install: diff --git a/misc/pciids/distinfo b/misc/pciids/distinfo index 2b1685c4ff37..69c413b9bbe1 100644 --- a/misc/pciids/distinfo +++ b/misc/pciids/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1619725321 -SHA256 (pciutils-pciids-20210426-a1dd743_GH0.tar.gz) = e06b9815292a360822b65b6cd4d9983f14a164a04f9ad7fa26e6e72993ceb0c5 -SIZE (pciutils-pciids-20210426-a1dd743_GH0.tar.gz) = 297214 +TIMESTAMP = 1622213994 +SHA256 (pciutils-pciids-20210516-850b33f_GH0.tar.gz) = 949eb1b10b8f0746d685934c41ae653aa112d5da8f3724486a134c7f4d0d48cd +SIZE (pciutils-pciids-20210516-850b33f_GH0.tar.gz) = 297890
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106141746.15EHkPtV053191>