svn commit: r533823 - head/misc/usbids

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun May 3 20:49:29 UTC 2020


Author: sunpoet
Date: Sun May  3 20:49:24 2020
New Revision: 533823
URL: https://svnweb.freebsd.org/changeset/ports/533823

Log:
  Update to 20200329
  
  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 May  3 20:49:19 2020	(r533822)
+++ head/misc/usbids/Makefile	Sun May  3 20:49:24 2020	(r533823)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	usbids
-PORTVERSION=	20200319
+PORTVERSION=	20200329
 CATEGORIES=	misc
 
 MAINTAINER=	sunpoet at FreeBSD.org
@@ -16,7 +16,7 @@ NO_BUILD=	yes
 
 PORTDATA=	usb.ids
 
-GH_TAGNAME=	f0d0ed8
+GH_TAGNAME=	d41c7bc
 USE_GITHUB=	yes
 
 do-install:

Modified: head/misc/usbids/distinfo
==============================================================================
--- head/misc/usbids/distinfo	Sun May  3 20:49:19 2020	(r533822)
+++ head/misc/usbids/distinfo	Sun May  3 20:49:24 2020	(r533823)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1585164863
-SHA256 (usbids-usbids-20200319-f0d0ed8_GH0.tar.gz) = 99b037027c7b4d38756609d9b03eb8f0a4aa25acfbafd77a013501d21aebd4e8
-SIZE (usbids-usbids-20200319-f0d0ed8_GH0.tar.gz) = 227910
+TIMESTAMP = 1588450796
+SHA256 (usbids-usbids-20200329-d41c7bc_GH0.tar.gz) = 8d715539d26f4478df657c985b912d31bf525116ea35617340701e09ce1ef9fb
+SIZE (usbids-usbids-20200329-d41c7bc_GH0.tar.gz) = 228043


More information about the svn-ports-head mailing list