Update to 3.10.3

PR:		ports/81119
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
This commit is contained in:
Jean-Yves Lefort 2005-05-19 19:54:35 +00:00
parent d1f7b9bfb0
commit 4af88bd5fc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=135643
2 changed files with 5 additions and 3 deletions

View File

@ -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>

View File

@ -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