aboutsummaryrefslogtreecommitdiff
path: root/sysutils/cpupdate
diff options
context:
space:
mode:
authorEugene Grosbein <eugen@FreeBSD.org>2019-03-08 16:34:01 +0000
committerEugene Grosbein <eugen@FreeBSD.org>2019-03-08 16:34:01 +0000
commit60fd04d60fc202391c4613db17cdcac81e4c0006 (patch)
tree913ca7b991b6d4246c0eb6868823825cfe07b0b1 /sysutils/cpupdate
parent7e82f3089eabffe999afa04f461208f54d7f8277 (diff)
downloadports-60fd04d60fc202391c4613db17cdcac81e4c0006.tar.gz
ports-60fd04d60fc202391c4613db17cdcac81e4c0006.zip
Notes
Diffstat (limited to 'sysutils/cpupdate')
-rw-r--r--sysutils/cpupdate/Makefile4
-rw-r--r--sysutils/cpupdate/distinfo6
-rw-r--r--sysutils/cpupdate/pkg-descr2
3 files changed, 6 insertions, 6 deletions
diff --git a/sysutils/cpupdate/Makefile b/sysutils/cpupdate/Makefile
index 1c0bcc34d016..0499fd8daa44 100644
--- a/sysutils/cpupdate/Makefile
+++ b/sysutils/cpupdate/Makefile
@@ -34,10 +34,10 @@ GH_TAGNAME= 48e42d5
PLIST_FILES= sbin/${PORTNAME} man/man8/${PORTNAME}.8.gz
-# MCE DB r88
+# MCE DB r101
CPM_ACCOUNT= platomav
CPM_PROJECT= CPUMicrocodes
-CPM_TAGNAME= 0d88b2e
+CPM_TAGNAME= 664172f
OPTIONS_DEFINE= CPM INTEL
CPM_DESC= Download platomav/CPUMicrocodes collection
diff --git a/sysutils/cpupdate/distinfo b/sysutils/cpupdate/distinfo
index 2338c329ee4e..eefa2d73ad2a 100644
--- a/sysutils/cpupdate/distinfo
+++ b/sysutils/cpupdate/distinfo
@@ -1,7 +1,7 @@
-TIMESTAMP = 1540662359
+TIMESTAMP = 1552062762
SHA256 (microcode-20180807.tgz) = 29f9e8dc27e6c9b6488cecd7fe2394030307799e511db2d197d9e6553a7f9e40
SIZE (microcode-20180807.tgz) = 1629357
SHA256 (kernschmelze-cpupdate-g20180513-48e42d5_GH0.tar.gz) = d28582fe7edfb57da99fb2466417033ee619c32de9c6b5f1a5fae7d9be8253da
SIZE (kernschmelze-cpupdate-g20180513-48e42d5_GH0.tar.gz) = 4566722
-SHA256 (platomav-CPUMicrocodes-0d88b2e_GH0.tar.gz) = c3d114e18e1c96ab0da9aa6ed6b3ea1ce8f1d72739ce2e57e3b8edd345cb43a7
-SIZE (platomav-CPUMicrocodes-0d88b2e_GH0.tar.gz) = 5136173
+SHA256 (platomav-CPUMicrocodes-664172f_GH0.tar.gz) = 81d2fd40850ce2e97ea3b6a21a90ab924c99d6350cbc0d0ae94a20201da1a811
+SIZE (platomav-CPUMicrocodes-664172f_GH0.tar.gz) = 5821895
diff --git a/sysutils/cpupdate/pkg-descr b/sysutils/cpupdate/pkg-descr
index fd9c31484d5f..d69176547e59 100644
--- a/sysutils/cpupdate/pkg-descr
+++ b/sysutils/cpupdate/pkg-descr
@@ -2,7 +2,7 @@ x86 CPU microcode utility for BSD.
At the moment, it is for Intel processors only.
-Note: update FreeBSD to OSVERSION level 1101507 for 11.x or 1200055 for 12.0+
+Note: update FreeBSD to 11.2-RELEASE or 12.0-RELEASE or newer
before building/using this utility if your microcode update brings
new CPU features like Indirect Branch Restricted Speculation (IBRS).