Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 May 2006 21:46:32 +0200
From:      "Martin Wilke" <freebsd@unixfreunde.de>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Cc:        jylefort@FreeBSD.org
Subject:   ports/97647: [patch]games/editss
Message-ID:  <1148327192.61214@mwilke.ath.cx>
Resent-Message-ID: <200605221950.k4MJoMiR070919@freefall.freebsd.org>

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

>Number:         97647
>Category:       ports
>Synopsis:       [patch]games/editss
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 22 19:50:21 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Martin Wilke
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:


System: FreeBSD 7.0-CURRENT #142: Thu May 18 07:57:01 CEST 2006
    splash@mwilke.ath.cx:/usr/obj/usr/src/sys/BSDBOX



>Description:


- change mirror
- maintainer is cc;d

Fix:	http://people.freebsd.org/~fenner/portsurvey/games.html#editss


>How-To-Repeat:





>Fix:


--- editss.diff begins here ---
diff -ruN /usr/ports/games/editss/Makefile ports/games/editss/Makefile
--- /usr/ports/games/editss/Makefile	Wed Apr 13 00:10:38 2005
+++ ports/games/editss/Makefile	Mon May 22 21:02:48 2006
@@ -8,7 +8,7 @@
 PORTNAME=	editss
 PORTVERSION=	2.2
 CATEGORIES=	games
-MASTER_SITES=	ftp://ftp.xpilot.org/pub/contrib/
+MASTER_SITES=	http://freebsd.unixfreunde.de/sources/
 
 MAINTAINER=	jylefort@FreeBSD.org
 COMMENT=	An editor for XPilot shipshapes
diff -ruN /usr/ports/games/editss/pkg-message ports/games/editss/pkg-message
--- /usr/ports/games/editss/pkg-message	Sun Dec 23 13:31:23 2001
+++ ports/games/editss/pkg-message	Mon May 22 21:03:39 2006
@@ -1,7 +1,7 @@
 -------------------------------------------------------------------------------
 WARNING: editss will dump a core if it is not able to find a shipshapes file.
 
-You  should  copy  the  editss rc  file  from  /usr/X11R6/share/editss/editssrc
+You  should  copy  the  editss rc  file  from  ${X11BASE}/share/editss/editssrc
 to  $HOME/.editssrc  and   change  the  shiplib  keyword in  that  file to make
 it point to your shipshapes file.
 
diff -ruN /usr/ports/games/editss/pkg-plist ports/games/editss/pkg-plist
--- /usr/ports/games/editss/pkg-plist	Sun Dec 23 13:31:23 2001
+++ ports/games/editss/pkg-plist	Mon May 22 21:08:57 2006
@@ -1,3 +1,3 @@
 bin/editss
-share/editss/editssrc
-@dirrm share/editss
+%%DATADIR%%/editssrc
+@dirrm %%DATADIR%%
--- editss.diff ends here ---



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



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