From boris@brooknet.com.au  Mon Feb 21 10:59:38 2005
Return-Path: <boris@brooknet.com.au>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id F0BF716A4D6
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 21 Feb 2005 10:59:38 +0000 (GMT)
Received: from bloodwood.hunterlink.net.au (smtp-local.hunterlink.net.au [203.12.144.17])
	by mx1.FreeBSD.org (Postfix) with ESMTP id BD33143D70
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 21 Feb 2005 10:59:37 +0000 (GMT)
	(envelope-from boris@brooknet.com.au)
Received: from localhost (ppp2BC4.dyn.pacific.net.au [61.8.43.196])
	by bloodwood.hunterlink.net.au (8.12.8/8.12.8) with ESMTP id j1LAxYHX008369
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 21 Feb 2005 21:59:35 +1100
Received: by localhost (Postfix, from userid 0)
	id 992D317D5; Mon, 21 Feb 2005 22:00:43 +1100 (EST)
Message-Id: <20050221110043.992D317D5@localhost>
Date: Mon, 21 Feb 2005 22:00:43 +1100 (EST)
From: Sam Lawrance <boris@brooknet.com.au>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [PATCH] games/xjumpx: fix unfetchable
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         77849
>Category:       ports
>Synopsis:       [PATCH] games/xjumpx: fix unfetchable
>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 Feb 21 11:00:26 GMT 2005
>Closed-Date:    Tue Feb 22 11:33:57 GMT 2005
>Last-Modified:  Tue Feb 22 11:33:57 GMT 2005
>Originator:     Sam Lawrance
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD dirk.no.domain 5.3-STABLE FreeBSD 5.3-STABLE #3: Wed Feb  9 00:12:24 EST
>Description:
Google translate doesn't help much, new mastersite looks like an archive of
the author's original site.

Remove whitespace from pkg-descr.

>How-To-Repeat:
>Fix:

--- xjumpx-1.4.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/FreeBSD/ports/games/xjumpx/Makefile,v
retrieving revision 1.3
diff -u -u -r1.3 Makefile
--- Makefile	2 Nov 2003 03:36:42 -0000	1.3
+++ Makefile	21 Feb 2005 10:58:41 -0000
@@ -8,7 +8,7 @@
 PORTNAME=	xjumpx
 PORTVERSION=	1.4
 CATEGORIES=	games
-MASTER_SITES=	http://www19.xdsl.ne.jp/~cdr/soft/dl/
+MASTER_SITES=	http://fenix.ne.jp/~cdrtk/soft/dl/
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Improved version of xjump
Index: pkg-message
===================================================================
RCS file: /home/ncvs/FreeBSD/ports/games/xjumpx/pkg-message,v
retrieving revision 1.1
diff -u -u -r1.1 pkg-message
--- pkg-message	19 Dec 2001 03:26:22 -0000	1.1
+++ pkg-message	21 Feb 2005 10:59:02 -0000
@@ -1,4 +1,3 @@
-
 ---  NOTICE ---
 Original xjumpx is setgid games to protect scorefiles.
 However, due to security concerns, xjumpx is not installed setgid games,
@@ -8,4 +7,3 @@
 	chgrp games /usr/X11R6/bin/xjumpx /usr/X11R6/lib/X11/xjumpx
 	chmod g+s /usr/X11R6/bin/xjumpx
 	chmod 770 /usr/X11R6/lib/X11/xjumpx
-
--- xjumpx-1.4.patch ends here ---

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: vs 
State-Changed-When: Tue Feb 22 11:33:47 GMT 2005 
State-Changed-Why:  
Committed, thnks! 

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