Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Aug 1998 13:43:29 +0400 (MSD)
From:      Andrey Zakhvatov <andy@icc.surw.chel.su>
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/7553: Update port: games/3dpong
Message-ID:  <199808100943.NAA28893@icc.surw.chel.su>

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

>Number:         7553
>Category:       ports
>Synopsis:       Update port: games/3dpong
>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:   Mon Aug 10 02:40:01 PDT 1998
>Last-Modified:
>Originator:     Andrey Zakhvatov
>Organization:
South Ural Railway ICC
>Release:        FreeBSD 2.2.2-RELEASE i386
>Environment:

>Description:

   This is a patch to update games/3dpong port.


diff -Nru 3dpong/Makefile 3dpong-0.3/Makefile
--- 3dpong/Makefile	Wed Aug  5 10:19:29 1998
+++ 3dpong-0.3/Makefile	Mon Aug 10 17:31:36 1998
@@ -9,7 +9,7 @@
 DISTNAME=	3dpong.0.3
 PKGNAME=	3dpong-0.3
 CATEGORIES=	games
-MASTER_SITES=	http://zippy.sonoma.edu/kendrick/nbs/unix/x/3dpong/
+MASTER_SITES=	ftp://ftp.sonic.net/pub/users/nbs/unix/x/3dpong/
 
 MAINTAINER=	andy@icc.surw.chel.su
 
@@ -21,7 +21,9 @@
 	@ ${INSTALL_PROGRAM} ${WRKSRC}/3dpong ${PREFIX}/bin
 	@ ${MKDIR} ${PREFIX}/share/3dpong
 	@ ${INSTALL_DATA} ${WRKSRC}/sounds/*.au ${PREFIX}/share/3dpong
+.if !defined(NOPORTDOCS)
 	@ ${MKDIR} ${PREFIX}/share/doc/3dpong
 	@ ${INSTALL_DATA} ${WRKSRC}/README.txt ${PREFIX}/share/doc/3dpong
+.endif
 
 .include <bsd.port.mk>
diff -Nru 3dpong/files/md5 3dpong-0.3/files/md5
--- 3dpong/files/md5	Mon Apr 27 03:51:03 1998
+++ 3dpong-0.3/files/md5	Mon Aug 10 17:34:31 1998
@@ -1 +1 @@
-MD5 (3dpong.0.3.tar.gz) = 4158e42189730d2cebce82689b2677dc
+MD5 (3dpong.0.3.tar.gz) = 0055972f485d4c48231ce7c41ca074a8


>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?199808100943.NAA28893>