Date: Thu, 30 Sep 2010 14:13:16 +0800 (CST) From: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> To: FreeBSD-gnats-submit@freebsd.org Cc: gnome@FreeBSD.org, ahze@FreeBSD.org Subject: [PATCH] misc/pciids: update to 20100827 Message-ID: <20100930061316.7B9D32AEC4F7@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 20100827 >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 20100827 Tinderbox logs: http://sunpoet.net/tinderbox/logs/8-FreeBSD/pciids-20100827.log http://sunpoet.net/tinderbox/logs/7-FreeBSD/pciids-20100827.log PS. I put the tarball in my LOCAL just to make it reachable for testing. Please feel free to move the distfile elsewhere. :) Port maintainer (gnome@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- pciids-20100827.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/misc/pciids/Makefile,v retrieving revision 1.20 diff -u -u -r1.20 Makefile --- Makefile 29 Dec 2009 16:54:39 -0000 1.20 +++ Makefile 29 Sep 2010 16:48:45 -0000 @@ -6,10 +6,10 @@ # $MCom: ports/misc/pciids/Makefile,v 1.11 2008/03/23 06:57:57 marcus Exp $ PORTNAME= pciids -PORTVERSION= 20091229 +PORTVERSION= 20100827 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= ahze +MASTER_SITE_SUBDIR= sunpoet MAINTAINER= gnome@FreeBSD.org COMMENT= Database of all known ID's used in PCI devices Index: distinfo =================================================================== RCS file: /home/ncvs/ports/misc/pciids/distinfo,v retrieving revision 1.19 diff -u -u -r1.19 distinfo --- distinfo 29 Dec 2009 16:54:39 -0000 1.19 +++ distinfo 29 Sep 2010 16:48:45 -0000 @@ -1,3 +1,3 @@ -MD5 (pciids-20091229.tar.bz2) = 9c6c46f8554baeb9c5c8b09b0b53f195 -SHA256 (pciids-20091229.tar.bz2) = 397833857453d67e36be1acc0ffd78996bd22db3b0e55fd688802779ef9e262d -SIZE (pciids-20091229.tar.bz2) = 156325 +MD5 (pciids-20100827.tar.bz2) = 93d4beb741dfbaf88a97ba8aa4008494 +SHA256 (pciids-20100827.tar.bz2) = d6557b2180d46781cb3025470bb49b85657a77a996bb21d2898d2eb48f38b6c7 +SIZE (pciids-20100827.tar.bz2) = 162720 --- pciids-20100827.patch ends here ---
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100930061316.7B9D32AEC4F7>