pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/parallel/clusterit Regen so that the MacOS X patch pro...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e9bfc2086251
branches:  trunk
changeset: 509122:e9bfc2086251
user:      kristerw <kristerw%pkgsrc.org@localhost>
date:      Fri Mar 03 18:57:25 2006 +0000

description:
Regen so that the MacOS X patch program can apply it.

diffstat:

 parallel/clusterit/distinfo         |  4 ++--
 parallel/clusterit/patches/patch-aa |  5 ++---
 2 files changed, 4 insertions(+), 5 deletions(-)

diffs (38 lines):

diff -r ffa8c94d7608 -r e9bfc2086251 parallel/clusterit/distinfo
--- a/parallel/clusterit/distinfo       Fri Mar 03 18:47:24 2006 +0000
+++ b/parallel/clusterit/distinfo       Fri Mar 03 18:57:25 2006 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.11 2006/02/16 20:43:41 joerg Exp $
+$NetBSD: distinfo,v 1.12 2006/03/03 18:57:25 kristerw Exp $
 
 SHA1 (clusterit-2.4.tar.gz) = 60ac72f9e40e3930a3be41a5dfea2b68ab261d67
 RMD160 (clusterit-2.4.tar.gz) = b90d63dfd4a32b547bbf63838a1b896dea181a76
 Size (clusterit-2.4.tar.gz) = 286448 bytes
-SHA1 (patch-aa) = 28085baa1a6f81e5540c912d7de658e81cd38b88
+SHA1 (patch-aa) = d75943ef99095a5e9352197fc00d1f6734127885
 SHA1 (patch-ab) = 4db34b93ebc1ef52f7911f19d2721a072fba6e0a
 SHA1 (patch-ac) = 925754f24413182bb66f6d81f6fa026ce2635390
 SHA1 (patch-ad) = 22cc3d33288ac377f24172f9c8097de84e18fc0b
diff -r ffa8c94d7608 -r e9bfc2086251 parallel/clusterit/patches/patch-aa
--- a/parallel/clusterit/patches/patch-aa       Fri Mar 03 18:47:24 2006 +0000
+++ b/parallel/clusterit/patches/patch-aa       Fri Mar 03 18:57:25 2006 +0000
@@ -1,4 +1,4 @@
-$NetBSD: patch-aa,v 1.6 2006/02/16 20:43:41 joerg Exp $
+$NetBSD: patch-aa,v 1.7 2006/03/03 18:57:25 kristerw Exp $
 
 --- common/common.c.orig       2006-02-16 20:23:31.000000000 +0000
 +++ common/common.c
@@ -10,7 +10,7 @@
      group_t *grouptemp;
      node_t *nodeptr;
      char **lumptemp;
-@@ -397,8 +396,7 @@ int test_node_connection(int rshport, in
+@@ -397,7 +396,6 @@ int test_node_connection(int rshport, in
  void
  _bailout(int line, char *file)
  {
@@ -18,4 +18,3 @@
        
      (void)fprintf(stderr, "%s: Failed in %s line %d: %s %d\n",
                  progname, file, line, strerror(errno), errno);
-     _exit(EXIT_FAILURE);



Home | Main Index | Thread Index | Old Index