Date: Sun, 7 Mar 2021 22:11:39 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r567623 - head/misc/usbids Message-ID: <202103072211.127MBd8V033889@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Mar 7 22:11:39 2021 New Revision: 567623 URL: https://svnweb.freebsd.org/changeset/ports/567623 Log: Update to 20210219 Changes: https://github.com/usbids/usbids/commits/master Modified: head/misc/usbids/Makefile head/misc/usbids/distinfo Modified: head/misc/usbids/Makefile ============================================================================== --- head/misc/usbids/Makefile Sun Mar 7 22:11:33 2021 (r567622) +++ head/misc/usbids/Makefile Sun Mar 7 22:11:39 2021 (r567623) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= usbids -PORTVERSION= 20210129 +PORTVERSION= 20210219 CATEGORIES= misc MAINTAINER= sunpoet@FreeBSD.org @@ -16,7 +16,7 @@ NO_BUILD= yes PORTDATA= usb.ids -GH_TAGNAME= fb1cebb +GH_TAGNAME= 5e14a72 USE_GITHUB= yes do-install: Modified: head/misc/usbids/distinfo ============================================================================== --- head/misc/usbids/distinfo Sun Mar 7 22:11:33 2021 (r567622) +++ head/misc/usbids/distinfo Sun Mar 7 22:11:39 2021 (r567623) @@ -1,3 +1,3 @@ -TIMESTAMP = 1612296113 -SHA256 (usbids-usbids-20210129-fb1cebb_GH0.tar.gz) = 93ef4973c42cf3d72ec5f622bff4eb591cf3c2054bfbf2eae28b548c9bed3b76 -SIZE (usbids-usbids-20210129-fb1cebb_GH0.tar.gz) = 261463 +TIMESTAMP = 1614794198 +SHA256 (usbids-usbids-20210219-5e14a72_GH0.tar.gz) = 8086d11617a17207337e38bff06c33fa498864d847436da2ebeb6f0bcc4657de +SIZE (usbids-usbids-20210219-5e14a72_GH0.tar.gz) = 261514
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202103072211.127MBd8V033889>