Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Mar 2002 21:39:33 -0800 (PST)
From:      KATO Tsuguru <tkato@prontomail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/35959: Update port: games/xkoules
Message-ID:  <200203160539.g2G5dXC61366@freefall.freebsd.org>

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

>Number:         35959
>Category:       ports
>Synopsis:       Update port: games/xkoules
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Mar 15 21:40:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        4.4-RELEASE i386
>Organization:
>Environment:
>Description:
- Fix MASTER_SITES
- Remove obsolete WWW: line

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/games/xkoules/Makefile games/xkoules/Makefile
--- /usr/ports/games/xkoules/Makefile	Fri Dec 28 16:28:10 2001
+++ games/xkoules/Makefile	Sun Mar 10 16:20:54 2002
@@ -8,9 +8,9 @@
 PORTNAME=	xkoules
 PORTVERSION=	1.4
 CATEGORIES=	games
-MASTER_SITES=	http://www.paru.cas.cz/~hubicka/koules/packages/ \
-		${MASTER_SITE_SUNSITE}
-DISTNAME=	koules${PORTVERSION}
+MASTER_SITES=	${MASTER_SITE_SUNSITE}
+MASTER_SITE_SUBDIR=	games/arcade/koules
+DISTNAME=	${PORTNAME:S/^x//}${PORTVERSION}
 EXTRACT_SUFX=	-src.tar.gz
 
 MAINTAINER=	ports@FreeBSD.org
diff -urN /usr/ports/games/xkoules/pkg-descr games/xkoules/pkg-descr
--- /usr/ports/games/xkoules/pkg-descr	Thu Jun 24 09:46:28 1999
+++ games/xkoules/pkg-descr	Sun Mar 10 16:16:21 2002
@@ -4,5 +4,3 @@
 course, network  support.  Koules  is  an  original  idea.  First
 version of Koules  was  developed  from scratch by Jan Hubicka in
 July 1995.
-
-WWW: http://www.paru.cas.cz/~hubicka/koules/English/koules.html

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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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