pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/misc/pciids Update to 20081012 (latest FreeBSD snapshot).
details: https://anonhg.NetBSD.org/pkgsrc/rev/b75679a9e9a5
branches: trunk
changeset: 552634:b75679a9e9a5
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Jan 07 12:47:46 2009 +0000
description:
Update to 20081012 (latest FreeBSD snapshot).
It's a database, so changes: probably more IDs :)
diffstat:
misc/pciids/Makefile | 5 ++---
misc/pciids/PLIST | 3 +--
misc/pciids/distinfo | 8 ++++----
3 files changed, 7 insertions(+), 9 deletions(-)
diffs (42 lines):
diff -r 2439ab436dc9 -r b75679a9e9a5 misc/pciids/Makefile
--- a/misc/pciids/Makefile Wed Jan 07 12:44:01 2009 +0000
+++ b/misc/pciids/Makefile Wed Jan 07 12:47:46 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2008/04/26 05:07:09 bjs Exp $
+# $NetBSD: Makefile,v 1.4 2009/01/07 12:47:46 wiz Exp $
#
-DISTNAME= pciids-20080312
+DISTNAME= pciids-20081012
CATEGORIES= misc
MASTER_SITES= http://people.freebsd.org/~ahze/distfiles/
EXTRACT_SUFX= .tar.bz2
@@ -17,6 +17,5 @@
do-install:
${INSTALL_DATA_DIR} ${DESTDIR}${PREFIX}/share/pciids
${INSTALL_DATA} ${WRKSRC}/pci.ids ${DESTDIR}${PREFIX}/share/pciids
- ${INSTALL_DATA} ${WRKSRC}/pci.db ${DESTDIR}${PREFIX}/share/pciids
.include "../../mk/bsd.pkg.mk"
diff -r 2439ab436dc9 -r b75679a9e9a5 misc/pciids/PLIST
--- a/misc/pciids/PLIST Wed Jan 07 12:44:01 2009 +0000
+++ b/misc/pciids/PLIST Wed Jan 07 12:47:46 2009 +0000
@@ -1,4 +1,3 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2006/11/12 11:46:21 jmmv Exp $
+@comment $NetBSD: PLIST,v 1.2 2009/01/07 12:47:46 wiz Exp $
share/pciids/pci.ids
-share/pciids/pci.db
@dirrm share/pciids
diff -r 2439ab436dc9 -r b75679a9e9a5 misc/pciids/distinfo
--- a/misc/pciids/distinfo Wed Jan 07 12:44:01 2009 +0000
+++ b/misc/pciids/distinfo Wed Jan 07 12:47:46 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2008/04/26 05:07:09 bjs Exp $
+$NetBSD: distinfo,v 1.3 2009/01/07 12:47:46 wiz Exp $
-SHA1 (pciids-20080312.tar.bz2) = fc04aeba4c375878b5694dca77b64038fc482f6d
-RMD160 (pciids-20080312.tar.bz2) = 76456f40e4904e38794914fa4b7e1a75e62cba34
-Size (pciids-20080312.tar.bz2) = 263363 bytes
+SHA1 (pciids-20081012.tar.bz2) = b24376b55cc4faf0a44d5927e7baa2cc0e311c61
+RMD160 (pciids-20081012.tar.bz2) = b48fad0959f63d38994af828bab374a6dca11f9f
+Size (pciids-20081012.tar.bz2) = 143723 bytes
Home |
Main Index |
Thread Index |
Old Index