svn commit: r389845 - head/misc/pciids

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Jun 16 14:27:16 UTC 2015


Author: sunpoet
Date: Tue Jun 16 14:27:15 2015
New Revision: 389845
URL: https://svnweb.freebsd.org/changeset/ports/389845

Log:
  - Update to 20150615
  - Add NO_ARCH
  
  Changes:	http://people.FreeBSD.org/~sunpoet/pciids-20150615.diff

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

Modified: head/misc/pciids/Makefile
==============================================================================
--- head/misc/pciids/Makefile	Tue Jun 16 14:02:51 2015	(r389844)
+++ head/misc/pciids/Makefile	Tue Jun 16 14:27:15 2015	(r389845)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	pciids
-PORTVERSION=	20150523
+PORTVERSION=	20150615
 CATEGORIES=	misc
 MASTER_SITES=	LOCAL/sunpoet
 
@@ -12,6 +12,7 @@ COMMENT=	Database of all known IDs used 
 LICENSE=	BSD3CLAUSE GPLv2 GPLv3
 LICENSE_COMB=	dual
 
+NO_ARCH=	yes
 NO_BUILD=	yes
 USES=		tar:xz
 

Modified: head/misc/pciids/distinfo
==============================================================================
--- head/misc/pciids/distinfo	Tue Jun 16 14:02:51 2015	(r389844)
+++ head/misc/pciids/distinfo	Tue Jun 16 14:27:15 2015	(r389845)
@@ -1,2 +1,2 @@
-SHA256 (pciids-20150523.tar.xz) = b571c73202be967a29b5a679ea2384574d27d4d6c818c58a8d3932745e95fdb4
-SIZE (pciids-20150523.tar.xz) = 177112
+SHA256 (pciids-20150615.tar.xz) = 3a6a12dd747dec6c8cf7b4851d60b4ed13895dc1ac553013a1af1c1f3bc5aa15
+SIZE (pciids-20150615.tar.xz) = 177584


More information about the svn-ports-head mailing list