svn commit: r459205 - head/sysutils/devcpu-data

Sean Bruno sbruno at FreeBSD.org
Tue Jan 16 19:56:36 UTC 2018


Author: sbruno
Date: Tue Jan 16 19:56:34 2018
New Revision: 459205
URL: https://svnweb.freebsd.org/changeset/ports/459205

Log:
  Revert Intel URL to the correct location for microcode-20171117.tgz
  
  PR:		225224
  Reported by:	Gary <freebsd-bugzilla at in-addr.com>
  Sponsored by:	Limelight Networks

Modified:
  head/sysutils/devcpu-data/Makefile

Modified: head/sysutils/devcpu-data/Makefile
==============================================================================
--- head/sysutils/devcpu-data/Makefile	Tue Jan 16 19:54:19 2018	(r459204)
+++ head/sysutils/devcpu-data/Makefile	Tue Jan 16 19:56:34 2018	(r459205)
@@ -3,9 +3,9 @@
 
 PORTNAME=	data
 PORTVERSION=	1.14
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	sysutils
-MASTER_SITES=	https://downloadmirror.intel.com/27431/eng/:intel \
+MASTER_SITES=	https://downloadmirror.intel.com/27337/eng/:intel \
 		LOCAL/sbruno:amd
 PKGNAMEPREFIX=	devcpu-
 DISTFILES=	microcode-20171117.tgz:intel amd64-microcode_3.20171205.1.tar.xz:amd


More information about the svn-ports-all mailing list