Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Nov 2024 13:10:43 -0800
From:      Cy Schubert <Cy.Schubert@cschubert.com>
To:        Eugene Grosbein <eugen@FreeBSD.org>
Cc:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   Re: git: a20a4b55514d - main - sysutils/cpupdate: minor update
Message-ID:  <20241112211043.3CA5C50D@slippy.cwsent.com>
In-Reply-To: <202411122015.4ACKFGnO047642@gitrepo.freebsd.org>
References:  <202411122015.4ACKFGnO047642@gitrepo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
In message <202411122015.4ACKFGnO047642@gitrepo.freebsd.org>, Eugene 
Grosbein w
rites:
> The branch main has been updated by eugen:
>
> URL: https://cgit.FreeBSD.org/ports/commit/?id=a20a4b55514d670069dcd88947316e
> a369a9188e
>
> commit a20a4b55514d670069dcd88947316ea369a9188e
> Author:     Eugene Grosbein <eugen@FreeBSD.org>
> AuthorDate: 2024-11-12 20:14:29 +0000
> Commit:     Eugene Grosbein <eugen@FreeBSD.org>
> CommitDate: 2024-11-12 20:14:29 +0000
>
>     sysutils/cpupdate: minor update
>     
>     Update Intel Pack upto microcode-20241112 and
>     platomav/CPUMicrocodes upto r312. Bump PORTREVISION.
> ---
>  sysutils/cpupdate/Makefile | 8 ++++----
>  1 file changed, 4 insertions(+), 4 deletions(-)
>
> diff --git a/sysutils/cpupdate/Makefile b/sysutils/cpupdate/Makefile
> index 9186e956d897..9e37d8fdd51e 100644
> --- a/sysutils/cpupdate/Makefile
> +++ b/sysutils/cpupdate/Makefile
> @@ -1,6 +1,6 @@
>  PORTNAME=	cpupdate
>  DISTVERSION=	g20180513
> -PORTREVISION=	8
> +PORTREVISION=	9
>  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 r305
> +# MCE DB r312
>  CPM_ACCOUNT=	platomav
>  CPM_PROJECT=	CPUMicrocodes
> -CPM_TAGNAME=	29715f8
> +CPM_TAGNAME=	7d439dd
>  
>  OPTIONS_DEFINE=		CPM INTEL
>  CPM_DESC=		Download platomav/CPUMicrocodes collection
> @@ -48,7 +48,7 @@ CPM_PACK?=		${CPM_ACCOUNT}-${CPM_PROJECT}-${CPM_TAG
> NAME}_GH0.tar.gz
>  CPM_DIR=		${WRKDIR}/${CPM_PROJECT}-${CPM_TAGNAME}
>  CPM_DATADIR=		${DATADIR}/CPUMicrocodes/secondary/Intel
>  
> -INTEL_PACK=		microcode-20240910
> +INTEL_PACK=		microcode-20241112
>  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
>

This fails to fetch, probably because distinfo is out of date.


-- 
Cheers,
Cy Schubert <Cy.Schubert@cschubert.com>
FreeBSD UNIX:  <cy@FreeBSD.org>   Web:  https://FreeBSD.org
NTP:           <cy@nwtime.org>    Web:  https://nwtime.org

			e^(i*pi)+1=0





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