Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Dec 2022 09:08:36 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: 02f8e5d0d522 - main - misc/pciids: Update to 20221028
Message-ID:  <202212300908.2BU98aTc000157@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=02f8e5d0d5229b89207ef2c3e8f63033d3046749

commit 02f8e5d0d5229b89207ef2c3e8f63033d3046749
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-12-30 08:40:07 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-12-30 09:04:10 +0000

    misc/pciids: Update to 20221028
    
    - Update WWW
    
    Changes:        https://github.com/pciutils/pciids/commits/master
---
 misc/pciids/Makefile  | 7 ++++---
 misc/pciids/distinfo  | 6 +++---
 misc/pciids/pkg-descr | 2 --
 3 files changed, 7 insertions(+), 8 deletions(-)

diff --git a/misc/pciids/Makefile b/misc/pciids/Makefile
index a34740530eb6..ea34e4d1b0f7 100644
--- a/misc/pciids/Makefile
+++ b/misc/pciids/Makefile
@@ -1,10 +1,11 @@
 PORTNAME=	pciids
-PORTVERSION=	20220909
+PORTVERSION=	20221028
 CATEGORIES=	misc
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Database of all known IDs used in PCI devices
-WWW=		https://github.com/pciutils/pciids
+WWW=		https://pci-ids.ucw.cz/ \
+		https://github.com/pciutils/pciids
 
 LICENSE=	BSD3CLAUSE GPLv2+
 LICENSE_COMB=	dual
@@ -15,7 +16,7 @@ NO_BUILD=	yes
 PORTDATA=	pci.ids
 
 GH_ACCOUNT=	pciutils
-GH_TAGNAME=	c9f0940
+GH_TAGNAME=	c7929c0
 USE_GITHUB=	yes
 
 do-install:
diff --git a/misc/pciids/distinfo b/misc/pciids/distinfo
index 3865f2379477..3e4323d5e2e8 100644
--- a/misc/pciids/distinfo
+++ b/misc/pciids/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1664767828
-SHA256 (pciutils-pciids-20220909-c9f0940_GH0.tar.gz) = 09845299166ee1d93c517db3f6ff8fa23de2e3186200cebc194650f0b7d48f59
-SIZE (pciutils-pciids-20220909-c9f0940_GH0.tar.gz) = 310854
+TIMESTAMP = 1669057549
+SHA256 (pciutils-pciids-20221028-c7929c0_GH0.tar.gz) = 6de0c578eed510f98fb33a698e2826bb18e74c86453b1e3a73c463b8fea770bb
+SIZE (pciutils-pciids-20221028-c7929c0_GH0.tar.gz) = 312321
diff --git a/misc/pciids/pkg-descr b/misc/pciids/pkg-descr
index 6aa5a131bd06..2f670916a343 100644
--- a/misc/pciids/pkg-descr
+++ b/misc/pciids/pkg-descr
@@ -1,3 +1 @@
 Database of all known ID's used in PCI devices
-
-See also: http://pciids.sourceforge.net/



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