From owner-svn-ports-head@freebsd.org Sun Nov 12 19:09:46 2017 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 7FF75C7A56C; Sun, 12 Nov 2017 19:09:46 +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 E7CA97116A; Sun, 12 Nov 2017 19:09:45 +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 vACJ9iDE075649; Sun, 12 Nov 2017 19:09:44 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vACJ9i7j075647; Sun, 12 Nov 2017 19:09:44 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201711121909.vACJ9i7j075647@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 12 Nov 2017 19:09:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r454062 - head/misc/pciids X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/misc/pciids X-SVN-Commit-Revision: 454062 X-SVN-Commit-Repository: ports 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.25 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: Sun, 12 Nov 2017 19:09:46 -0000 Author: sunpoet Date: Sun Nov 12 19:09:44 2017 New Revision: 454062 URL: https://svnweb.freebsd.org/changeset/ports/454062 Log: Update to 20171021 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 Sun Nov 12 19:09:39 2017 (r454061) +++ head/misc/pciids/Makefile Sun Nov 12 19:09:44 2017 (r454062) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pciids -PORTVERSION= 20171011 +PORTVERSION= 20171021 CATEGORIES= misc MAINTAINER= sunpoet@FreeBSD.org @@ -17,7 +17,7 @@ NO_BUILD= yes PLIST_FILES= %%DATADIR%%/pci.ids GH_ACCOUNT= pciutils -GH_TAGNAME= 2de5be8 +GH_TAGNAME= 5a521cc USE_GITHUB= yes do-install: Modified: head/misc/pciids/distinfo ============================================================================== --- head/misc/pciids/distinfo Sun Nov 12 19:09:39 2017 (r454061) +++ head/misc/pciids/distinfo Sun Nov 12 19:09:44 2017 (r454062) @@ -1,3 +1,3 @@ -TIMESTAMP = 1507820076 -SHA256 (pciutils-pciids-20171011-2de5be8_GH0.tar.gz) = a1761b79dc6ace95a7658b731f16feb0f9717b10bbb7453790b63be8b8473072 -SIZE (pciutils-pciids-20171011-2de5be8_GH0.tar.gz) = 257558 +TIMESTAMP = 1510443334 +SHA256 (pciutils-pciids-20171021-5a521cc_GH0.tar.gz) = a9885bd70a26456035148d27c0ce451859acd312aa11142222231d9f85e4f5c1 +SIZE (pciutils-pciids-20171021-5a521cc_GH0.tar.gz) = 257642