diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2018-11-16 03:05:59 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2018-11-16 03:05:59 +0800 |
commit | 82034459389fc2e576b2edb41eaeb79ffd3e0ab4 (patch) | |
tree | 500032985bd25b5f3c44f9fa9604be9a3afde2c7 /misc/pciids | |
parent | 03c0af59236b828d16f2f7c6c8efb4feeb71e7fd (diff) | |
download | freebsd-ports-gnome-82034459389fc2e576b2edb41eaeb79ffd3e0ab4.tar.gz freebsd-ports-gnome-82034459389fc2e576b2edb41eaeb79ffd3e0ab4.tar.zst freebsd-ports-gnome-82034459389fc2e576b2edb41eaeb79ffd3e0ab4.zip |
Update to 20181113
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 6f1c5f9c6e48..faf400163370 100644 --- a/misc/pciids/Makefile +++ b/misc/pciids/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pciids -PORTVERSION= 20181027 +PORTVERSION= 20181113 CATEGORIES= misc MAINTAINER= sunpoet@FreeBSD.org @@ -17,7 +17,7 @@ NO_BUILD= yes PORTDATA= pci.ids GH_ACCOUNT= pciutils -GH_TAGNAME= 3494ab3 +GH_TAGNAME= 6528d11 USE_GITHUB= yes do-install: diff --git a/misc/pciids/distinfo b/misc/pciids/distinfo index 7798615b2dfd..a88283d16a49 100644 --- a/misc/pciids/distinfo +++ b/misc/pciids/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1540658952 -SHA256 (pciutils-pciids-20181027-3494ab3_GH0.tar.gz) = 930782ed537197f223db06bb848834c29029fc481fa62c836627c110ee53dc5c -SIZE (pciutils-pciids-20181027-3494ab3_GH0.tar.gz) = 268452 +TIMESTAMP = 1542301212 +SHA256 (pciutils-pciids-20181113-6528d11_GH0.tar.gz) = 306b1f88928c8f5b12eddc8800e6c25c40235cf66cbab401aedde8117fb4cc5e +SIZE (pciutils-pciids-20181113-6528d11_GH0.tar.gz) = 269167 |