Date: Tue, 6 Jul 2021 15:04:47 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: a68c3728e5ab - main - misc/pciids: Update to 20210627 Message-ID: <202107061504.166F4lUL019719@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=a68c3728e5abea1b0a54117b96d577b37facef3b commit a68c3728e5abea1b0a54117b96d577b37facef3b Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-07-06 14:55:36 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> 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 <ahze@FreeBSD.org> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202107061504.166F4lUL019719>