Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Jun 2024 02:47:16 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: 716cf0a786ca - main - misc/pciids: Update to 20240531
Message-ID:  <202406030247.4532lGIT062644@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=716cf0a786ca9569a3e330730c44c4e7ced15ea7

commit 716cf0a786ca9569a3e330730c44c4e7ced15ea7
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-06-03 02:37:38 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-06-03 02:37:38 +0000

    misc/pciids: Update to 20240531
    
    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 8d7254920124..1def88606ef8 100644
--- a/misc/pciids/Makefile
+++ b/misc/pciids/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	pciids
-PORTVERSION=	20240420
+PORTVERSION=	20240531
 CATEGORIES=	misc
 
 MAINTAINER=	sunpoet@FreeBSD.org
@@ -17,7 +17,7 @@ PORTDATA=	pci.ids
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	pciutils
-GH_TAGNAME=	8bf4813
+GH_TAGNAME=	859e35e
 
 do-install:
 	${MKDIR} ${STAGEDIR}${DATADIR}/
diff --git a/misc/pciids/distinfo b/misc/pciids/distinfo
index eacecf5be016..57f37ee2d055 100644
--- a/misc/pciids/distinfo
+++ b/misc/pciids/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1715842538
-SHA256 (pciutils-pciids-20240420-8bf4813_GH0.tar.gz) = 1e5ad80fc23e912805155fd8cdf559ea4023eaddac123435980f59d655c08f10
-SIZE (pciutils-pciids-20240420-8bf4813_GH0.tar.gz) = 336279
+TIMESTAMP = 1717246078
+SHA256 (pciutils-pciids-20240531-859e35e_GH0.tar.gz) = cec1b64074d02f75a7e3dda6e52b3569ca29f04480b2e3f2fed094d55e9b340d
+SIZE (pciutils-pciids-20240531-859e35e_GH0.tar.gz) = 337888



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