Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Jan 2018 20:57:51 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r459206 - branches/2018Q1/sysutils/devcpu-data
Message-ID:  <201801162057.w0GKvpeM065473@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Tue Jan 16 20:57:51 2018
New Revision: 459206
URL: https://svnweb.freebsd.org/changeset/ports/459206

Log:
  Again sync up with HEAD
  
  MFH: r459205
  
  Revert Intel URL to the correct location for microcode-20171117.tgz
  
  PR:		225224
  Reported by:	Gary <freebsd-bugzilla@in-addr.com>
  Sponsored by:	Limelight Networks
  
  Approved by:	ports-secteam (implicit)

Modified:
  branches/2018Q1/sysutils/devcpu-data/Makefile
Directory Properties:
  branches/2018Q1/   (props changed)

Modified: branches/2018Q1/sysutils/devcpu-data/Makefile
==============================================================================
--- branches/2018Q1/sysutils/devcpu-data/Makefile	Tue Jan 16 19:56:34 2018	(r459205)
+++ branches/2018Q1/sysutils/devcpu-data/Makefile	Tue Jan 16 20:57:51 2018	(r459206)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201801162057.w0GKvpeM065473>