pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/parallel/clusterit Update clusterit to 2.3.1. Fixes a...
details: https://anonhg.NetBSD.org/pkgsrc/rev/d24a54f543d6
branches: trunk
changeset: 495119:d24a54f543d6
user: garbled <garbled%pkgsrc.org@localhost>
date: Thu Jun 02 20:48:12 2005 +0000
description:
Update clusterit to 2.3.1. Fixes a crash bug while reading the clusterfile.
diffstat:
parallel/clusterit/Makefile | 4 ++--
parallel/clusterit/PLIST | 6 +++---
parallel/clusterit/distinfo | 8 ++++----
3 files changed, 9 insertions(+), 9 deletions(-)
diffs (47 lines):
diff -r effaa688e8e9 -r d24a54f543d6 parallel/clusterit/Makefile
--- a/parallel/clusterit/Makefile Thu Jun 02 20:45:18 2005 +0000
+++ b/parallel/clusterit/Makefile Thu Jun 02 20:48:12 2005 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2005/06/01 18:03:08 jlam Exp $
+# $NetBSD: Makefile,v 1.11 2005/06/02 20:48:12 garbled Exp $
-DISTNAME= clusterit-2.3
+DISTNAME= clusterit-2.3.1
CATEGORIES= parallel
MASTER_SITES= http://www.garbled.net/download/
diff -r effaa688e8e9 -r d24a54f543d6 parallel/clusterit/PLIST
--- a/parallel/clusterit/PLIST Thu Jun 02 20:45:18 2005 +0000
+++ b/parallel/clusterit/PLIST Thu Jun 02 20:48:12 2005 +0000
@@ -1,7 +1,7 @@
-@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:58:11 zuntum Exp $
+@comment $NetBSD: PLIST,v 1.2 2005/06/02 20:48:12 garbled Exp $
bin/barrier
bin/barrierd
-bin/seq
+bin/rseq
bin/run
bin/dsh
bin/pcp
@@ -15,7 +15,7 @@
bin/jsd
man/man1/barrier.1
man/man1/barrierd.1
-man/man1/seq.1
+man/man1/rseq.1
man/man1/run.1
man/man1/dsh.1
man/man1/pcp.1
diff -r effaa688e8e9 -r d24a54f543d6 parallel/clusterit/distinfo
--- a/parallel/clusterit/distinfo Thu Jun 02 20:45:18 2005 +0000
+++ b/parallel/clusterit/distinfo Thu Jun 02 20:48:12 2005 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2005/05/24 05:42:37 garbled Exp $
+$NetBSD: distinfo,v 1.8 2005/06/02 20:48:12 garbled Exp $
-SHA1 (clusterit-2.3.tar.gz) = eb6e5b41aededaad4f54fdae5dfec81927997c0d
-RMD160 (clusterit-2.3.tar.gz) = 4195b3f9d4d2e0eba9ad15ab253a43a6c927043a
-Size (clusterit-2.3.tar.gz) = 353705 bytes
+SHA1 (clusterit-2.3.1.tar.gz) = 473ea0731d156ee335d5f6addddd9d3b2a1852a4
+RMD160 (clusterit-2.3.1.tar.gz) = d98d47a3365b2f4507e0993286f494b974a586df
+Size (clusterit-2.3.1.tar.gz) = 359087 bytes
Home |
Main Index |
Thread Index |
Old Index