diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2019-02-14 07:52:14 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2019-02-14 07:52:14 +0800 |
commit | 7496863fc95f45c20b04a035ade601e12c936584 (patch) | |
tree | 26be0b7417ae05d34760a3c0c3cfa93403e16d24 /misc | |
parent | 311e7fe860c96585fe0edce36ecca23c7f69a099 (diff) | |
download | freebsd-ports-gnome-7496863fc95f45c20b04a035ade601e12c936584.tar.gz freebsd-ports-gnome-7496863fc95f45c20b04a035ade601e12c936584.tar.zst freebsd-ports-gnome-7496863fc95f45c20b04a035ade601e12c936584.zip |
Update to 20190213
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 0469973ae205..71975c8494f0 100644 --- a/misc/pciids/Makefile +++ b/misc/pciids/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pciids -PORTVERSION= 20190120 +PORTVERSION= 20190213 CATEGORIES= misc MAINTAINER= sunpoet@FreeBSD.org @@ -17,7 +17,7 @@ NO_BUILD= yes PORTDATA= pci.ids GH_ACCOUNT= pciutils -GH_TAGNAME= 586aedf +GH_TAGNAME= 65afe6b USE_GITHUB= yes do-install: diff --git a/misc/pciids/distinfo b/misc/pciids/distinfo index 32a64e9f3d2c..7b4707588dc7 100644 --- a/misc/pciids/distinfo +++ b/misc/pciids/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1548428013 -SHA256 (pciutils-pciids-20190120-586aedf_GH0.tar.gz) = ba6ddb72b541d56c55b5b4b8e0a0927a972279b7a88e9a0dbe1765ed4397680f -SIZE (pciutils-pciids-20190120-586aedf_GH0.tar.gz) = 271026 +TIMESTAMP = 1550093926 +SHA256 (pciutils-pciids-20190213-65afe6b_GH0.tar.gz) = c5ff62373ff4458dd287e2a43d3e24e33a313411b1c36594979e74c03354b57b +SIZE (pciutils-pciids-20190213-65afe6b_GH0.tar.gz) = 274215 |