Date: Tue, 21 Sep 2021 03:49:12 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: fcd1daa5eadc - main - misc/pciids: Update to 20210829 Message-ID: <202109210349.18L3nC8Q017807@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=fcd1daa5eadc4d1d785a86ec4650d2b0c16a6bda commit fcd1daa5eadc4d1d785a86ec4650d2b0c16a6bda Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-09-21 03:07:15 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-09-21 03:35:16 +0000 misc/pciids: Update to 20210829 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 ec1405437582..ff724ffe0333 100644 --- a/misc/pciids/Makefile +++ b/misc/pciids/Makefile @@ -1,7 +1,7 @@ # Created by: Michael Johnson <ahze@FreeBSD.org> PORTNAME= pciids -PORTVERSION= 20210725 +PORTVERSION= 20210829 CATEGORIES= misc MAINTAINER= sunpoet@FreeBSD.org @@ -16,7 +16,7 @@ NO_BUILD= yes PORTDATA= pci.ids GH_ACCOUNT= pciutils -GH_TAGNAME= ae5f03b +GH_TAGNAME= df39912 USE_GITHUB= yes do-install: diff --git a/misc/pciids/distinfo b/misc/pciids/distinfo index 6314bd703b5f..28fd2973bb4e 100644 --- a/misc/pciids/distinfo +++ b/misc/pciids/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1628103046 -SHA256 (pciutils-pciids-20210725-ae5f03b_GH0.tar.gz) = bdefd538694280c01bedb6f98470d0683164a245e63911d15be46d3aa1f4f6b9 -SIZE (pciutils-pciids-20210725-ae5f03b_GH0.tar.gz) = 299736 +TIMESTAMP = 1632036878 +SHA256 (pciutils-pciids-20210829-df39912_GH0.tar.gz) = b3eeb43ddeca4aa900326beff9631d4b7f9db69eced9e11bf266f34e24e9d65e +SIZE (pciutils-pciids-20210829-df39912_GH0.tar.gz) = 300631
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109210349.18L3nC8Q017807>