From owner-svn-ports-all@FreeBSD.ORG Fri Mar 14 07:33:13 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 92FD1B58; Fri, 14 Mar 2014 07:33:13 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 7F590DBA; Fri, 14 Mar 2014 07:33:13 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s2E7XDsn049015; Fri, 14 Mar 2014 07:33:13 GMT (envelope-from sunpoet@svn.freebsd.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s2E7XDr5049013; Fri, 14 Mar 2014 07:33:13 GMT (envelope-from sunpoet@svn.freebsd.org) Message-Id: <201403140733.s2E7XDr5049013@svn.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Fri, 14 Mar 2014 07:33:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r348158 - head/misc/pciids X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Mar 2014 07:33:13 -0000 Author: sunpoet Date: Fri Mar 14 07:33:12 2014 New Revision: 348158 URL: http://svnweb.freebsd.org/changeset/ports/348158 QAT: https://qat.redports.org/buildarchive/r348158/ Log: - Update to 20140312 - Use USES=tar:xz Changes: http://people.FreeBSD.org/~sunpoet/pciids-20140312.diff Modified: head/misc/pciids/Makefile head/misc/pciids/distinfo Modified: head/misc/pciids/Makefile ============================================================================== --- head/misc/pciids/Makefile Fri Mar 14 07:28:14 2014 (r348157) +++ head/misc/pciids/Makefile Fri Mar 14 07:33:12 2014 (r348158) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pciids -PORTVERSION= 20140301 +PORTVERSION= 20140312 CATEGORIES= misc MASTER_SITES= LOCAL/sunpoet @@ -13,7 +13,7 @@ LICENSE= BSD3CLAUSE GPLv2 GPLv3 LICENSE_COMB= dual NO_BUILD= yes -USE_XZ= yes +USES= tar:xz PLIST_FILES= %%DATADIR%%/pci.ids PLIST_DIRS= %%DATADIR%% Modified: head/misc/pciids/distinfo ============================================================================== --- head/misc/pciids/distinfo Fri Mar 14 07:28:14 2014 (r348157) +++ head/misc/pciids/distinfo Fri Mar 14 07:33:12 2014 (r348158) @@ -1,2 +1,2 @@ -SHA256 (pciids-20140301.tar.xz) = 949475d0d8ec64bec9e39adf72e0af84e81665fac33bf875cf9f7e3207345ce5 -SIZE (pciids-20140301.tar.xz) = 166148 +SHA256 (pciids-20140312.tar.xz) = 32c61fa3a242b2b431c2e15fd7725f6f76c85b730c6d8a0f50108dbd54889ce2 +SIZE (pciids-20140312.tar.xz) = 166584