svn commit: r527570 - head/misc/usbids
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Mar 1 18:17:57 UTC 2020
Author: sunpoet
Date: Sun Mar 1 18:17:55 2020
New Revision: 527570
URL: https://svnweb.freebsd.org/changeset/ports/527570
Log:
Update to 20200228
- Update LICENSE
Changes: https://people.FreeBSD.org/~sunpoet/usbids-20200228.diff
Modified:
head/misc/usbids/Makefile
head/misc/usbids/distinfo
Modified: head/misc/usbids/Makefile
==============================================================================
--- head/misc/usbids/Makefile Sun Mar 1 18:17:50 2020 (r527569)
+++ head/misc/usbids/Makefile Sun Mar 1 18:17:55 2020 (r527570)
@@ -2,19 +2,20 @@
# $FreeBSD$
PORTNAME= usbids
-PORTVERSION= 20200109
+PORTVERSION= 20200228
CATEGORIES= misc
MASTER_SITES= LOCAL/sunpoet
MAINTAINER= sunpoet at FreeBSD.org
COMMENT= Database of all known IDs used in USB devices
-LICENSE= BSD3CLAUSE GPLv2 GPLv3
+LICENSE= BSD3CLAUSE GPLv2+
LICENSE_COMB= dual
+USES= tar:xz
+
NO_ARCH= yes
NO_BUILD= yes
-USES= tar:xz
PORTDATA= usb.ids
Modified: head/misc/usbids/distinfo
==============================================================================
--- head/misc/usbids/distinfo Sun Mar 1 18:17:50 2020 (r527569)
+++ head/misc/usbids/distinfo Sun Mar 1 18:17:55 2020 (r527570)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1579945431
-SHA256 (usbids-20200109.tar.xz) = b43c0f9371a71f1b863d7d04baf4cdb83841fb7c81b0ccf24bd5a415a9f425e4
-SIZE (usbids-20200109.tar.xz) = 172388
+TIMESTAMP = 1583046284
+SHA256 (usbids-20200228.tar.xz) = c7f3d10c9687509d9cd58045a1e8cce891bcbf6af6e56729e9e7e87a3db65612
+SIZE (usbids-20200228.tar.xz) = 172864
More information about the svn-ports-head
mailing list