aboutsummaryrefslogtreecommitdiff
path: root/sysutils/devcpu-data/Makefile
diff options
context:
space:
mode:
authorSean Bruno <sbruno@FreeBSD.org>2018-01-05 20:37:57 +0000
committerSean Bruno <sbruno@FreeBSD.org>2018-01-05 20:37:57 +0000
commit0045c0c71ffa8e0a678f62658adc4c190dd44779 (patch)
tree865105b0c69a869e6c7357b2871d1f1f35620e0b /sysutils/devcpu-data/Makefile
parent4638df3d43d2273a3e7a6f3d78c34b7708620429 (diff)
downloadports-0045c0c71ffa8e0a678f62658adc4c190dd44779.tar.gz
ports-0045c0c71ffa8e0a678f62658adc4c190dd44779.zip
sysutils/devcpu-data with Intel microcode update 20171117.
PR: 224901 Approved by: portmgr@ (antoine) Sponsored by: Limelight Networks Differential Revision: https://reviews.freebsd.org/D13771
Notes
Notes: svn path=/head/; revision=458169
Diffstat (limited to 'sysutils/devcpu-data/Makefile')
-rw-r--r--sysutils/devcpu-data/Makefile10
1 files changed, 4 insertions, 6 deletions
diff --git a/sysutils/devcpu-data/Makefile b/sysutils/devcpu-data/Makefile
index 294738da59ac..9760b212794d 100644
--- a/sysutils/devcpu-data/Makefile
+++ b/sysutils/devcpu-data/Makefile
@@ -2,13 +2,12 @@
# $FreeBSD$
PORTNAME= data
-PORTVERSION= 1.11
-PORTREVISION= 1
+PORTVERSION= 1.12
CATEGORIES= sysutils
-MASTER_SITES= https://downloadmirror.intel.com/26925/eng/:intel \
+MASTER_SITES= https://downloadmirror.intel.com/27337/eng/:intel \
http://www.amd64.org/microcode/:amd
PKGNAMEPREFIX= devcpu-
-DISTFILES= microcode-20170707.tgz:intel amd-ucode-2014-12-01.tar.bz2:amd
+DISTFILES= microcode-20171117.tgz:intel amd-ucode-2014-12-01.tar.bz2:amd
MAINTAINER= clarkjc@runbox.com
COMMENT= Intel and AMD CPUs microcode updates
@@ -18,11 +17,10 @@ LICENSE_NAME= Intel Software License Agreement
LICENSE_FILE= ${FILESDIR}/LICENSE
LICENSE_PERMS= dist-mirror no-dist-sell pkg-mirror no-pkg-sell auto-accept
+ONLY_FOR_ARCHS= amd64 i386
NO_ARCH= yes
NO_WRKSUBDIR= yes
-ONLY_FOR_ARCHS= i386 amd64
-
DATADIR= ${PREFIX}/share/cpucontrol
USE_RC_SUBR= microcode_update