- Update to 0.5.1

PR:		ports/77134
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
This commit is contained in:
Pav Lucistnik 2005-02-06 23:07:01 +00:00
parent 4c081f0dab
commit d1f089d010
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=128200
2 changed files with 4 additions and 5 deletions

View file

@ -6,7 +6,7 @@
#
PORTNAME= briquolo
PORTVERSION= 0.5
PORTVERSION= 0.5.1
CATEGORIES= games
MASTER_SITES= http://briquolo.free.fr/download/
@ -30,8 +30,7 @@ CPPFLAGS= -I${LOCALBASE}/include
LDFLAGS= -L${LOCALBASE}/lib
post-patch:
@${REINPLACE_CMD} -e 's|="-Wall"|="$$CXXFLAGS"|g ; \
s|-O3||g' ${WRKSRC}/configure
@${REINPLACE_CMD} -e 's|-O3||g' ${WRKSRC}/configure
@${GREP} -lR "SDL/SDL" ${WRKSRC} | ${XARGS} ${REINPLACE_CMD} -e \
's|SDL/SDL|SDL|g'

View file

@ -1,2 +1,2 @@
MD5 (briquolo-0.5.tar.bz2) = 43489dd256d0b91d6efe0fd6defb3c7f
SIZE (briquolo-0.5.tar.bz2) = 2495042
MD5 (briquolo-0.5.1.tar.bz2) = 7975bda39bc9811e490b37ccc93dbff2
SIZE (briquolo-0.5.1.tar.bz2) = 2499223