Skip site navigation (1)Skip section navigation (2)
Date:      Mon,  2 Feb 2004 00:10:58 +0100 (CET)
From:      Jean-Yves Lefort <jylefort@brutele.be>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/62235: Update port: games/xpilot-ng (small install fix)
Message-ID:  <20040201231058.1AFEC22E22@jsite.lefort.net>
Resent-Message-ID: <200402012320.i11NKBWZ089817@freefall.freebsd.org>

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

>Number:         62235
>Category:       ports
>Synopsis:       Update port: games/xpilot-ng (small install fix)
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Feb 01 15:20:11 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Jean-Yves Lefort
>Release:        FreeBSD 4.9-RELEASE i386
>Organization:
>Environment:
System: FreeBSD jsite.lefort.net 4.9-RELEASE FreeBSD 4.9-RELEASE #0: Tue Dec 2 09:53:57 CET 2003 jylefort@jsite.lefort.net:/usr/obj/usr/src/sys/JSITE i386
>Description:
>How-To-Repeat:
>Fix:
diff -ruN /usr/ports/games/xpilot-ng/files/patch-ea xpilot-ng/files/patch-ea
--- /usr/ports/games/xpilot-ng/files/patch-ea	Thu Jan  1 01:00:00 1970
+++ xpilot-ng/files/patch-ea	Mon Feb  2 00:01:35 2004
@@ -0,0 +1,11 @@
+--- Makefile.in.orig	Mon Feb  2 00:00:41 2004
++++ Makefile.in	Mon Feb  2 00:00:49 2004
+@@ -17,7 +17,7 @@
+ srcdir = @srcdir@
+ top_srcdir = @top_srcdir@
+ VPATH = @srcdir@
+-pkgdatadir = $(datadir)/@PACKAGE@
++pkgdatadir = $(datadir)/xpilot-ng
+ pkglibdir = $(libdir)/@PACKAGE@
+ pkgincludedir = $(includedir)/@PACKAGE@
+ top_builddir = .
diff -ruN /usr/ports/games/xpilot-ng/pkg-plist xpilot-ng/pkg-plist
--- /usr/ports/games/xpilot-ng/pkg-plist	Sat Jan 31 07:29:52 2004
+++ xpilot-ng/pkg-plist	Mon Feb  2 00:02:25 2004
@@ -1,7 +1,7 @@
 bin/xpilot-ng
 bin/xpilots-ng
 bin/xp-replay-ng
-share/xpilot/mapconvert.py
+share/xpilot-ng/mapconvert.py
 share/xpilot-ng/maps/teamcup.xp
 share/xpilot-ng/maps/polybloods.xp2
 share/xpilot-ng/textures/allitems.ppm
@@ -63,7 +63,6 @@
 share/xpilot-ng/password
 share/xpilot-ng/robots
 share/xpilot-ng/sounds
-@dirrm share/xpilot
 @dirrm share/xpilot-ng/maps
 @dirrm share/xpilot-ng/textures
 @dirrm share/xpilot-ng

	
>Release-Note:
>Audit-Trail:
>Unformatted:



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