From owner-svn-ports-all@freebsd.org Fri Oct 4 15:30:46 2019 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 5AB9413135A; Fri, 4 Oct 2019 15:30:46 +0000 (UTC) (envelope-from eugen@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46lDNQ1Yv4z4Tkv; Fri, 4 Oct 2019 15:30:46 +0000 (UTC) (envelope-from eugen@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 1988926386; Fri, 4 Oct 2019 15:30:46 +0000 (UTC) (envelope-from eugen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x94FUjek037307; Fri, 4 Oct 2019 15:30:45 GMT (envelope-from eugen@FreeBSD.org) Received: (from eugen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x94FUjRP037306; Fri, 4 Oct 2019 15:30:45 GMT (envelope-from eugen@FreeBSD.org) Message-Id: <201910041530.x94FUjRP037306@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: eugen set sender to eugen@FreeBSD.org using -f From: Eugene Grosbein Date: Fri, 4 Oct 2019 15:30:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r513767 - head/sysutils/cpupdate X-SVN-Group: ports-head X-SVN-Commit-Author: eugen X-SVN-Commit-Paths: head/sysutils/cpupdate X-SVN-Commit-Revision: 513767 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Oct 2019 15:30:46 -0000 Author: eugen Date: Fri Oct 4 15:30:45 2019 New Revision: 513767 URL: https://svnweb.freebsd.org/changeset/ports/513767 Log: sysutils/cpupdate: sync with platomav/CPUMicrocodes MCE DB r127 This also fixes the problem reported in the following PR. PR: 241055 Modified: head/sysutils/cpupdate/Makefile head/sysutils/cpupdate/distinfo Modified: head/sysutils/cpupdate/Makefile ============================================================================== --- head/sysutils/cpupdate/Makefile Fri Oct 4 15:30:17 2019 (r513766) +++ head/sysutils/cpupdate/Makefile Fri Oct 4 15:30:45 2019 (r513767) @@ -34,10 +34,10 @@ GH_TAGNAME= 48e42d5 PLIST_FILES= sbin/${PORTNAME} man/man8/${PORTNAME}.8.gz -# MCE DB r126 +# MCE DB r127 CPM_ACCOUNT= platomav CPM_PROJECT= CPUMicrocodes -CPM_TAGNAME= 9c82fd7 +CPM_TAGNAME= 557a90c OPTIONS_DEFINE= CPM INTEL CPM_DESC= Download platomav/CPUMicrocodes collection Modified: head/sysutils/cpupdate/distinfo ============================================================================== --- head/sysutils/cpupdate/distinfo Fri Oct 4 15:30:17 2019 (r513766) +++ head/sysutils/cpupdate/distinfo Fri Oct 4 15:30:45 2019 (r513767) @@ -1,7 +1,7 @@ -TIMESTAMP = 1552062762 +TIMESTAMP = 1570202938 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-664172f_GH0.tar.gz) = 81d2fd40850ce2e97ea3b6a21a90ab924c99d6350cbc0d0ae94a20201da1a811 -SIZE (platomav-CPUMicrocodes-664172f_GH0.tar.gz) = 5821895 +SHA256 (platomav-CPUMicrocodes-557a90c_GH0.tar.gz) = 7b2b5b4ee4985fffb7c29a85c8128b4b9147694351e73479ca3ff64a984cd12a +SIZE (platomav-CPUMicrocodes-557a90c_GH0.tar.gz) = 7788862