diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-06-16 22:27:20 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-06-16 22:27:20 +0800 |
commit | 9bc25d29fa9c9244b2598ad06841b14f671c6dc1 (patch) | |
tree | 34446fffea54f4928b0c8d03d1a6de0921bb4cae /misc | |
parent | bebd4ecbb80018c8e61befa02851908ff51ddf16 (diff) | |
download | freebsd-ports-gnome-9bc25d29fa9c9244b2598ad06841b14f671c6dc1.tar.gz freebsd-ports-gnome-9bc25d29fa9c9244b2598ad06841b14f671c6dc1.tar.zst freebsd-ports-gnome-9bc25d29fa9c9244b2598ad06841b14f671c6dc1.zip |
- Update to 20150609
- Add NO_ARCH
Changes: http://people.FreeBSD.org/~sunpoet/usbids-20150609.diff
Diffstat (limited to 'misc')
-rw-r--r-- | misc/usbids/Makefile | 3 | ||||
-rw-r--r-- | misc/usbids/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/misc/usbids/Makefile b/misc/usbids/Makefile index 576fb02a9f66..8c4ff29da6ff 100644 --- a/misc/usbids/Makefile +++ b/misc/usbids/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= usbids -PORTVERSION= 20150505 +PORTVERSION= 20150609 CATEGORIES= misc MASTER_SITES= LOCAL/sunpoet @@ -12,6 +12,7 @@ COMMENT= Database of all known IDs used in USB devices LICENSE= BSD3CLAUSE GPLv2 GPLv3 LICENSE_COMB= dual +NO_ARCH= yes NO_BUILD= yes USES= tar:xz diff --git a/misc/usbids/distinfo b/misc/usbids/distinfo index 91018c65f767..1a7ecc96daa3 100644 --- a/misc/usbids/distinfo +++ b/misc/usbids/distinfo @@ -1,2 +1,2 @@ -SHA256 (usbids-20150505.tar.xz) = bd18820ae90020b3803059911a9219f8c278c68eb846dfc74ab02e09d325acb1 -SIZE (usbids-20150505.tar.xz) = 152812 +SHA256 (usbids-20150609.tar.xz) = f86ef4aea46e2fc4ca9b0e86c1510b5878b93fe7d0546b556c0c84689cc37113 +SIZE (usbids-20150609.tar.xz) = 153584 |