Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Mar 2018 10:33:18 +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: r464890 - in head/sysutils/cpupdate: . files
Message-ID:  <201803181033.w2IAXIId080661@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: eugen
Date: Sun Mar 18 10:33:18 2018
New Revision: 464890
URL: https://svnweb.freebsd.org/changeset/ports/464890

Log:
  sysutils/cpupdate: gammar/empty space correction.

Modified:
  head/sysutils/cpupdate/Makefile
  head/sysutils/cpupdate/files/pkg-message.in

Modified: head/sysutils/cpupdate/Makefile
==============================================================================
--- head/sysutils/cpupdate/Makefile	Sun Mar 18 10:27:19 2018	(r464889)
+++ head/sysutils/cpupdate/Makefile	Sun Mar 18 10:33:18 2018	(r464890)
@@ -39,7 +39,6 @@ INTEL_PACK=		microcode-20180312.tgz
 INTEL_DESC=		Download Intel microcode pack ${INTEL_PACK}
 INTEL_MASTER_SITES=	https://downloadmirror.intel.com/27591/eng/:intel
 INTEL_DISTFILES=	${INTEL_PACK}:intel
-
 INTEL_DIR=		${WRKDIR}/intel-ucode
 
 do-install:

Modified: head/sysutils/cpupdate/files/pkg-message.in
==============================================================================
--- head/sysutils/cpupdate/files/pkg-message.in	Sun Mar 18 10:27:19 2018	(r464889)
+++ head/sysutils/cpupdate/files/pkg-message.in	Sun Mar 18 10:33:18 2018	(r464890)
@@ -5,5 +5,5 @@ NOTE: The following directories
 %%INTEL_DIR%%
 
 contain Intel and/or platomav/CPUMicrocodes collections respectively
-if you have just built the port with corresponging CPM/INTEL option(s) enabled
+if you have just built the port with corresponding CPM/INTEL option(s) enabled
 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!



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