summaryrefslogtreecommitdiff
path: root/parallel/clusterit/patches
diff options
context:
space:
mode:
authordholland <dholland>2015-12-29 04:04:26 +0000
committerdholland <dholland>2015-12-29 04:04:26 +0000
commit28653207382bd0cea8f097b513570f5234283e3a (patch)
treeef19d0c79defec819eb06889922dd514bba4ea02 /parallel/clusterit/patches
parent2f2484d2842fd6eadc77c5604932d8d92fa09181 (diff)
downloadpkgsrc-28653207382bd0cea8f097b513570f5234283e3a.tar.gz
Fix missing/broken rcsids.
Diffstat (limited to 'parallel/clusterit/patches')
-rw-r--r--parallel/clusterit/patches/patch-ac4
-rw-r--r--parallel/clusterit/patches/patch-ad4
2 files changed, 8 insertions, 0 deletions
diff --git a/parallel/clusterit/patches/patch-ac b/parallel/clusterit/patches/patch-ac
index b67325fb6dd..156bfeec762 100644
--- a/parallel/clusterit/patches/patch-ac
+++ b/parallel/clusterit/patches/patch-ac
@@ -1,3 +1,7 @@
+$NetBSD: patch-ac,v 1.3 2015/12/29 04:04:30 dholland Exp $
+
+Don't declare own errno.
+
--- dsh/run.c.orig 2008-02-27 12:29:38.000000000 -0700
+++ dsh/run.c 2008-02-27 14:49:30.000000000 -0700
@@ -48,5 +48,4 @@
diff --git a/parallel/clusterit/patches/patch-ad b/parallel/clusterit/patches/patch-ad
index ba6ae19bb0d..a56b6433e5b 100644
--- a/parallel/clusterit/patches/patch-ad
+++ b/parallel/clusterit/patches/patch-ad
@@ -1,3 +1,7 @@
+$NetBSD: patch-ad,v 1.3 2015/12/29 04:04:30 dholland Exp $
+
+Don't declare own errno.
+
--- pcp/pcp.c.orig 2008-02-27 12:29:47.000000000 -0700
+++ pcp/pcp.c 2008-02-27 14:49:30.000000000 -0700
@@ -51,5 +51,4 @@