Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Dec 1998 09:27:03 +0300 (MSK)
From:      Andrey Zakhvatov <andy@icc.surw.chel.su>
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/9152: Update port: games/xkoules
Message-ID:  <199812210627.JAA18574@icc.surw.chel.su>

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

>Number:         9152
>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:   Sun Dec 20 22:40:00 PST 1998
>Last-Modified:
>Originator:     Andrey Zakhvatov
>Organization:
South Ural Railway ICC
>Release:        FreeBSD 2.2.7-RELEASE i386
>Environment:

>Description:

   This is a patch to update games/xkoules port.


diff -Nru xkoules/Makefile xkoules-1.4/Makefile
--- xkoules/Makefile	Tue Aug 25 10:19:30 1998
+++ xkoules-1.4/Makefile	Mon Dec 21 12:29:50 1998
@@ -6,17 +6,19 @@
 # $Id: Makefile,v 1.3 1998/08/25 00:43:54 asami Exp $
 #
 
-DISTNAME=	koules1.4-src
-PKGNAME=	xkoules-1.4
-CATEGORIES=	games
-MASTER_SITES=	http://www.paru.cas.cz/~hubicka/koules/packages/
+DISTNAME=		koules1.4-src
+PKGNAME=		xkoules-1.4
+CATEGORIES=		games
+MASTER_SITES=		http://www.paru.cas.cz/~hubicka/koules/packages/ \
+			${MASTER_SITE_SUNSITE}
+MASTER_SITE_SUBDIR=	games/arcade/koules
 
-MAINTAINER=	andy@icc.surw.chel.su
+MAINTAINER=		andy@icc.surw.chel.su
 
-USE_IMAKE=	yes
-WRKSRC=		${WRKDIR}/koules1.4
-MAN6=		xkoules.6
-MANCOMPRESSED=	no
+USE_IMAKE=		yes
+WRKSRC=			${WRKDIR}/koules1.4
+MAN6=			xkoules.6
+MANCOMPRESSED=		no
 
 do-install:
 	@ ${INSTALL_PROGRAM} ${WRKSRC}/xkoules ${PREFIX}/bin
@@ -24,6 +26,8 @@
 	@ ${INSTALL_PROGRAM} ${WRKSRC}/koules.sndsrv.freebsd ${PREFIX}/share/xkoules
 	@ ${INSTALL_DATA} ${WRKSRC}/sounds/*.raw ${PREFIX}/share/xkoules
 	@ ${INSTALL_MAN} ${WRKSRC}/xkoules.6 ${PREFIX}/man/man6
+
+post-install:
 .if !defined(NOPORTDOCS)
 	@ ${MKDIR} ${PREFIX}/share/doc/xkoules
 .for file in ANNOUNCE BUGS COPYING Card ChangeLog Koules.FAQ TODO
diff -Nru xkoules/pkg/DESCR xkoules-1.4/pkg/DESCR
--- xkoules/pkg/DESCR	Sun Apr 19 21:35:22 1998
+++ xkoules-1.4/pkg/DESCR	Mon Dec 21 12:34:54 1998
@@ -4,3 +4,5 @@
 course, network  support.  Koules  is  an  original  idea.  First
 version of Koules  was  developed  from scratch by Jan Hubicka in
 July 1995.
+
+http://www.paru.cas.cz/~hubichka/koules/English/koules.html


>How-To-Repeat:

>Fix:

   Please, check and apply this patch.

>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?199812210627.JAA18574>