svn commit: r524064 - head/misc/pciids

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Jan 25 18:19:43 UTC 2020


Author: sunpoet
Date: Sat Jan 25 18:19:43 2020
New Revision: 524064
URL: https://svnweb.freebsd.org/changeset/ports/524064

Log:
  Update to 20200125
  
  Changes:	https://github.com/pciutils/pciids/commits/master

Modified:
  head/misc/pciids/Makefile
  head/misc/pciids/distinfo

Modified: head/misc/pciids/Makefile
==============================================================================
--- head/misc/pciids/Makefile	Sat Jan 25 18:19:37 2020	(r524063)
+++ head/misc/pciids/Makefile	Sat Jan 25 18:19:43 2020	(r524064)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	pciids
-PORTVERSION=	20191223
+PORTVERSION=	20200125
 CATEGORIES=	misc
 
 MAINTAINER=	sunpoet at FreeBSD.org
@@ -17,7 +17,7 @@ NO_BUILD=	yes
 PORTDATA=	pci.ids
 
 GH_ACCOUNT=	pciutils
-GH_TAGNAME=	3f7dcc5
+GH_TAGNAME=	13b4475
 USE_GITHUB=	yes
 
 do-install:

Modified: head/misc/pciids/distinfo
==============================================================================
--- head/misc/pciids/distinfo	Sat Jan 25 18:19:37 2020	(r524063)
+++ head/misc/pciids/distinfo	Sat Jan 25 18:19:43 2020	(r524064)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1577145719
-SHA256 (pciutils-pciids-20191223-3f7dcc5_GH0.tar.gz) = e55387bb7692702a98738c0819642aec8bec2fbb991d1b8eae3586b5bad01f65
-SIZE (pciutils-pciids-20191223-3f7dcc5_GH0.tar.gz) = 281515
+TIMESTAMP = 1579945429
+SHA256 (pciutils-pciids-20200125-13b4475_GH0.tar.gz) = 6e3a685cc50e35260a9043f8e36d0dd3156114a9f24e203275559d3a4f2f5d5d
+SIZE (pciutils-pciids-20200125-13b4475_GH0.tar.gz) = 282667


More information about the svn-ports-all mailing list