summaryrefslogtreecommitdiff
path: root/devel/distcc/patches
diff options
context:
space:
mode:
authormartti <martti@pkgsrc.org>2003-06-16 10:24:13 +0000
committermartti <martti@pkgsrc.org>2003-06-16 10:24:13 +0000
commit174470ad1a1fdf12d625aca669cc7663a1462c22 (patch)
tree6b5296173bedfd6e603a7c106e71cdf1947d0bfb /devel/distcc/patches
parentbb7225632616dc73febbcefde9e1dd95de34443b (diff)
downloadpkgsrc-174470ad1a1fdf12d625aca669cc7663a1462c22.tar.gz
Updated distcc to 2.7
* New program distccmon-text shows the state of any distcc processes run by the current user. It can be run by hand or read by a shell script. Should be popular with vmstat fans. * The standalone daemon now "preforks" before accepting connections to reduce per-request overhead. Can be disabled by --no-prefork, which restores the standard Unix behaviour. * Bug fixes * And much more..
Diffstat (limited to 'devel/distcc/patches')
-rw-r--r--devel/distcc/patches/patch-aa8
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/distcc/patches/patch-aa b/devel/distcc/patches/patch-aa
index f3bcf8df2dd..ef868c2bfac 100644
--- a/devel/distcc/patches/patch-aa
+++ b/devel/distcc/patches/patch-aa
@@ -1,8 +1,8 @@
-$NetBSD: patch-aa,v 1.3 2003/05/09 08:43:11 martti Exp $
+$NetBSD: patch-aa,v 1.4 2003/06/16 10:24:13 martti Exp $
---- Makefile.in.orig 2003-05-05 08:13:59.000000000 +0300
-+++ Makefile.in 2003-05-09 11:39:06.000000000 +0300
-@@ -474,7 +474,7 @@
+--- Makefile.in.orig Mon Jun 16 09:48:10 2003
++++ Makefile.in Mon Jun 16 13:17:43 2003
+@@ -530,7 +530,7 @@
# install-sh can't handle multiple arguments, but we don't need any
# tricky features so mkinstalldirs and cp will do