From owner-svn-ports-head@freebsd.org Mon May 23 03:49:52 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EF50DB469D7; Mon, 23 May 2016 03:49:52 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C170A19AD; Mon, 23 May 2016 03:49:52 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4N3nqeq050916; Mon, 23 May 2016 03:49:52 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4N3npvK050914; Mon, 23 May 2016 03:49:51 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201605230349.u4N3npvK050914@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 23 May 2016 03:49:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415656 - 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-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 May 2016 03:49:53 -0000 Author: sunpoet Date: Mon May 23 03:49:51 2016 New Revision: 415656 URL: https://svnweb.freebsd.org/changeset/ports/415656 Log: - Update to 20160522 Changes: https://github.com/pciutils/pciids/commits/master Modified: head/misc/pciids/Makefile head/misc/pciids/distinfo Modified: head/misc/pciids/Makefile ============================================================================== --- head/misc/pciids/Makefile Mon May 23 03:49:47 2016 (r415655) +++ head/misc/pciids/Makefile Mon May 23 03:49:51 2016 (r415656) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pciids -PORTVERSION= 20160430 +PORTVERSION= 20160522 CATEGORIES= misc MAINTAINER= sunpoet@FreeBSD.org @@ -17,7 +17,7 @@ NO_BUILD= yes PLIST_FILES= %%DATADIR%%/pci.ids GH_ACCOUNT= pciutils -GH_TAGNAME= 9238384 +GH_TAGNAME= eaf479c USE_GITHUB= yes do-install: Modified: head/misc/pciids/distinfo ============================================================================== --- head/misc/pciids/distinfo Mon May 23 03:49:47 2016 (r415655) +++ head/misc/pciids/distinfo Mon May 23 03:49:51 2016 (r415656) @@ -1,2 +1,3 @@ -SHA256 (pciutils-pciids-20160430-9238384_GH0.tar.gz) = d35d5eff2ea60e0b6670e6fe2eb0215e58a18fdbfaf0b6f241a2c57b72f94d10 -SIZE (pciutils-pciids-20160430-9238384_GH0.tar.gz) = 243482 +TIMESTAMP = 1463904394 +SHA256 (pciutils-pciids-20160522-eaf479c_GH0.tar.gz) = 7de2f0ed8e79dbdc1f3179d83782a118e015b1886e0ed2e970350f3422241025 +SIZE (pciutils-pciids-20160522-eaf479c_GH0.tar.gz) = 244001