Mon Sep 7 08:55:57 2015 UTC ()
Update to 20150907, from David Shao in PR 50106.

Hand-applied (due to gnats vs. whitespace) and pkglinted.

Changes: more ids, what else :)


(wiz)
diff -r1.9 -r1.10 pkgsrc/misc/pciids/Makefile
diff -r1.6 -r1.7 pkgsrc/misc/pciids/distinfo

cvs diff -r1.9 -r1.10 pkgsrc/misc/pciids/Makefile (expand / switch to unified diff)

--- pkgsrc/misc/pciids/Makefile 2012/10/08 09:57:34 1.9
+++ pkgsrc/misc/pciids/Makefile 2015/09/07 08:55:57 1.10
@@ -1,20 +1,22 @@ @@ -1,20 +1,22 @@
1# $NetBSD: Makefile,v 1.9 2012/10/08 09:57:34 asau Exp $ 1# $NetBSD: Makefile,v 1.10 2015/09/07 08:55:57 wiz Exp $
2# 
3 2
4DISTNAME= pciids-20091229 3DISTNAME= pci.ids
 4PKGNAME= pciids-20150907
5CATEGORIES= misc 5CATEGORIES= misc
6MASTER_SITES= http://people.freebsd.org/~ahze/distfiles/ 6MASTER_SITES= http://pci-ids.ucw.cz/v2.2/
7EXTRACT_SUFX= .tar.bz2 7EXTRACT_SUFX= .bz2
8 8
9MAINTAINER= mark@coris.org.uk 9MAINTAINER= mark@coris.org.uk
10HOMEPAGE= http://pciids.sourceforge.net/ 10HOMEPAGE= http://pciids.sourceforge.net/
11COMMENT= Repository of PCI IDs (pci.ids database) 11COMMENT= Repository of PCI IDs (pci.ids database)
12LICENSE= modified-bsd OR gnu-gpl-v2 12LICENSE= modified-bsd OR gnu-gpl-v2
13 13
 14DIST_SUBDIR= ${PKGNAME_NOREV}
 15
 16INSTALLATION_DIRS= share/pciids
14NO_BUILD= yes 17NO_BUILD= yes
15 18
16do-install: 19do-install:
17 ${INSTALL_DATA_DIR} ${DESTDIR}${PREFIX}/share/pciids 20 ${INSTALL_DATA} ${WRKDIR}/pci.ids ${DESTDIR}${PREFIX}/share/pciids
18 ${INSTALL_DATA} ${WRKSRC}/pci.ids ${DESTDIR}${PREFIX}/share/pciids 
19 21
20.include "../../mk/bsd.pkg.mk" 22.include "../../mk/bsd.pkg.mk"

cvs diff -r1.6 -r1.7 pkgsrc/misc/pciids/distinfo (expand / switch to unified diff)

--- pkgsrc/misc/pciids/distinfo 2010/02/05 12:59:46 1.6
+++ pkgsrc/misc/pciids/distinfo 2015/09/07 08:55:57 1.7
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.6 2010/02/05 12:59:46 wiz Exp $ 1$NetBSD: distinfo,v 1.7 2015/09/07 08:55:57 wiz Exp $
2 2
3SHA1 (pciids-20091229.tar.bz2) = 6de623563a5e13f0f191b404dcd736cf56776181 3SHA1 (pciids-20150907/pci.ids.bz2) = d725f7bf3c868e2d9a133d0c6ee55c5185575f28
4RMD160 (pciids-20091229.tar.bz2) = 3c7256739c4bdd4e5d5312764b21071ca8ae17ba 4RMD160 (pciids-20150907/pci.ids.bz2) = bbf85850096ea5909ce16a1ca1dbbdc73924d1c0
5Size (pciids-20091229.tar.bz2) = 156325 bytes 5Size (pciids-20150907/pci.ids.bz2) = 219031 bytes