Date: Mon, 14 Oct 2024 05:27:34 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: b79e5308e2a6 - main - misc/pciids: Update to 20240920 Message-ID: <202410140527.49E5RYsw047583@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=b79e5308e2a6aba224fb4f5ba40f2da525cff8b9 commit b79e5308e2a6aba224fb4f5ba40f2da525cff8b9 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-10-14 04:47:56 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-10-14 05:25:18 +0000 misc/pciids: Update to 20240920 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 55353f16420e..b517e0935ab1 100644 --- a/misc/pciids/Makefile +++ b/misc/pciids/Makefile @@ -1,5 +1,5 @@ PORTNAME= pciids -PORTVERSION= 20240623 +PORTVERSION= 20240920 CATEGORIES= misc MAINTAINER= sunpoet@FreeBSD.org @@ -17,7 +17,7 @@ PORTDATA= pci.ids USE_GITHUB= yes GH_ACCOUNT= pciutils -GH_TAGNAME= d1a17ab +GH_TAGNAME= 4756a2f do-install: ${MKDIR} ${STAGEDIR}${DATADIR}/ diff --git a/misc/pciids/distinfo b/misc/pciids/distinfo index c0c827f31578..fa07b3960842 100644 --- a/misc/pciids/distinfo +++ b/misc/pciids/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1720022696 -SHA256 (pciutils-pciids-20240623-d1a17ab_GH0.tar.gz) = 22808be7b220813814156b56acabb96deb8b9feda5ca3e518719e3a151085cef -SIZE (pciutils-pciids-20240623-d1a17ab_GH0.tar.gz) = 338201 +TIMESTAMP = 1728632260 +SHA256 (pciutils-pciids-20240920-4756a2f_GH0.tar.gz) = 62dbfdaa8e8ce013b6255a8c4d1c9aafc7fee1296a39064583d9d2c8a96dea44 +SIZE (pciutils-pciids-20240920-4756a2f_GH0.tar.gz) = 340766
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410140527.49E5RYsw047583>