From 5e8946a3398943261ef44507f25bcfad22781541 Mon Sep 17 00:00:00 2001 From: garbled Date: Tue, 20 Oct 1998 08:05:22 +0000 Subject: Add in a distribution patch that fixes a race condition in seq. --- parallel/clusterit/Makefile | 7 ++++++- parallel/clusterit/files/md5 | 3 ++- 2 files changed, 8 insertions(+), 2 deletions(-) (limited to 'parallel/clusterit') diff --git a/parallel/clusterit/Makefile b/parallel/clusterit/Makefile index e08d9948a8f..ef04c43a966 100644 --- a/parallel/clusterit/Makefile +++ b/parallel/clusterit/Makefile @@ -1,9 +1,14 @@ -# $NetBSD: Makefile,v 1.2 1998/10/16 01:04:33 garbled Exp $ +# $NetBSD: Makefile,v 1.3 1998/10/20 08:05:22 garbled Exp $ DISTNAME= clusterit-1.1 CATEGORIES= parallel MASTER_SITES= http://www.inficad.com/~garbled/ +PATCH_SITES= ${MASTER_SITES} +PATCHFILES= cluster-1.1.patch1 +PATCH_DIST_STRIP= -p1 + MAINTAINER= root@garbled.net +HOMEPAGE= http://www.inficad.com/~garbled/clusterit.html .include "../../mk/bsd.pkg.mk" diff --git a/parallel/clusterit/files/md5 b/parallel/clusterit/files/md5 index a2a46fb882f..cbcb34fd4c5 100644 --- a/parallel/clusterit/files/md5 +++ b/parallel/clusterit/files/md5 @@ -1,3 +1,4 @@ -$NetBSD: md5,v 1.2 1998/10/16 01:04:32 garbled Exp $ +$NetBSD: md5,v 1.3 1998/10/20 08:05:22 garbled Exp $ MD5 (clusterit-1.1.tar.gz) = 754ef81597a6d8338b3539fbb40e014c +MD5 (cluster-1.1.patch1) = 8a43c4ce242a843f0beed2bb3cc2115a -- cgit v1.2.3