Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 May 2024 06:38:17 GMT
From:      Eugene Grosbein <eugen@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: ed007e12b585 - main - sysutils/cpupdate: minor update
Message-ID:  <202405260638.44Q6cHxJ062088@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by eugen:

URL: https://cgit.FreeBSD.org/ports/commit/?id=ed007e12b5856a76e0db50e00f6a808595928db6

commit ed007e12b5856a76e0db50e00f6a808595928db6
Author:     Eugene Grosbein <eugen@FreeBSD.org>
AuthorDate: 2024-05-26 06:35:26 +0000
Commit:     Eugene Grosbein <eugen@FreeBSD.org>
CommitDate: 2024-05-26 06:38:11 +0000

    sysutils/cpupdate: minor update
    
    Update Intel Pack upto microcode-20240514 and
    platomav/CPUMicrocodes upto r296. Bump PORTREVISION.
---
 sysutils/cpupdate/Makefile |  8 ++++----
 sysutils/cpupdate/distinfo | 10 +++++-----
 2 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/sysutils/cpupdate/Makefile b/sysutils/cpupdate/Makefile
index 48deed06165e..8eadd41b7a8e 100644
--- a/sysutils/cpupdate/Makefile
+++ b/sysutils/cpupdate/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	cpupdate
 DISTVERSION=	g20180513
-PORTREVISION=	6
+PORTREVISION=	7
 CATEGORIES=	sysutils
 
 MAINTAINER=	eugen@FreeBSD.org
@@ -34,10 +34,10 @@ GH_TAGNAME=	48e42d5
 
 PLIST_FILES=	sbin/${PORTNAME} share/man/man8/${PORTNAME}.8.gz
 
-# MCE DB r274
+# MCE DB r296
 CPM_ACCOUNT=	platomav
 CPM_PROJECT=	CPUMicrocodes
-CPM_TAGNAME=	0a6abcd
+CPM_TAGNAME=	628e39b
 
 OPTIONS_DEFINE=		CPM INTEL
 CPM_DESC=		Download platomav/CPUMicrocodes collection
@@ -48,7 +48,7 @@ CPM_PACK?=		${CPM_ACCOUNT}-${CPM_PROJECT}-${CPM_TAGNAME}_GH0.tar.gz
 CPM_DIR=		${WRKDIR}/${CPM_PROJECT}-${CPM_TAGNAME}
 CPM_DATADIR=		${DATADIR}/CPUMicrocodes/secondary/Intel
 
-INTEL_PACK=		microcode-20230808
+INTEL_PACK=		microcode-20240514
 INTEL_DESC=		Download Intel microcode pack ${INTEL_PACK}
 INTEL_PROJECT=		Intel-Linux-Processor-Microcode-Data-Files
 INTEL_MASTER_SITES=	https://codeload.github.com/intel/${INTEL_PROJECT}/tar.gz/:intel
diff --git a/sysutils/cpupdate/distinfo b/sysutils/cpupdate/distinfo
index 1e2bacc0b143..0e021ae2da4e 100644
--- a/sysutils/cpupdate/distinfo
+++ b/sysutils/cpupdate/distinfo
@@ -1,7 +1,7 @@
-TIMESTAMP = 1691636867
-SHA256 (microcode-20230808) = fe49bb719441f20335ed6004090ab38cdc374134d36d4f5d30be7ed93b820313
-SIZE (microcode-20230808) = 13011561
+TIMESTAMP = 1716704328
+SHA256 (microcode-20240514) = b5e3cbcb2e34d4c32dcdbfee36603dd68e8a4162cf7e44084f6989d440e69a08
+SIZE (microcode-20240514) = 12870457
 SHA256 (kernschmelze-cpupdate-g20180513-48e42d5_GH0.tar.gz) = d28582fe7edfb57da99fb2466417033ee619c32de9c6b5f1a5fae7d9be8253da
 SIZE (kernschmelze-cpupdate-g20180513-48e42d5_GH0.tar.gz) = 4566722
-SHA256 (platomav-CPUMicrocodes-0a6abcd_GH0.tar.gz) = 362dc160df2c3363d81224195bdb22c812c37771349fe4e6f77e2dca7736e459
-SIZE (platomav-CPUMicrocodes-0a6abcd_GH0.tar.gz) = 22285749
+SHA256 (platomav-CPUMicrocodes-628e39b_GH0.tar.gz) = 605d8ddfda0e5411bf214d23d7d3a5722a82af71ee34efcad115d7d812d98075
+SIZE (platomav-CPUMicrocodes-628e39b_GH0.tar.gz) = 23287016



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202405260638.44Q6cHxJ062088>