svn commit: r417543 - head/misc/pciids

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Jun 26 17:13:38 UTC 2016


Author: sunpoet
Date: Sun Jun 26 17:13:36 2016
New Revision: 417543
URL: https://svnweb.freebsd.org/changeset/ports/417543

Log:
  - Update to 20160621
  
  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	Sun Jun 26 17:13:32 2016	(r417542)
+++ head/misc/pciids/Makefile	Sun Jun 26 17:13:36 2016	(r417543)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	pciids
-PORTVERSION=	20160522
+PORTVERSION=	20160621
 CATEGORIES=	misc
 
 MAINTAINER=	sunpoet at FreeBSD.org
@@ -17,7 +17,7 @@ NO_BUILD=	yes
 PLIST_FILES=	%%DATADIR%%/pci.ids
 
 GH_ACCOUNT=	pciutils
-GH_TAGNAME=	eaf479c
+GH_TAGNAME=	295956a
 USE_GITHUB=	yes
 
 do-install:

Modified: head/misc/pciids/distinfo
==============================================================================
--- head/misc/pciids/distinfo	Sun Jun 26 17:13:32 2016	(r417542)
+++ head/misc/pciids/distinfo	Sun Jun 26 17:13:36 2016	(r417543)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1463904394
-SHA256 (pciutils-pciids-20160522-eaf479c_GH0.tar.gz) = 7de2f0ed8e79dbdc1f3179d83782a118e015b1886e0ed2e970350f3422241025
-SIZE (pciutils-pciids-20160522-eaf479c_GH0.tar.gz) = 244001
+TIMESTAMP = 1466893376
+SHA256 (pciutils-pciids-20160621-295956a_GH0.tar.gz) = 6281b83b12f87ef80dd4cd2f546e26b10f6252c4414dfb7e03e79096d580c41b
+SIZE (pciutils-pciids-20160621-295956a_GH0.tar.gz) = 245913


More information about the svn-ports-head mailing list