svn commit: r542010 - head/misc/usbids

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Jul 11 18:09:27 UTC 2020


Author: sunpoet
Date: Sat Jul 11 18:09:22 2020
New Revision: 542010
URL: https://svnweb.freebsd.org/changeset/ports/542010

Log:
  Update to 20200622
  
  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	Sat Jul 11 18:09:18 2020	(r542009)
+++ head/misc/usbids/Makefile	Sat Jul 11 18:09:22 2020	(r542010)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	usbids
-PORTVERSION=	20200329
+PORTVERSION=	20200622
 CATEGORIES=	misc
 
 MAINTAINER=	sunpoet at FreeBSD.org
@@ -16,7 +16,7 @@ NO_BUILD=	yes
 
 PORTDATA=	usb.ids
 
-GH_TAGNAME=	d41c7bc
+GH_TAGNAME=	8497c2c
 USE_GITHUB=	yes
 
 do-install:

Modified: head/misc/usbids/distinfo
==============================================================================
--- head/misc/usbids/distinfo	Sat Jul 11 18:09:18 2020	(r542009)
+++ head/misc/usbids/distinfo	Sat Jul 11 18:09:22 2020	(r542010)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1588450796
-SHA256 (usbids-usbids-20200329-d41c7bc_GH0.tar.gz) = 8d715539d26f4478df657c985b912d31bf525116ea35617340701e09ce1ef9fb
-SIZE (usbids-usbids-20200329-d41c7bc_GH0.tar.gz) = 228043
+TIMESTAMP = 1594457436
+SHA256 (usbids-usbids-20200622-8497c2c_GH0.tar.gz) = 10abaad89f8ceed857e6939db4f1170975f53a4d3e2737a7c0786ed908ae798f
+SIZE (usbids-usbids-20200622-8497c2c_GH0.tar.gz) = 260782


More information about the svn-ports-all mailing list