aboutsummaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorEugene Grosbein <eugen@FreeBSD.org>2020-07-05 08:45:50 +0000
committerEugene Grosbein <eugen@FreeBSD.org>2020-07-05 08:45:50 +0000
commit40fed2b43ed3a282e27ead9cc0c0ee267ee6d543 (patch)
tree580afa6da06bf8a73d5ab2195e18c53232d8e854 /sysutils
parentb48b7783c97b7f332f527bf0d698e92861a19dd8 (diff)
downloadports-40fed2b43ed3a282e27ead9cc0c0ee267ee6d543.tar.gz
ports-40fed2b43ed3a282e27ead9cc0c0ee267ee6d543.zip
Notes
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/cpupdate/Makefile4
-rw-r--r--sysutils/cpupdate/distinfo6
-rw-r--r--sysutils/cpupdate/files/pkg-message.in3
-rw-r--r--sysutils/cpupdate/pkg-descr4
4 files changed, 5 insertions, 12 deletions
diff --git a/sysutils/cpupdate/Makefile b/sysutils/cpupdate/Makefile
index 8ba661c8e890..3c3a9eec0331 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 r127
+# MCE DB r151
CPM_ACCOUNT= platomav
CPM_PROJECT= CPUMicrocodes
-CPM_TAGNAME= 557a90c
+CPM_TAGNAME= 0d2412f
OPTIONS_DEFINE= CPM INTEL
CPM_DESC= Download platomav/CPUMicrocodes collection
diff --git a/sysutils/cpupdate/distinfo b/sysutils/cpupdate/distinfo
index 97a404429727..a00413b0e8f2 100644
--- a/sysutils/cpupdate/distinfo
+++ b/sysutils/cpupdate/distinfo
@@ -1,7 +1,7 @@
-TIMESTAMP = 1570202938
+TIMESTAMP = 1593938356
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-557a90c_GH0.tar.gz) = 7b2b5b4ee4985fffb7c29a85c8128b4b9147694351e73479ca3ff64a984cd12a
-SIZE (platomav-CPUMicrocodes-557a90c_GH0.tar.gz) = 7788862
+SHA256 (platomav-CPUMicrocodes-0d2412f_GH0.tar.gz) = ed9aaf409a0a4831a164216536b0a372ffeeff297f65de4b244f0bd8536503fc
+SIZE (platomav-CPUMicrocodes-0d2412f_GH0.tar.gz) = 8597909
diff --git a/sysutils/cpupdate/files/pkg-message.in b/sysutils/cpupdate/files/pkg-message.in
index c1b400fd6afc..02a02153f427 100644
--- a/sysutils/cpupdate/files/pkg-message.in
+++ b/sysutils/cpupdate/files/pkg-message.in
@@ -11,9 +11,6 @@ if you have just built the port with corresponding CPM/INTEL option(s) enabled.
In this case you can run "make install-microcodes" to install them to
%%DATADIR%%
-
-Suspend/resume sequence clears microcode update, so make sure your system runs
-"service cpupdate start" again on resume.
EOM
}
]
diff --git a/sysutils/cpupdate/pkg-descr b/sysutils/cpupdate/pkg-descr
index d69176547e59..7000e9f5d57d 100644
--- a/sysutils/cpupdate/pkg-descr
+++ b/sysutils/cpupdate/pkg-descr
@@ -2,8 +2,4 @@ x86 CPU microcode utility for BSD.
At the moment, it is for Intel processors only.
-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).
-
WWW: https://github.com/kernschmelze/cpupdate