Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Jul 2023 10:34:08 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: 0e1c143c18ec - main - misc/pciids: Update to 20230619
Message-ID:  <202307091034.369AY85F055861@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=0e1c143c18ecb6a5469f5915af6c4db89dc1bbb6

commit 0e1c143c18ecb6a5469f5915af6c4db89dc1bbb6
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-07-09 10:17:23 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-07-09 10:17:23 +0000

    misc/pciids: Update to 20230619
    
    Changes:        https://github.com/pciutils/pciids/commits/master
---
 misc/pciids/Makefile | 6 +++---
 misc/pciids/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/misc/pciids/Makefile b/misc/pciids/Makefile
index 3488a8a3ddd7..68b9ab30311a 100644
--- a/misc/pciids/Makefile
+++ b/misc/pciids/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	pciids
-PORTVERSION=	20230523
+PORTVERSION=	20230619
 CATEGORIES=	misc
 
 MAINTAINER=	sunpoet@FreeBSD.org
@@ -15,9 +15,9 @@ NO_BUILD=	yes
 
 PORTDATA=	pci.ids
 
-GH_ACCOUNT=	pciutils
-GH_TAGNAME=	f52a641
 USE_GITHUB=	yes
+GH_ACCOUNT=	pciutils
+GH_TAGNAME=	94487d5
 
 do-install:
 	${MKDIR} ${STAGEDIR}${DATADIR}/
diff --git a/misc/pciids/distinfo b/misc/pciids/distinfo
index d7757fea2bf9..0b4ff230521d 100644
--- a/misc/pciids/distinfo
+++ b/misc/pciids/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1685792182
-SHA256 (pciutils-pciids-20230523-f52a641_GH0.tar.gz) = 3cc3c5197c39c92f93dd52238a6e42c010826e4b8a40395b5d927828cbd576a2
-SIZE (pciutils-pciids-20230523-f52a641_GH0.tar.gz) = 318319
+TIMESTAMP = 1688166068
+SHA256 (pciutils-pciids-20230619-94487d5_GH0.tar.gz) = 3ce53f3075b7171c3b0dfb4df3407ea1bc6c5ede5b234fb636de69a7d08741dc
+SIZE (pciutils-pciids-20230619-94487d5_GH0.tar.gz) = 319094



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202307091034.369AY85F055861>