summaryrefslogtreecommitdiff
path: root/games/tscp
diff options
context:
space:
mode:
authorabs <abs>2001-02-12 15:56:47 +0000
committerabs <abs>2001-02-12 15:56:47 +0000
commitfe138015df753dafe449c54592c035711215fc01 (patch)
tree1cd94dc71360aca29b74d531129210c6babd748b /games/tscp
parentfedaaef20af2541d24c460101efb8beea6ce0e22 (diff)
downloadpkgsrc-fe138015df753dafe449c54592c035711215fc01.tar.gz
Update to 1.73.
patch incorporated into main tree Version 1.73, 2/11/01 * Added code to handle EOFs from stdin. Version 1.72, 2/1/01 * Added code to stop searching if a mate is found. * Changed max_time/max_depth assignments in main.c.
Diffstat (limited to 'games/tscp')
-rw-r--r--games/tscp/Makefile6
-rw-r--r--games/tscp/files/md54
-rw-r--r--games/tscp/files/patch-sum7
3 files changed, 10 insertions, 7 deletions
diff --git a/games/tscp/Makefile b/games/tscp/Makefile
index f8c606863af..f4d5928407f 100644
--- a/games/tscp/Makefile
+++ b/games/tscp/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2001/02/04 11:32:34 abs Exp $
+# $NetBSD: Makefile,v 1.4 2001/02/12 15:56:47 abs Exp $
#
-DISTNAME= tscp171
-PKGNAME= tscp-1.71nb2
+DISTNAME= tscp173
+PKGNAME= tscp-1.73
CATEGORIES= games benchmarks
MASTER_SITES= http://ucsu.colorado.edu/~kerrigat/
EXTRACT_SUFX= .zip
diff --git a/games/tscp/files/md5 b/games/tscp/files/md5
index d9100f34ee1..7159f0c3fe4 100644
--- a/games/tscp/files/md5
+++ b/games/tscp/files/md5
@@ -1,3 +1,3 @@
-$NetBSD: md5,v 1.1.1.1 2001/01/26 18:24:53 abs Exp $
+$NetBSD: md5,v 1.2 2001/02/12 15:56:47 abs Exp $
-MD5 (tscp171.zip) = 44dc1b4fbf697643ff67bfb5fd1f9fa4
+MD5 (tscp173.zip) = e4bd6d0a9c24fcd762c3356b2c784f69
diff --git a/games/tscp/files/patch-sum b/games/tscp/files/patch-sum
index c97928c4eb7..867bb43e656 100644
--- a/games/tscp/files/patch-sum
+++ b/games/tscp/files/patch-sum
@@ -1,3 +1,6 @@
-$NetBSD: patch-sum,v 1.2 2001/02/04 11:32:35 abs Exp $
+$NetBSD: patch-sum,v 1.3 2001/02/12 15:56:48 abs Exp $
-MD5 (patch-aa) = e7e9d919f32a094bba1722d5f5cd129b
+This placeholder file is generated by the ``makepatchsum'' target
+whenever the patches directory is empty or missing. Its purpose
+is to ensure that the presence of any obsolete patches will cause
+the proper error to be emitted at build time.