Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Mar 2018 16:25:21 +0000 (UTC)
From:      Eugene Grosbein <eugen@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r464511 - head/sysutils/cpupdate
Message-ID:  <201803141625.w2EGPLsl036199@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: eugen
Date: Wed Mar 14 16:25:20 2018
New Revision: 464511
URL: https://svnweb.freebsd.org/changeset/ports/464511

Log:
  sysutils/cpupdate: catch up with recent changes of
  http://github.com/platomav/CPUMicrocodes
  
  Also, improve pkg-descr a bit.
  
  No real package changes, so no change of PORTREVISION.

Modified:
  head/sysutils/cpupdate/Makefile
  head/sysutils/cpupdate/distinfo
  head/sysutils/cpupdate/pkg-descr

Modified: head/sysutils/cpupdate/Makefile
==============================================================================
--- head/sysutils/cpupdate/Makefile	Wed Mar 14 16:23:35 2018	(r464510)
+++ head/sysutils/cpupdate/Makefile	Wed Mar 14 16:25:20 2018	(r464511)
@@ -20,7 +20,7 @@ PLIST_FILES=	bin/${PORTNAME} man/man8/${PORTNAME}.8.gz
 
 CPM_ACCOUNT=	platomav
 CPM_PROJECT=	CPUMicrocodes
-CPM_TAGNAME=	18a85ff
+CPM_TAGNAME=	2ece631
 
 OPTIONS_DEFINE=	CPM
 CPM_DESC=	Download platomav/CPUMicrocodes collection

Modified: head/sysutils/cpupdate/distinfo
==============================================================================
--- head/sysutils/cpupdate/distinfo	Wed Mar 14 16:23:35 2018	(r464510)
+++ head/sysutils/cpupdate/distinfo	Wed Mar 14 16:25:20 2018	(r464511)
@@ -1,5 +1,5 @@
-TIMESTAMP = 1519969642
+TIMESTAMP = 1521043890
 SHA256 (kernschmelze-cpupdate-g20180302-58bc0ca_GH0.tar.gz) = a44ff576290051b68241cb8e5af8874db8dbdb1d728a349d9ba1a174a5fc2483
 SIZE (kernschmelze-cpupdate-g20180302-58bc0ca_GH0.tar.gz) = 12574
-SHA256 (platomav-CPUMicrocodes-18a85ff_GH0.tar.gz) = 9ac44fd18a0ea348dcc0ed8056634289ffa89df0a9a17e26438e63971cdb64bd
-SIZE (platomav-CPUMicrocodes-18a85ff_GH0.tar.gz) = 4568755
+SHA256 (platomav-CPUMicrocodes-2ece631_GH0.tar.gz) = bc45bad50b1c2bf86e0a4810d98d8e84328e84dd506d45774079bc87cfb01e15
+SIZE (platomav-CPUMicrocodes-2ece631_GH0.tar.gz) = 4577042

Modified: head/sysutils/cpupdate/pkg-descr
==============================================================================
--- head/sysutils/cpupdate/pkg-descr	Wed Mar 14 16:23:35 2018	(r464510)
+++ head/sysutils/cpupdate/pkg-descr	Wed Mar 14 16:25:20 2018	(r464511)
@@ -1,4 +1,4 @@
-Microcode utility for BSD.
+CPU microcode utility for BSD.
 
 As of March 2018, it is still work in progress
 but should do its job for most cases already.



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