From tkato@prontomail.com  Mon Aug  4 08:18:49 2003
Return-Path: <tkato@prontomail.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 5D7E437B401
	for <FreeBSD-gnats-submit@FreeBSD.org>; Mon,  4 Aug 2003 08:18:49 -0700 (PDT)
Received: from hfep07.dion.ne.jp (hfep07.dion.ne.jp [203.181.105.73])
	by mx1.FreeBSD.org (Postfix) with ESMTP id F072143FBD
	for <FreeBSD-gnats-submit@FreeBSD.org>; Mon,  4 Aug 2003 08:18:47 -0700 (PDT)
	(envelope-from tkato@prontomail.com)
Received: from localhost ([211.126.70.156]) by hfep07.dion.ne.jp with SMTP
          id <20030804151845590.LCOD@hfep07.dion.ne.jp>
          for <FreeBSD-gnats-submit@FreeBSD.org>;
          Tue, 5 Aug 2003 00:18:45 +0900
Message-Id: <20030805001752.7e583cc5.tkato@prontomail.com>
Date: Tue, 5 Aug 2003 00:17:52 +0900
From: KATO Tsuguru <tkato@prontomail.com>
To: FreeBSD-gnats-submit@FreeBSD.org
Subject: Update port: games/abuse_sdl to 0.7.0

>Number:         55241
>Category:       ports
>Synopsis:       Update port: games/abuse_sdl to 0.7.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 04 08:20:10 PDT 2003
>Closed-Date:    Thu Aug 07 00:50:42 PDT 2003
>Last-Modified:  Thu Aug 07 00:50:42 PDT 2003
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.8-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 0.7.0

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/games/abuse_sdl/Makefile games/abuse_sdl/Makefile
--- /usr/ports/games/abuse_sdl/Makefile	Mon Jul 21 09:47:05 2003
+++ games/abuse_sdl/Makefile	Sun Aug  3 21:56:34 2003
@@ -6,20 +6,26 @@
 #
 
 PORTNAME=	abuse_sdl
-PORTVERSION=	0.6.1
+PORTVERSION=	0.7.0
 CATEGORIES=	games
 MASTER_SITES=	http://www.labyrinth.net.au/~trandor/abuse/files/
 
-MAINTAINER=	ports@freebsd.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	An SDL port of the Abuse game engine
 
-LIB_DEPENDS=	SDL-1.1.5:${PORTSDIR}/devel/sdl12:install
-
-USE_GMAKE=	YES
-GNU_CONFIGURE=	YES
-CONFIGURE_ENV=	CFLAGS="${CFLAGS}" SDL_CONFIG="${LOCALBASE}/bin/sdl11-config"
-CONFIGURE_ARGS=	--prefix="${PREFIX}"
+USE_BZIP2=	yes
+USE_MESA=	yes
+USE_SDL=	yes
+USE_REINPLACE=	yes
+USE_GMAKE=	yes
+GNU_CONFIGURE=	yes
+CONFIGURE_ENV=	CPPFLAGS="-I${X11BASE}/include" \
+		LDFLAGS="-L${X11BASE}/lib"
+CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
 
 MAN6=		abuse-sdl.6
+
+post-patch:
+	@${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g' ${WRKSRC}/configure
 
 .include <bsd.port.mk>
diff -urN /usr/ports/games/abuse_sdl/distinfo games/abuse_sdl/distinfo
--- /usr/ports/games/abuse_sdl/distinfo	Sun May 12 06:57:39 2002
+++ games/abuse_sdl/distinfo	Sun Aug  3 21:53:03 2003
@@ -1 +1 @@
-MD5 (abuse_sdl-0.6.1.tar.gz) = 17c01243cc1b041462d851276b2a460d
+MD5 (abuse_sdl-0.7.0.tar.bz2) = 59ea4498886642aa975f04233cc92558
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed  
State-Changed-By: krion 
State-Changed-When: Thu Aug 7 00:50:29 PDT 2003 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=55241 
>Unformatted:
