svn commit: r492871 - head/misc/pciids

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Feb 13 23:52:15 UTC 2019


Author: sunpoet
Date: Wed Feb 13 23:52:14 2019
New Revision: 492871
URL: https://svnweb.freebsd.org/changeset/ports/492871

Log:
  Update to 20190213
  
  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	Wed Feb 13 23:49:54 2019	(r492870)
+++ head/misc/pciids/Makefile	Wed Feb 13 23:52:14 2019	(r492871)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	pciids
-PORTVERSION=	20190120
+PORTVERSION=	20190213
 CATEGORIES=	misc
 
 MAINTAINER=	sunpoet at FreeBSD.org
@@ -17,7 +17,7 @@ NO_BUILD=	yes
 PORTDATA=	pci.ids
 
 GH_ACCOUNT=	pciutils
-GH_TAGNAME=	586aedf
+GH_TAGNAME=	65afe6b
 USE_GITHUB=	yes
 
 do-install:

Modified: head/misc/pciids/distinfo
==============================================================================
--- head/misc/pciids/distinfo	Wed Feb 13 23:49:54 2019	(r492870)
+++ head/misc/pciids/distinfo	Wed Feb 13 23:52:14 2019	(r492871)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1548428013
-SHA256 (pciutils-pciids-20190120-586aedf_GH0.tar.gz) = ba6ddb72b541d56c55b5b4b8e0a0927a972279b7a88e9a0dbe1765ed4397680f
-SIZE (pciutils-pciids-20190120-586aedf_GH0.tar.gz) = 271026
+TIMESTAMP = 1550093926
+SHA256 (pciutils-pciids-20190213-65afe6b_GH0.tar.gz) = c5ff62373ff4458dd287e2a43d3e24e33a313411b1c36594979e74c03354b57b
+SIZE (pciutils-pciids-20190213-65afe6b_GH0.tar.gz) = 274215


More information about the svn-ports-all mailing list