Date: Wed, 13 Oct 2021 19:20:29 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: 4ce4330b6f69 - main - misc/pciids: Update to 20210930 Message-ID: <202110131920.19DJKTkR071309@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=4ce4330b6f690568674daa7dea364a6f90f01849 commit 4ce4330b6f690568674daa7dea364a6f90f01849 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-10-13 19:12:15 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-10-13 19:12:15 +0000 misc/pciids: Update to 20210930 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 ff724ffe0333..a5491dd62d2a 100644 --- a/misc/pciids/Makefile +++ b/misc/pciids/Makefile @@ -1,7 +1,7 @@ # Created by: Michael Johnson <ahze@FreeBSD.org> PORTNAME= pciids -PORTVERSION= 20210829 +PORTVERSION= 20210930 CATEGORIES= misc MAINTAINER= sunpoet@FreeBSD.org @@ -16,7 +16,7 @@ NO_BUILD= yes PORTDATA= pci.ids GH_ACCOUNT= pciutils -GH_TAGNAME= df39912 +GH_TAGNAME= d3bccd4 USE_GITHUB= yes do-install: diff --git a/misc/pciids/distinfo b/misc/pciids/distinfo index 28fd2973bb4e..624d7c3e5282 100644 --- a/misc/pciids/distinfo +++ b/misc/pciids/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1632036878 -SHA256 (pciutils-pciids-20210829-df39912_GH0.tar.gz) = b3eeb43ddeca4aa900326beff9631d4b7f9db69eced9e11bf266f34e24e9d65e -SIZE (pciutils-pciids-20210829-df39912_GH0.tar.gz) = 300631 +TIMESTAMP = 1634111650 +SHA256 (pciutils-pciids-20210930-d3bccd4_GH0.tar.gz) = 0de4742454fb2277cdbae7469591402b780ef091c28ab367f75e362600955337 +SIZE (pciutils-pciids-20210930-d3bccd4_GH0.tar.gz) = 301150
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110131920.19DJKTkR071309>