From mark@aeris.kyne.com.au  Sun May 27 02:19:10 2001
Return-Path: <mark@aeris.kyne.com.au>
Received: from hamster.kyne.com.au (kyneso.lnk.telstra.net [139.130.137.83])
	by hub.freebsd.org (Postfix) with ESMTP id 9CB8437B424
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 27 May 2001 02:19:08 -0700 (PDT)
	(envelope-from mark@aeris.kyne.com.au)
Received: from aeris.kyne.com.au (root@aeris.kyne.com.au [203.38.180.166])
	by hamster.kyne.com.au (8.9.3/8.9.3) with ESMTP id SAA24971
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 27 May 2001 18:49:06 +0930
Received: (from mark@localhost)
	by aeris.kyne.com.au (8.11.3/8.11.3) id f4R9PEb63542;
	Sun, 27 May 2001 18:55:14 +0930 (CST)
	(envelope-from mark)
Message-Id: <200105270925.f4R9PEb63542@aeris.kyne.com.au>
Date: Sun, 27 May 2001 18:55:14 +0930 (CST)
From: mark@kyne.com.au
Reply-To: mark@kyne.com.au
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Maintainer update: games/burgerspace: update to 1.5
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         27685
>Category:       ports
>Synopsis:       Maintainer update: games/burgerspace: update to 1.5
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 27 02:20:00 PDT 2001
>Closed-Date:    Sun May 27 02:54:34 PDT 2001
>Last-Modified:  Sun May 27 02:57:36 PDT 2001
>Originator:     Mark Pulford
>Release:        FreeBSD 4.3-RELEASE i386
>Organization:
none
>Environment:
System: FreeBSD aeris.kyne.com.au 4.3-RELEASE FreeBSD 4.3-RELEASE #0: Tue Apr 24 02:07:25 CST 2001 root@aeris.kyne.com.au:/usr/obj/usr/src/sys/MAIN i386

>Description:

Update to new version 1.5. This update requires PR ports/27684 to be
committed first.

>How-To-Repeat:

>Fix:
diff -ruN -x CVS /usr/ports/games/burgerspace/Makefile burgerspace/Makefile
--- /usr/ports/games/burgerspace/Makefile	Wed Apr 18 03:17:17 2001
+++ burgerspace/Makefile	Sun May 27 18:17:52 2001
@@ -6,21 +6,26 @@
 #
 
 PORTNAME=	burgerspace
-PORTVERSION=	1.4
+PORTVERSION=	1.5
 CATEGORIES=	games
 MASTER_SITES=	http://sites.netscape.net/sarrazip/
 
 MAINTAINER=	mark@kyne.com.au
 
-LIB_DEPENDS=	gengameng.2:${PORTSDIR}/devel/gengameng \
+LIB_DEPENDS=	gengameng.3:${PORTSDIR}/devel/gengameng \
 		gnugetopt.1:${PORTSDIR}/devel/libgnugetopt
 
 USE_X_PREFIX=	yes
 GNU_CONFIGURE=	yes
+SDL_CONFIG?=	${LOCALBASE}/bin/sdl11-config
 CONFIGURE_ENV+=	CPPFLAGS="${CPPFLAGS} -I${X11BASE}/include -I${LOCALBASE}/include" LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib -lgnugetopt"
 CONFIGURE_ARGS+=	--with-gengameng-prefix="${X11BASE}"
 
 MAN6=	burgerspace.6
+
+pre-patch:
+	${PERL} -pi -e "s|sdl-config|${SDL_CONFIG}|g; s|include/SDL/|include/SDL11/|g;" \
+		${WRKSRC}/configure
 
 do-install:
 	${INSTALL_PROGRAM} ${WRKSRC}/src/burgerspace ${PREFIX}/bin
diff -ruN -x CVS /usr/ports/games/burgerspace/distinfo burgerspace/distinfo
--- /usr/ports/games/burgerspace/distinfo	Wed Apr 18 03:17:17 2001
+++ burgerspace/distinfo	Sun May 27 18:12:25 2001
@@ -1 +1 @@
-MD5 (burgerspace-1.4.tar.gz) = 290bfc12bb5bddd05367adf7c754db7a
+MD5 (burgerspace-1.5.tar.gz) = ce624d338cad7ae7e6fba45d63eaeb30
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: ijliao 
State-Changed-When: Sun May 27 02:54:34 PDT 2001 
State-Changed-Why:  
committed, thanks 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=27685 
>Unformatted:
