mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
sysutils/cpuid2cpuflags: the port had been updated to version 14
Note that Michal Gorny had moved most of his projects under @projg2, a single shared organization where they could be maintained with a higher bus factor. Reported by: portscout PR: 280393 (independent)
This commit is contained in:
parent
ec2479e09c
commit
fd804a06f8
@ -1,11 +1,11 @@
|
||||
PORTNAME= cpuid2cpuflags
|
||||
PORTVERSION= 13
|
||||
PORTVERSION= 14
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= sysutils
|
||||
|
||||
MAINTAINER= danfe@FreeBSD.org
|
||||
COMMENT= Tool to generate CPU_FLAGS_* for your CPU
|
||||
WWW= https://github.com/mgorny/cpuid2cpuflags
|
||||
WWW= https://github.com/projg2/cpuid2cpuflags
|
||||
|
||||
LICENSE= BSD2CLAUSE
|
||||
|
||||
@ -13,7 +13,7 @@ BROKEN_riscv64= fails to build: src/platforms.h:15:4: error: "Unsupported platf
|
||||
|
||||
USES= autoreconf
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= mgorny
|
||||
GH_ACCOUNT= projg2
|
||||
GNU_CONFIGURE= yes
|
||||
TEST_TARGET= check
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1704214046
|
||||
SHA256 (mgorny-cpuid2cpuflags-v13_GH0.tar.gz) = 9dcf987092d614d90441f8fca632750c66164067036deeb039b9d986fbaf3567
|
||||
SIZE (mgorny-cpuid2cpuflags-v13_GH0.tar.gz) = 10951
|
||||
TIMESTAMP = 1705929188
|
||||
SHA256 (projg2-cpuid2cpuflags-v14_GH0.tar.gz) = d87e3993cb2a4482a512bfce9415b9247b60c69719b1bf46a745c45d511fc570
|
||||
SIZE (projg2-cpuid2cpuflags-v14_GH0.tar.gz) = 11376
|
||||
|
Loading…
Reference in New Issue
Block a user