mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
upgrade to 3.3
This commit is contained in:
parent
8a4f3d7d35
commit
a351018011
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=52530
@ -7,14 +7,18 @@
|
||||
#
|
||||
|
||||
PORTNAME= cpuid
|
||||
PORTVERSION= 3.2
|
||||
PORTVERSION= 3.3
|
||||
CATEGORIES= misc
|
||||
MASTER_SITES= http://people.qualcomm.com/karn/code/cpuid/
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
ONLY_FOR_ARCHS= i386
|
||||
ALL_TARGET= ${PORTNAME}
|
||||
USE_GMAKE= yes
|
||||
ALL_TARGET= # empty
|
||||
|
||||
post-patch:
|
||||
@${PERL} -pi -e "s,gcc,${CC},g ; s,^CFLAGS,#CFLAGS,g" ${WRKSRC}/Makefile
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/cpuid ${PREFIX}/bin
|
||||
|
@ -1 +1 @@
|
||||
MD5 (cpuid-3.2.tar.gz) = 2b0b8605102cc1879a6b5d62f5613bfa
|
||||
MD5 (cpuid-3.3.tar.gz) = 641af7bb12e1feb0b0d97ed68908297c
|
||||
|
Loading…
Reference in New Issue
Block a user