summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormartti <martti>2003-05-09 08:43:10 +0000
committermartti <martti>2003-05-09 08:43:10 +0000
commit94bcc209d13181103d34c5f4e2e2ca1f3df926d9 (patch)
tree52e2ba7ea180f75b479a60d7cb125bbcb5339899
parente18c691e591d61e30ceb9fba53a6db042977cec1 (diff)
downloadpkgsrc-94bcc209d13181103d34c5f4e2e2ca1f3df926d9.tar.gz
Updated distcc to 2.2
* If $DISTCC_HOSTS is not set, the host list is taken from from ~/.distcc/hosts, if that exists, or otherwise $sysconfdir/distcc/hosts. * Add --listen option to distccd, to control which IP address is used to listen for connections. May be useful for access control on dual-homed machines.
-rw-r--r--devel/distcc/Makefile4
-rw-r--r--devel/distcc/distinfo8
-rw-r--r--devel/distcc/patches/patch-aa8
3 files changed, 10 insertions, 10 deletions
diff --git a/devel/distcc/Makefile b/devel/distcc/Makefile
index a4d64db8767..d40fa19a174 100644
--- a/devel/distcc/Makefile
+++ b/devel/distcc/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2003/05/09 08:03:24 martti Exp $
+# $NetBSD: Makefile,v 1.4 2003/05/09 08:43:10 martti Exp $
-DISTNAME= distcc-2.0.1
+DISTNAME= distcc-2.2
CATEGORIES= devel
MASTER_SITES= http://distcc.samba.org/ftp/distcc/
EXTRACT_SUFX= .tar.bz2
diff --git a/devel/distcc/distinfo b/devel/distcc/distinfo
index d3f782edffe..cdbaf65ac1b 100644
--- a/devel/distcc/distinfo
+++ b/devel/distcc/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2003/05/09 08:03:25 martti Exp $
+$NetBSD: distinfo,v 1.3 2003/05/09 08:43:10 martti Exp $
-SHA1 (distcc-2.0.1.tar.bz2) = 65eb2a5725d4b7c8a377870a89bb8492786771ad
-Size (distcc-2.0.1.tar.bz2) = 202022 bytes
-SHA1 (patch-aa) = fbd49fdf860dfa17fcf3e12a89e7d17fbc49b4dc
+SHA1 (distcc-2.2.tar.bz2) = c2f83a0eab83571d77b3ed07891dadb9bc8d0646
+Size (distcc-2.2.tar.bz2) = 209766 bytes
+SHA1 (patch-aa) = 5041233b0e37ba212fe2948aa02e805b1c8543a4
diff --git a/devel/distcc/patches/patch-aa b/devel/distcc/patches/patch-aa
index be7a95b3a3c..f3bcf8df2dd 100644
--- a/devel/distcc/patches/patch-aa
+++ b/devel/distcc/patches/patch-aa
@@ -1,8 +1,8 @@
-$NetBSD: patch-aa,v 1.2 2003/05/09 08:03:26 martti Exp $
+$NetBSD: patch-aa,v 1.3 2003/05/09 08:43:11 martti Exp $
---- Makefile.in.orig 2003-03-28 09:11:56.000000000 +0200
-+++ Makefile.in 2003-05-08 15:28:56.000000000 +0300
-@@ -455,7 +455,7 @@
+--- 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 @@
# install-sh can't handle multiple arguments, but we don't need any
# tricky features so mkinstalldirs and cp will do