svn commit: r567623 - head/misc/usbids

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Mar 7 22:11:46 UTC 2021


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 at 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


More information about the svn-ports-head mailing list