Skip site navigation (1)Skip section navigation (2)
Date:      Wed,  6 Oct 2010 19:32:55 +0800 (CST)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        gnome@FreeBSD.org
Subject:   [PATCH] misc/pciids: update to 20101005, add LICENSE
Message-ID:  <20101006113255.730872AEC52A@sunpoet.net>

next in thread | raw e-mail | index | archive | help

>Submitter-Id:	current-users
>Originator:	Sunpoet Po-Chuan Hsieh
>Organization:	
>Confidential:	no 
>Synopsis:	[PATCH] misc/pciids: update to 20101005, add LICENSE
>Severity:	non-critical
>Priority:	low
>Category:	ports 
>Class:		update
>Release:	FreeBSD 8.1-STABLE amd64
>Environment:
System: FreeBSD bonjour.sunpoet.net 8.1-STABLE FreeBSD 8.1-STABLE #0: Sun Jul 25 00:09:24 CST 2010
>Description:
- Update to 20101005
- Add LICENSE

Port maintainer (gnome@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- pciids-20101005.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/misc/pciids/Makefile,v
retrieving revision 1.21
diff -u -u -r1.21 Makefile
--- Makefile	3 Oct 2010 17:18:23 -0000	1.21
+++ Makefile	6 Oct 2010 11:33:43 -0000
@@ -6,14 +6,15 @@
 #    $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
+
 USE_BZIP2=	yes
 NO_BUILD=	yes
 PLIST_FILES=	%%DATADIR%%/pci.ids
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/misc/pciids/distinfo,v
retrieving revision 1.20
diff -u -u -r1.20 distinfo
--- distinfo	3 Oct 2010 17:18:23 -0000	1.20
+++ distinfo	6 Oct 2010 11:33:43 -0000
@@ -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
--- pciids-20101005.patch ends here ---




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