1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

Update to version 1.0.9

PR:		ports/76764
Submitted by:	Ports Fury
This commit is contained in:
Kirill Ponomarev 2005-01-28 07:43:11 +00:00
parent 53b61e0639
commit 58061da89e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=127525
2 changed files with 3 additions and 7 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= ltris
PORTVERSION= 1.0.7
PORTVERSION= 1.0.9
PORTEPOCH= 1
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
@ -23,10 +23,6 @@ GNU_CONFIGURE= yes
.include <bsd.port.pre.mk>
post-patch:
@${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g' ${WRKSRC}/configure
@${GREP} -lR "SDL/SDL" ${WRKSRC} | ${XARGS} ${REINPLACE_CMD} -e \
's|"SDL/SDL|"SDL|g ; \
s|<SDL/SDL|<SDL|g'
@${REINPLACE_CMD} -e 's|--mode=666||g' ${WRKSRC}/src/Makefile.in
post-install:

View File

@ -1,2 +1,2 @@
MD5 (ltris-1.0.7.tar.gz) = 2c80799136607429b8cb7d50093ca56c
SIZE (ltris-1.0.7.tar.gz) = 563189
MD5 (ltris-1.0.9.tar.gz) = 51f719df95636f42e00fe5a777610dd3
SIZE (ltris-1.0.9.tar.gz) = 563327