From owner-svn-ports-all@freebsd.org Sun Aug 27 00:36:14 2017 Return-Path: Delivered-To: svn-ports-all@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 C675ADDEB00; Sun, 27 Aug 2017 00:36:14 +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 94E2581E49; Sun, 27 Aug 2017 00:36:14 +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 v7R0aDQS050055; Sun, 27 Aug 2017 00:36:13 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v7R0aDTM050053; Sun, 27 Aug 2017 00:36:13 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201708270036.v7R0aDTM050053@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, 27 Aug 2017 00:36:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r448788 - head/misc/pciids X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/misc/pciids X-SVN-Commit-Revision: 448788 X-SVN-Commit-Repository: ports 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.23 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: Sun, 27 Aug 2017 00:36:14 -0000 Author: sunpoet Date: Sun Aug 27 00:36:13 2017 New Revision: 448788 URL: https://svnweb.freebsd.org/changeset/ports/448788 Log: Update to 20170825 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 Sat Aug 26 21:44:07 2017 (r448787) +++ head/misc/pciids/Makefile Sun Aug 27 00:36:13 2017 (r448788) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pciids -PORTVERSION= 20170727 +PORTVERSION= 20170825 CATEGORIES= misc MAINTAINER= sunpoet@FreeBSD.org @@ -17,7 +17,7 @@ NO_BUILD= yes PLIST_FILES= %%DATADIR%%/pci.ids GH_ACCOUNT= pciutils -GH_TAGNAME= 8a1d51e +GH_TAGNAME= 3fc1b26 USE_GITHUB= yes do-install: Modified: head/misc/pciids/distinfo ============================================================================== --- head/misc/pciids/distinfo Sat Aug 26 21:44:07 2017 (r448787) +++ head/misc/pciids/distinfo Sun Aug 27 00:36:13 2017 (r448788) @@ -1,3 +1,3 @@ -TIMESTAMP = 1501766509 -SHA256 (pciutils-pciids-20170727-8a1d51e_GH0.tar.gz) = 058c06baade8806ff6456e9e486dcdbf9ae3debc8ec35b5359936abe20f5daab -SIZE (pciutils-pciids-20170727-8a1d51e_GH0.tar.gz) = 254975 +TIMESTAMP = 1503780092 +SHA256 (pciutils-pciids-20170825-3fc1b26_GH0.tar.gz) = 9f24d5acd08fbccf7114d5fc9baf257ba9890dd7b99b4a9eaeb7db184cabbb68 +SIZE (pciutils-pciids-20170825-3fc1b26_GH0.tar.gz) = 255908