Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Jan 2005 03:00:15 +0900
From:      KATO Tsuguru <tkato432@yahoo.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/76764: Update port: games/ltris to 1.0.9
Message-ID:  <20050128030015.4e40d885.tkato432@yahoo.com>
Resent-Message-ID: <200501271810.j0RIAKXa000473@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         76764
>Category:       ports
>Synopsis:       Update port: games/ltris to 1.0.9
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 27 18:10:20 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.11-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 1.0.9

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/games/ltris/Makefile games/ltris/Makefile
--- /usr/ports/games/ltris/Makefile	Mon Aug 16 22:39:23 2004
+++ games/ltris/Makefile	Wed Jan 26 13:11:07 2005
@@ -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 @@
 .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:
diff -urN /usr/ports/games/ltris/distinfo games/ltris/distinfo
--- /usr/ports/games/ltris/distinfo	Mon Aug 16 22:39:23 2004
+++ games/ltris/distinfo	Wed Jan 26 13:09:50 2005
@@ -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
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050128030015.4e40d885.tkato432>