svn commit: r512373 - head/sysutils/devcpu-data

Sean Bruno sbruno at FreeBSD.org
Thu Sep 19 20:24:39 UTC 2019


Author: sbruno
Date: Thu Sep 19 20:24:38 2019
New Revision: 512373
URL: https://svnweb.freebsd.org/changeset/ports/512373

Log:
  Update devcpu-data with Intel microcode release 20190918
  - https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/releases/tag/microcode-20190918

Modified:
  head/sysutils/devcpu-data/Makefile
  head/sysutils/devcpu-data/distinfo

Modified: head/sysutils/devcpu-data/Makefile
==============================================================================
--- head/sysutils/devcpu-data/Makefile	Thu Sep 19 20:15:58 2019	(r512372)
+++ head/sysutils/devcpu-data/Makefile	Thu Sep 19 20:24:38 2019	(r512373)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	data
-PORTVERSION=	1.23
+PORTVERSION=	1.24
 CATEGORIES=	sysutils
 MASTER_SITES=	LOCAL/sbruno:amd
 PKGNAMEPREFIX=	devcpu-

Modified: head/sysutils/devcpu-data/distinfo
==============================================================================
--- head/sysutils/devcpu-data/distinfo	Thu Sep 19 20:15:58 2019	(r512372)
+++ head/sysutils/devcpu-data/distinfo	Thu Sep 19 20:24:38 2019	(r512373)
@@ -1,5 +1,5 @@
-TIMESTAMP = 1562700369
+TIMESTAMP = 1568924281
 SHA256 (amd64-microcode.20181214.tar.xz) = 6d6523da9c00fc770901bf399fabc8938ee9d9b7ce28f046d636c335171611ab
 SIZE (amd64-microcode.20181214.tar.xz) = 21232
-SHA256 (intel-Intel-Linux-Processor-Microcode-Data-Files-1.23-microcode-20190618_GH0.tar.gz) = 74ec7415988d40fa53686d994cf8cb27accdbd35c5373c4c3afc2e93372ebba5
-SIZE (intel-Intel-Linux-Processor-Microcode-Data-Files-1.23-microcode-20190618_GH0.tar.gz) = 2446418
+SHA256 (intel-Intel-Linux-Processor-Microcode-Data-Files-1.24-microcode-20190618_GH0.tar.gz) = 74ec7415988d40fa53686d994cf8cb27accdbd35c5373c4c3afc2e93372ebba5
+SIZE (intel-Intel-Linux-Processor-Microcode-Data-Files-1.24-microcode-20190618_GH0.tar.gz) = 2446418


More information about the svn-ports-all mailing list