mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
Update to 3.10.3
PR: ports/81119 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
This commit is contained in:
parent
d1f7b9bfb0
commit
4af88bd5fc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=135643
@ -7,7 +7,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= codeworker
|
||||
PORTVERSION= 3.9
|
||||
PORTVERSION= 3.10.3
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://codeworker.free.fr/downloads/
|
||||
DISTNAME= CodeWorker_SRC${PORTVERSION:S/./_/g}
|
||||
@ -23,6 +23,8 @@ USE_ZIP= yes
|
||||
USE_GMAKE= yes
|
||||
MAKE_ARGS= CC="${CXX}" CXX="${CXX}" CXXFLAGS="${CXXFLAGS}" LFLAGS="-lm"
|
||||
|
||||
CFLAGS+= -Dstricmp=strcasecmp
|
||||
|
||||
PLIST_FILES= bin/codeworker
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (CodeWorker_SRC3_9.zip) = 0f867bc535a2fb38f1955d530fa1c97e
|
||||
SIZE (CodeWorker_SRC3_9.zip) = 1733461
|
||||
MD5 (CodeWorker_SRC3_10_3.zip) = 9855b0df1c15fcd0db8523f8356511dc
|
||||
SIZE (CodeWorker_SRC3_10_3.zip) = 1817717
|
||||
|
Loading…
Reference in New Issue
Block a user