svn commit: r469809 - head/sysutils/cpupdate

Eugene Grosbein eugen at FreeBSD.org
Sun May 13 19:12:49 UTC 2018


Author: eugen
Date: Sun May 13 19:12:48 2018
New Revision: 469809
URL: https://svnweb.freebsd.org/changeset/ports/469809

Log:
  Update sysutils/cpupdate to g20180513.
  
  
  - sync with platomav/CPUMicrocodes MCE DB r67;
  - new option -d to print microcode file statistics.
  
  Reported by:	Stefan Blachmann <sblachmann at gmail.com> (author)

Modified:
  head/sysutils/cpupdate/Makefile
  head/sysutils/cpupdate/distinfo

Modified: head/sysutils/cpupdate/Makefile
==============================================================================
--- head/sysutils/cpupdate/Makefile	Sun May 13 19:02:18 2018	(r469808)
+++ head/sysutils/cpupdate/Makefile	Sun May 13 19:12:48 2018	(r469809)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	cpupdate
-DISTVERSION=	g20180324
-PORTREVISION=	1
+DISTVERSION=	g20180513
 CATEGORIES=	sysutils
 
 MAINTAINER=	eugen at FreeBSD.org
@@ -23,13 +22,13 @@ SUB_LIST=	CPM_DIR=${CPM_DIR} INTEL_DIR=${INTEL_DIR}
 USE_GITHUB=	yes
 GH_ACCOUNT=	kernschmelze
 GH_PROJECT=	${PORTNAME}
-GH_TAGNAME=	82ec0b6
+GH_TAGNAME=	48e42d5
 
 PLIST_FILES=	sbin/${PORTNAME} man/man8/${PORTNAME}.8.gz
 
 CPM_ACCOUNT=	platomav
 CPM_PROJECT=	CPUMicrocodes
-CPM_TAGNAME=	869ad44
+CPM_TAGNAME=	f9a4add
 
 OPTIONS_DEFINE=		CPM INTEL
 CPM_DESC=		Download platomav/CPUMicrocodes collection

Modified: head/sysutils/cpupdate/distinfo
==============================================================================
--- head/sysutils/cpupdate/distinfo	Sun May 13 19:02:18 2018	(r469808)
+++ head/sysutils/cpupdate/distinfo	Sun May 13 19:12:48 2018	(r469809)
@@ -1,7 +1,7 @@
-TIMESTAMP = 1525090663
+TIMESTAMP = 1526238325
 SHA256 (microcode-20180312.tgz) = 0b381face2df1b0a829dc4fa8fa93f47f39e11b1c9c22ebd44f8614657c1e779
 SIZE (microcode-20180312.tgz) = 3789662
-SHA256 (kernschmelze-cpupdate-g20180324-82ec0b6_GH0.tar.gz) = 653a64962077550eeb75c683e2ff23e1901846b89d64d34630c1b0693128e0fe
-SIZE (kernschmelze-cpupdate-g20180324-82ec0b6_GH0.tar.gz) = 4566676
-SHA256 (platomav-CPUMicrocodes-869ad44_GH0.tar.gz) = d3f3446e5a82fc874faf72e68a5c617cb61e772c0c00b61983408d343859d245
-SIZE (platomav-CPUMicrocodes-869ad44_GH0.tar.gz) = 4602485
+SHA256 (kernschmelze-cpupdate-g20180514-48e42d5_GH0.tar.gz) = d28582fe7edfb57da99fb2466417033ee619c32de9c6b5f1a5fae7d9be8253da
+SIZE (kernschmelze-cpupdate-g20180514-48e42d5_GH0.tar.gz) = 4566722
+SHA256 (platomav-CPUMicrocodes-f9a4add_GH0.tar.gz) = 0b0a6ce5b032a29536a6932a7e6157c8c32299067fd3ff2bf806e80b816485cf
+SIZE (platomav-CPUMicrocodes-f9a4add_GH0.tar.gz) = 4772723


More information about the svn-ports-all mailing list