diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-03-10 00:12:16 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-03-10 00:12:16 +0800 |
commit | a68b0fbf5cb1cc8aadf92b82f7a386e87a4fe433 (patch) | |
tree | 43389f3993519f8dca965dc998f09fdbd26a3e4f /misc | |
parent | a967c682d9d9613e94700ee894458e41b1b76310 (diff) | |
download | freebsd-ports-gnome-a68b0fbf5cb1cc8aadf92b82f7a386e87a4fe433.tar.gz freebsd-ports-gnome-a68b0fbf5cb1cc8aadf92b82f7a386e87a4fe433.tar.zst freebsd-ports-gnome-a68b0fbf5cb1cc8aadf92b82f7a386e87a4fe433.zip |
Update to 20170304
Changes: https://github.com/pciutils/pciids/commits/master
Diffstat (limited to 'misc')
-rw-r--r-- | misc/pciids/Makefile | 4 | ||||
-rw-r--r-- | misc/pciids/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/misc/pciids/Makefile b/misc/pciids/Makefile index 06688a4cfb08..ba4864cb073e 100644 --- a/misc/pciids/Makefile +++ b/misc/pciids/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pciids -PORTVERSION= 20170215 +PORTVERSION= 20170304 CATEGORIES= misc MAINTAINER= sunpoet@FreeBSD.org @@ -17,7 +17,7 @@ NO_BUILD= yes PLIST_FILES= %%DATADIR%%/pci.ids GH_ACCOUNT= pciutils -GH_TAGNAME= 2c74505 +GH_TAGNAME= ad02084 USE_GITHUB= yes do-install: diff --git a/misc/pciids/distinfo b/misc/pciids/distinfo index 61b059535732..fa5a1ce12efa 100644 --- a/misc/pciids/distinfo +++ b/misc/pciids/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1487174374 -SHA256 (pciutils-pciids-20170215-2c74505_GH0.tar.gz) = 6d871d52cec842c4371fbc923f6de8b9c652ee9150a117df42ceb129ef86f939 -SIZE (pciutils-pciids-20170215-2c74505_GH0.tar.gz) = 251812 +TIMESTAMP = 1489074558 +SHA256 (pciutils-pciids-20170304-ad02084_GH0.tar.gz) = 6b0036a9e79a41e3b51a2f969207565e209bfcfc13141852ec3215a06b892d8a +SIZE (pciutils-pciids-20170304-ad02084_GH0.tar.gz) = 251950 |