pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils/rconfig Update rconfig to 0.35:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9149e64eb3f5
branches:  trunk
changeset: 478113:9149e64eb3f5
user:      abs <abs%pkgsrc.org@localhost>
date:      Sat Jul 17 03:53:37 2004 +0000

description:
Update rconfig to 0.35:
    Use 'shmux' in the probe stage. Reduces time for 'rconfig -at .' from
    25 seconds to 10 seconds in a test with twelve remote hosts.

diffstat:

 sysutils/rconfig/Makefile |  5 +++--
 sysutils/rconfig/distinfo |  6 +++---
 2 files changed, 6 insertions(+), 5 deletions(-)

diffs (31 lines):

diff -r 9e0cbd08bc43 -r 9149e64eb3f5 sysutils/rconfig/Makefile
--- a/sysutils/rconfig/Makefile Sat Jul 17 03:19:57 2004 +0000
+++ b/sysutils/rconfig/Makefile Sat Jul 17 03:53:37 2004 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.25 2004/07/17 00:14:00 abs Exp $
+# $NetBSD: Makefile,v 1.26 2004/07/17 03:53:37 abs Exp $
 
-DISTNAME=      rconfig-0.35
+DISTNAME=      rconfig-0.36
 CATEGORIES=    sysutils
 MASTER_SITES=  http://www.mono.org/abs/tools/rconfig/
 EXTRACT_SUFX=  .tbz
@@ -11,6 +11,7 @@
 
 DEPENDS+=      fping-[0-9]*:../../net/fping
 DEPENDS+=      freerdist-[0-9]*:../../net/rdist6
+DEPENDS+=      shmux-[0-9]*:../../sysutils/shmux
 
 USE_PERL5=     # defined
 
diff -r 9e0cbd08bc43 -r 9149e64eb3f5 sysutils/rconfig/distinfo
--- a/sysutils/rconfig/distinfo Sat Jul 17 03:19:57 2004 +0000
+++ b/sysutils/rconfig/distinfo Sat Jul 17 03:53:37 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.21 2004/07/17 00:14:00 abs Exp $
+$NetBSD: distinfo,v 1.22 2004/07/17 03:53:37 abs Exp $
 
-SHA1 (rconfig-0.35.tbz) = 0e842aaede5a258f4d25fb35aca3a6c79da80592
-Size (rconfig-0.35.tbz) = 12047 bytes
+SHA1 (rconfig-0.36.tbz) = 2b7a02080de8a2fec41870593e233bdc9120d4f5
+Size (rconfig-0.36.tbz) = 12214 bytes



Home | Main Index | Thread Index | Old Index