summaryrefslogtreecommitdiff
path: root/games/xkobo
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1996-02-13 10:31:44 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1996-02-13 10:31:44 +0000
commit7b186b823e607371b2431cce8a6640122b49aa34 (patch)
tree599797fb22e685118874449988ac94cc71768a4a /games/xkobo
parent1) Remove -fno-strength-reduce (diff)
Update to latest version.
Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de>
Notes
Notes: svn path=/head/; revision=2712
Diffstat (limited to 'games/xkobo')
-rw-r--r--games/xkobo/Makefile4
-rw-r--r--games/xkobo/distinfo2
-rw-r--r--games/xkobo/files/patch-aa18
3 files changed, 12 insertions, 12 deletions
diff --git a/games/xkobo/Makefile b/games/xkobo/Makefile
index 667808d19b1e..e2e51f6854a5 100644
--- a/games/xkobo/Makefile
+++ b/games/xkobo/Makefile
@@ -3,10 +3,10 @@
# Date created: 18 Jul 1995
# Whom: jkh
#
-# $Id: Makefile,v 1.1.1.1 1995/07/19 00:31:03 jkh Exp $
+# $Id: Makefile,v 1.2 1995/07/27 10:05:49 ats Exp $
#
-DISTNAME= xkobo-1.3
+DISTNAME= xkobo-1.7
CATEGORIES+= games
MASTER_SITES= ftp://ftp.uoknor.edu/mirrors/X/contrib/games/
USE_IMAKE= yes
diff --git a/games/xkobo/distinfo b/games/xkobo/distinfo
index 0505b6d26de5..d53bfe0f7387 100644
--- a/games/xkobo/distinfo
+++ b/games/xkobo/distinfo
@@ -1 +1 @@
-MD5 (xkobo-1.3.tar.gz) = 46dba26c32f66031b4eed5a1e8871565
+MD5 (xkobo-1.7.tar.gz) = f420ffd1915e3af6fa7a22c00a915bf0
diff --git a/games/xkobo/files/patch-aa b/games/xkobo/files/patch-aa
index 1416b1f817a9..268648f3bc44 100644
--- a/games/xkobo/files/patch-aa
+++ b/games/xkobo/files/patch-aa
@@ -1,11 +1,11 @@
---- ./Imakefile.org Sun Jul 2 19:12:20 1995
-+++ ./Imakefile Thu Jul 27 15:55:15 1995
-@@ -9,7 +9,7 @@
- WAIT_MSEC = 20
+--- Imakefile.orig Wed Nov 29 16:27:49 1995
++++ Imakefile Mon Feb 12 13:55:44 1996
+@@ -6,7 +6,7 @@
+ SHIPS = 7
- XCOMM ##### RECORDS
--HSCORE_DIR = /usr/games/xkobo-scores
-+HSCORE_DIR = /usr/X11R6/lib/X11/xkobo-scores
+ ##### RECORDS
+-HSCORE_DIR = /usr/local/games/xkobo-scores
++HSCORE_DIR = $(LIBDIR)/xkobo-scores
- XCOMM ##### C++ COMPILER
- CXX = g++
+ ##### C++ COMPILER
+ #CXX = g++