diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-03-13 18:27:31 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-03-13 18:27:31 +0800 |
commit | 3e37b141fd7cede6f8cded51d99b9ff61c853ddb (patch) | |
tree | 1567ed8e80334cb670bcf1f877f0bb645b648534 /misc/pciids | |
parent | f0ab687c42587eea804c74cdf16d908036df2839 (diff) | |
download | freebsd-ports-gnome-3e37b141fd7cede6f8cded51d99b9ff61c853ddb.tar.gz freebsd-ports-gnome-3e37b141fd7cede6f8cded51d99b9ff61c853ddb.tar.zst freebsd-ports-gnome-3e37b141fd7cede6f8cded51d99b9ff61c853ddb.zip |
Update to 20170310
Changes: https://github.com/pciutils/pciids/commits/master
Diffstat (limited to 'misc/pciids')
-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 ba4864cb073e..d251f6f61825 100644 --- a/misc/pciids/Makefile +++ b/misc/pciids/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pciids -PORTVERSION= 20170304 +PORTVERSION= 20170310 CATEGORIES= misc MAINTAINER= sunpoet@FreeBSD.org @@ -17,7 +17,7 @@ NO_BUILD= yes PLIST_FILES= %%DATADIR%%/pci.ids GH_ACCOUNT= pciutils -GH_TAGNAME= ad02084 +GH_TAGNAME= 090668b USE_GITHUB= yes do-install: diff --git a/misc/pciids/distinfo b/misc/pciids/distinfo index fa5a1ce12efa..d63bc438692e 100644 --- a/misc/pciids/distinfo +++ b/misc/pciids/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1489074558 -SHA256 (pciutils-pciids-20170304-ad02084_GH0.tar.gz) = 6b0036a9e79a41e3b51a2f969207565e209bfcfc13141852ec3215a06b892d8a -SIZE (pciutils-pciids-20170304-ad02084_GH0.tar.gz) = 251950 +TIMESTAMP = 1489395699 +SHA256 (pciutils-pciids-20170310-090668b_GH0.tar.gz) = 64e2b0807572674e6c1dd292036b78e4f0159bd1972983c7f880883ffa3952a9 +SIZE (pciutils-pciids-20170310-090668b_GH0.tar.gz) = 251992 |