Date: Sun, 1 May 2016 19:59:09 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414420 - head/misc/pciids Message-ID: <201605011959.u41Jx9Ym081971@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun May 1 19:59:09 2016 New Revision: 414420 URL: https://svnweb.freebsd.org/changeset/ports/414420 Log: - Update to 20160430 - Update LICENSE - Remove USES=tar:xz 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 May 1 19:59:03 2016 (r414419) +++ head/misc/pciids/Makefile Sun May 1 19:59:09 2016 (r414420) @@ -2,23 +2,22 @@ # $FreeBSD$ PORTNAME= pciids -PORTVERSION= 20160412 +PORTVERSION= 20160430 CATEGORIES= misc MAINTAINER= sunpoet@FreeBSD.org COMMENT= Database of all known IDs used in PCI devices -LICENSE= BSD3CLAUSE GPLv2 GPLv3 +LICENSE= BSD3CLAUSE GPLv2+ LICENSE_COMB= dual NO_ARCH= yes NO_BUILD= yes -USES= tar:xz PLIST_FILES= %%DATADIR%%/pci.ids GH_ACCOUNT= pciutils -GH_TAGNAME= 60b70b6 +GH_TAGNAME= 9238384 USE_GITHUB= yes do-install: Modified: head/misc/pciids/distinfo ============================================================================== --- head/misc/pciids/distinfo Sun May 1 19:59:03 2016 (r414419) +++ head/misc/pciids/distinfo Sun May 1 19:59:09 2016 (r414420) @@ -1,2 +1,2 @@ -SHA256 (pciutils-pciids-20160412-60b70b6_GH0.tar.gz) = b0537f2ea683597971f961f1b5201fec1fbf4404a161c8676eb291984fe6a0dc -SIZE (pciutils-pciids-20160412-60b70b6_GH0.tar.gz) = 242078 +SHA256 (pciutils-pciids-20160430-9238384_GH0.tar.gz) = d35d5eff2ea60e0b6670e6fe2eb0215e58a18fdbfaf0b6f241a2c57b72f94d10 +SIZE (pciutils-pciids-20160430-9238384_GH0.tar.gz) = 243482
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201605011959.u41Jx9Ym081971>