diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2014-02-23 20:20:18 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2014-02-23 20:20:18 +0800 |
commit | f96c5c169afdf5dbc363cb94961f50709e99e9c4 (patch) | |
tree | 58d9f3007b99295845b36507d15f0f734a5bdba7 | |
parent | bc00f90486ad6425cd5376542b57facd0cce04ae (diff) | |
download | freebsd-ports-gnome-f96c5c169afdf5dbc363cb94961f50709e99e9c4.tar.gz freebsd-ports-gnome-f96c5c169afdf5dbc363cb94961f50709e99e9c4.tar.zst freebsd-ports-gnome-f96c5c169afdf5dbc363cb94961f50709e99e9c4.zip |
- Update to 20140222
Changes: http://people.FreeBSD.org/~sunpoet/pciids-20140222.diff
-rw-r--r-- | misc/pciids/Makefile | 2 | ||||
-rw-r--r-- | misc/pciids/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/misc/pciids/Makefile b/misc/pciids/Makefile index b3c7d8eb1e4c..06bde13d8050 100644 --- a/misc/pciids/Makefile +++ b/misc/pciids/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pciids -PORTVERSION= 20140206 +PORTVERSION= 20140222 CATEGORIES= misc MASTER_SITES= LOCAL/sunpoet diff --git a/misc/pciids/distinfo b/misc/pciids/distinfo index 2d0f6329987d..4a96a6afb59b 100644 --- a/misc/pciids/distinfo +++ b/misc/pciids/distinfo @@ -1,2 +1,2 @@ -SHA256 (pciids-20140206.tar.xz) = 52b92e228f03b03a0905f1efd3085c1392a1eee44644efdd1e3d4eebf447b8a9 -SIZE (pciids-20140206.tar.xz) = 165536 +SHA256 (pciids-20140222.tar.xz) = 9226ae777e121f742afccc2e085cd900bd49231d7c97e31b5b986cb0c6774135 +SIZE (pciids-20140222.tar.xz) = 166016 |