From nobody@FreeBSD.org  Tue Nov  5 15:13:30 2002
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 87DD237B401
	for <freebsd-gnats-submit@FreeBSD.org>; Tue,  5 Nov 2002 15:13:30 -0800 (PST)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 2B42143E4A
	for <freebsd-gnats-submit@FreeBSD.org>; Tue,  5 Nov 2002 15:13:30 -0800 (PST)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.12.6/8.12.6) with ESMTP id gA5NDU7R061659
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 5 Nov 2002 15:13:30 -0800 (PST)
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.6/8.12.6/Submit) id gA5NDUql061658;
	Tue, 5 Nov 2002 15:13:30 -0800 (PST)
Message-Id: <200211052313.gA5NDUql061658@www.freebsd.org>
Date: Tue, 5 Nov 2002 15:13:30 -0800 (PST)
From: KATO Tsuguru <tkato@prontomail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Update port: games/crossfire-client to 1.4.0
X-Send-Pr-Version: www-1.0

>Number:         44969
>Category:       ports
>Synopsis:       Update port: games/crossfire-client to 1.4.0
>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:   Tue Nov 05 15:20:02 PST 2002
>Closed-Date:    Wed Nov 06 09:11:20 PST 2002
>Last-Modified:  Wed Nov 06 09:11:20 PST 2002
>Originator:     KATO Tsuguru
>Release:        4.7-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 1.4.0

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/games/crossfire-client/Makefile games/crossfire-client/Makefile
--- /usr/ports/games/crossfire-client/Makefile	Tue Sep 10 20:10:45 2002
+++ games/crossfire-client/Makefile	Wed Nov  6 05:18:42 2002
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	crossfire
-PORTVERSION=	1.3.0
+PORTVERSION=	1.4.0
 CATEGORIES=	games
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE} \
 		ftp://ftp.ifi.uio.no/pub/crossfire/ \
@@ -15,7 +15,7 @@
 PKGNAMESUFFIX=	-client
 DISTFILES=	${PORTNAME}-client-${PORTVERSION}.tar.gz \
 		${PORTNAME}-client-images-${PORTVERSION}.tar.gz \
-		${PORTNAME}-client-sounds-1.1.0.tar.gz
+		${PORTNAME}-client-sounds-${PORTVERSION}.tar.gz
 
 MAINTAINER=	ports@FreeBSD.org
 
@@ -34,10 +34,11 @@
 USE_REINPLACE=	yes
 USE_GMAKE=	yes
 GNU_CONFIGURE=	yes
-CONFIGURE_TARGET=	--build=${ARCH}-portbld-freebsd${OSREL}
-CONFIGURE_ENV=	SDL_CONFIG="${SDL_CONFIG}"
-CONFIGURE_ARGS=	--with-includes=-I${LOCALBASE}/include \
-		--with-ldflags=-L${LOCALBASE}/lib \
+CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
+CONFIGURE_ENV=	SDL_CONFIG="${SDL_CONFIG}" \
+		CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
+		LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib"
+CONFIGURE_ARGS=	--with-sound-dir=${DATADIR}/sounds \
 		--disable-gnome # Gnome client currently broken
 
 MAN1=		cfclient.1 gcfclient.1
diff -urN /usr/ports/games/crossfire-client/distinfo games/crossfire-client/distinfo
--- /usr/ports/games/crossfire-client/distinfo	Tue Sep 10 20:10:45 2002
+++ games/crossfire-client/distinfo	Wed Nov  6 04:53:29 2002
@@ -1,3 +1,3 @@
-MD5 (crossfire-client-1.3.0.tar.gz) = fc4c91bcd66c53e8da8ef13ab9554b04
-MD5 (crossfire-client-images-1.3.0.tar.gz) = d0115d1e429116a42080b48ea8cdfae3
-MD5 (crossfire-client-sounds-1.1.0.tar.gz) = f9390112a3cd1788b4c310fc5d53a609
+MD5 (crossfire-client-1.4.0.tar.gz) = 6ab310b8d2ea80e7fae246775dc819e2
+MD5 (crossfire-client-images-1.4.0.tar.gz) = 7b8ea870de491cf5070f05ae876bcbf2
+MD5 (crossfire-client-sounds-1.4.0.tar.gz) = 1b33401d9d2af0d391fee7ad04282cfd

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: ijliao 
State-Changed-When: Wed Nov 6 09:11:13 PST 2002 
State-Changed-Why:  
committed, thanks 

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