From fe138015df753dafe449c54592c035711215fc01 Mon Sep 17 00:00:00 2001 From: abs Date: Mon, 12 Feb 2001 15:56:47 +0000 Subject: 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. --- games/tscp/Makefile | 6 +++--- games/tscp/files/md5 | 4 ++-- games/tscp/files/patch-sum | 7 +++++-- 3 files changed, 10 insertions(+), 7 deletions(-) (limited to 'games/tscp') 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. -- cgit v1.2.3