diff options
author | kwm <kwm@FreeBSD.org> | 2010-10-17 17:33:05 +0800 |
---|---|---|
committer | kwm <kwm@FreeBSD.org> | 2010-10-17 17:33:05 +0800 |
commit | f00c4e03a90e69c7fc9554de478ea32d8a6c6b32 (patch) | |
tree | 078882cfc197e2bbd80c17d3dff38a643bd93e35 /misc/pciids | |
parent | 6d978445116e6fd3f51a09a319cf809907e33346 (diff) | |
download | freebsd-ports-gnome-f00c4e03a90e69c7fc9554de478ea32d8a6c6b32.tar.gz freebsd-ports-gnome-f00c4e03a90e69c7fc9554de478ea32d8a6c6b32.tar.zst freebsd-ports-gnome-f00c4e03a90e69c7fc9554de478ea32d8a6c6b32.zip |
Update to 20101005.
Add License blob.
PR: ports/151256
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
With hat: gnome@
Diffstat (limited to 'misc/pciids')
-rw-r--r-- | misc/pciids/Makefile | 8 | ||||
-rw-r--r-- | misc/pciids/distinfo | 6 |
2 files changed, 8 insertions, 6 deletions
diff --git a/misc/pciids/Makefile b/misc/pciids/Makefile index 7581b5521d7c..5309aa770707 100644 --- a/misc/pciids/Makefile +++ b/misc/pciids/Makefile @@ -6,14 +6,16 @@ # $MCom: ports/misc/pciids/Makefile,v 1.11 2008/03/23 06:57:57 marcus Exp $ PORTNAME= pciids -PORTVERSION= 20100827 +PORTVERSION= 20101005 CATEGORIES= misc -MASTER_SITES= ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= sunpoet +MASTER_SITES= LOCAL/sunpoet MAINTAINER= gnome@FreeBSD.org COMMENT= Database of all known ID's used in PCI devices +LICENSE= BSD GPLv2 GPLv3 +LICENSE_COMB= dual + USE_BZIP2= yes NO_BUILD= yes PLIST_FILES= %%DATADIR%%/pci.ids diff --git a/misc/pciids/distinfo b/misc/pciids/distinfo index 613d0d10946e..d91625b6158f 100644 --- a/misc/pciids/distinfo +++ b/misc/pciids/distinfo @@ -1,3 +1,3 @@ -MD5 (pciids-20100827.tar.bz2) = 93d4beb741dfbaf88a97ba8aa4008494 -SHA256 (pciids-20100827.tar.bz2) = d6557b2180d46781cb3025470bb49b85657a77a996bb21d2898d2eb48f38b6c7 -SIZE (pciids-20100827.tar.bz2) = 162720 +MD5 (pciids-20101005.tar.bz2) = 54b858ac1f7bb9735e697845fb478922 +SHA256 (pciids-20101005.tar.bz2) = d6ba29c59c20bccaae9d9c0767dd3c0169ad074b797b96428365bca859c25817 +SIZE (pciids-20101005.tar.bz2) = 163410 |