diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-06-16 22:27:15 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-06-16 22:27:15 +0800 |
commit | bebd4ecbb80018c8e61befa02851908ff51ddf16 (patch) | |
tree | 931e7660015937a6ff94853ad30f33f8c949a5eb /misc | |
parent | 8997da74bc92c4335cf2b5e695d0fc444ab73966 (diff) | |
download | freebsd-ports-gnome-bebd4ecbb80018c8e61befa02851908ff51ddf16.tar.gz freebsd-ports-gnome-bebd4ecbb80018c8e61befa02851908ff51ddf16.tar.zst freebsd-ports-gnome-bebd4ecbb80018c8e61befa02851908ff51ddf16.zip |
- Update to 20150615
- Add NO_ARCH
Changes: http://people.FreeBSD.org/~sunpoet/pciids-20150615.diff
Diffstat (limited to 'misc')
-rw-r--r-- | misc/pciids/Makefile | 3 | ||||
-rw-r--r-- | misc/pciids/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/misc/pciids/Makefile b/misc/pciids/Makefile index 47686d4c0690..1f99d6eb59f6 100644 --- a/misc/pciids/Makefile +++ b/misc/pciids/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pciids -PORTVERSION= 20150523 +PORTVERSION= 20150615 CATEGORIES= misc MASTER_SITES= LOCAL/sunpoet @@ -12,6 +12,7 @@ COMMENT= Database of all known IDs used in PCI devices LICENSE= BSD3CLAUSE GPLv2 GPLv3 LICENSE_COMB= dual +NO_ARCH= yes NO_BUILD= yes USES= tar:xz diff --git a/misc/pciids/distinfo b/misc/pciids/distinfo index f5d0cc169788..5f5489bcde05 100644 --- a/misc/pciids/distinfo +++ b/misc/pciids/distinfo @@ -1,2 +1,2 @@ -SHA256 (pciids-20150523.tar.xz) = b571c73202be967a29b5a679ea2384574d27d4d6c818c58a8d3932745e95fdb4 -SIZE (pciids-20150523.tar.xz) = 177112 +SHA256 (pciids-20150615.tar.xz) = 3a6a12dd747dec6c8cf7b4851d60b4ed13895dc1ac553013a1af1c1f3bc5aa15 +SIZE (pciids-20150615.tar.xz) = 177584 |