aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authoreugen <eugen@FreeBSD.org>2018-04-03 19:24:19 +0800
committereugen <eugen@FreeBSD.org>2018-04-03 19:24:19 +0800
commit8af45ae20b65388ada5c170aec6fa7cfa4fdb14a (patch)
tree54b1fbbb8e8b3bce39553997e99351e88b9bbcb1 /sysutils
parent47b0119e7f436ce3228bb0fc79cca4b80fe534e8 (diff)
downloadfreebsd-ports-gnome-8af45ae20b65388ada5c170aec6fa7cfa4fdb14a.tar.gz
freebsd-ports-gnome-8af45ae20b65388ada5c170aec6fa7cfa4fdb14a.tar.zst
freebsd-ports-gnome-8af45ae20b65388ada5c170aec6fa7cfa4fdb14a.zip
Small update to sysutils/cpupdate:
- sync with platomav/CPUMicrocodes MCE DB r63; - more pkg-descr polishing; - no real package changes, no PORTREVISION bump.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/cpupdate/Makefile2
-rw-r--r--sysutils/cpupdate/distinfo6
-rw-r--r--sysutils/cpupdate/pkg-descr5
3 files changed, 6 insertions, 7 deletions
diff --git a/sysutils/cpupdate/Makefile b/sysutils/cpupdate/Makefile
index 8ce22d091b1c..3843201b5d3d 100644
--- a/sysutils/cpupdate/Makefile
+++ b/sysutils/cpupdate/Makefile
@@ -28,7 +28,7 @@ PLIST_FILES= sbin/${PORTNAME} man/man8/${PORTNAME}.8.gz
CPM_ACCOUNT= platomav
CPM_PROJECT= CPUMicrocodes
-CPM_TAGNAME= a0371d6
+CPM_TAGNAME= 8f56a62
OPTIONS_DEFINE= CPM INTEL
CPM_DESC= Download platomav/CPUMicrocodes collection
diff --git a/sysutils/cpupdate/distinfo b/sysutils/cpupdate/distinfo
index 7e66997e3e74..6e7bccebfe73 100644
--- a/sysutils/cpupdate/distinfo
+++ b/sysutils/cpupdate/distinfo
@@ -1,7 +1,7 @@
-TIMESTAMP = 1521807121
+TIMESTAMP = 1522754487
SHA256 (microcode-20180312.tgz) = 0b381face2df1b0a829dc4fa8fa93f47f39e11b1c9c22ebd44f8614657c1e779
SIZE (microcode-20180312.tgz) = 3789662
SHA256 (kernschmelze-cpupdate-g20180323-7633a43_GH0.tar.gz) = b6a595223b7e70fbdf170b51d6aee4d907b36e080c18d076b6a17ae16bd63d28
SIZE (kernschmelze-cpupdate-g20180323-7633a43_GH0.tar.gz) = 4566592
-SHA256 (platomav-CPUMicrocodes-a0371d6_GH0.tar.gz) = 9c0b37018e3a5abaae5d02a73bd83e70e889055ed2fdccac0353d221193ba915
-SIZE (platomav-CPUMicrocodes-a0371d6_GH0.tar.gz) = 4595189
+SHA256 (platomav-CPUMicrocodes-8f56a62_GH0.tar.gz) = bb65515816b7c255b8b3f0d052c2d63e4cc244723d2c81b5a5e3c504ad80886b
+SIZE (platomav-CPUMicrocodes-8f56a62_GH0.tar.gz) = 4602379
diff --git a/sysutils/cpupdate/pkg-descr b/sysutils/cpupdate/pkg-descr
index 2c9725929638..b3959475735e 100644
--- a/sysutils/cpupdate/pkg-descr
+++ b/sysutils/cpupdate/pkg-descr
@@ -1,9 +1,8 @@
x86 CPU microcode utility for BSD.
-As of March 2018, it is still work in progress
-but should do its job for most cases already.
+It is still work in progress but should do its job for Intel chips already.
-Note: update FreeBSD to version level 1101507 for 11.x or 1200055 for 12.0
+Note: update FreeBSD to OSVERSION level 1101507 for 11.x or 1200055 for 12.0+
before building/using this utility if your microcode update brings
new CPU features like Indirect Branch Restricted Speculation (IBRS).