View | Details | Raw Unified | Return to bug 151256
Collapse All | Expand All

(-)Makefile (-3 / +4 lines)
Lines 6-19 Link Here
6
#    $MCom: ports/misc/pciids/Makefile,v 1.11 2008/03/23 06:57:57 marcus Exp $
6
#    $MCom: ports/misc/pciids/Makefile,v 1.11 2008/03/23 06:57:57 marcus Exp $
7
7
8
PORTNAME=	pciids
8
PORTNAME=	pciids
9
PORTVERSION=	20100827
9
PORTVERSION=	20101005
10
CATEGORIES=	misc
10
CATEGORIES=	misc
11
MASTER_SITES=	${MASTER_SITE_LOCAL}
11
MASTER_SITES=	LOCAL/sunpoet
12
MASTER_SITE_SUBDIR=	sunpoet
13
12
14
MAINTAINER=	gnome@FreeBSD.org
13
MAINTAINER=	gnome@FreeBSD.org
15
COMMENT=	Database of all known ID's used in PCI devices
14
COMMENT=	Database of all known ID's used in PCI devices
16
15
16
LICENSE=	BSD GPLv2 GPLv3
17
17
USE_BZIP2=	yes
18
USE_BZIP2=	yes
18
NO_BUILD=	yes
19
NO_BUILD=	yes
19
PLIST_FILES=	%%DATADIR%%/pci.ids
20
PLIST_FILES=	%%DATADIR%%/pci.ids
(-)distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (pciids-20100827.tar.bz2) = 93d4beb741dfbaf88a97ba8aa4008494
1
MD5 (pciids-20101005.tar.bz2) = 54b858ac1f7bb9735e697845fb478922
2
SHA256 (pciids-20100827.tar.bz2) = d6557b2180d46781cb3025470bb49b85657a77a996bb21d2898d2eb48f38b6c7
2
SHA256 (pciids-20101005.tar.bz2) = d6ba29c59c20bccaae9d9c0767dd3c0169ad074b797b96428365bca859c25817
3
SIZE (pciids-20100827.tar.bz2) = 162720
3
SIZE (pciids-20101005.tar.bz2) = 163410

Return to bug 151256