mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
upgrade to 4.0.1
PR: 85375 Submitted by: Ports Fury
This commit is contained in:
parent
0d75109fe3
commit
28e977a90b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=141386
2 changed files with 4 additions and 3 deletions
|
@ -7,7 +7,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= codeworker
|
||||
PORTVERSION= 3.12
|
||||
PORTVERSION= 4.0.1
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://codeworker.free.fr/downloads/
|
||||
DISTNAME= CodeWorker_SRC${PORTVERSION:S/./_/g}
|
||||
|
@ -22,6 +22,7 @@ WRKSRC= ${WRKDIR}/CodeWorker${PORTVERSION:S/./_/g}
|
|||
USE_ZIP= yes
|
||||
USE_GMAKE= yes
|
||||
MAKE_ARGS= CC="${CXX}" CXX="${CXX}" CXXFLAGS="${CXXFLAGS}" LFLAGS="-lm"
|
||||
ALL_TARGET= build
|
||||
|
||||
CFLAGS+= -Dstricmp=strcasecmp
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (CodeWorker_SRC3_12.zip) = 8dc59739b8fe9e9979b84e08c411a6d5
|
||||
SIZE (CodeWorker_SRC3_12.zip) = 2110946
|
||||
MD5 (CodeWorker_SRC4_0_1.zip) = 1d22dc47be6dee579e45dc66c1a0aa7a
|
||||
SIZE (CodeWorker_SRC4_0_1.zip) = 2307422
|
||||
|
|
Loading…
Add table
Reference in a new issue