diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2016-05-02 03:59:09 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2016-05-02 03:59:09 +0800 |
commit | fad66586615da4b3172805c6c2c08c1da5a2d201 (patch) | |
tree | 76c7904d8aecb37129293ff54d9c48babca5eda3 /misc | |
parent | 0071bdc3d01bc5d66a2c1edbd2dcf7fef76ac6e1 (diff) | |
download | freebsd-ports-gnome-fad66586615da4b3172805c6c2c08c1da5a2d201.tar.gz freebsd-ports-gnome-fad66586615da4b3172805c6c2c08c1da5a2d201.tar.zst freebsd-ports-gnome-fad66586615da4b3172805c6c2c08c1da5a2d201.zip |
- Update to 20160430
- Update LICENSE
- Remove USES=tar:xz
Changes: https://github.com/pciutils/pciids/commits/master
Diffstat (limited to 'misc')
-rw-r--r-- | misc/pciids/Makefile | 7 | ||||
-rw-r--r-- | misc/pciids/distinfo | 4 |
2 files changed, 5 insertions, 6 deletions
diff --git a/misc/pciids/Makefile b/misc/pciids/Makefile index 9483025dc70e..8dcd1ec78124 100644 --- a/misc/pciids/Makefile +++ b/misc/pciids/Makefile @@ -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: diff --git a/misc/pciids/distinfo b/misc/pciids/distinfo index 67053da0c17f..23088d7f37e2 100644 --- a/misc/pciids/distinfo +++ b/misc/pciids/distinfo @@ -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 |