summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorabs <abs@pkgsrc.org>2003-09-25 10:59:39 +0000
committerabs <abs@pkgsrc.org>2003-09-25 10:59:39 +0000
commitb5ace010bc3ad39334b2907c723f76ea435cca24 (patch)
tree1fcba78ed8247c675ba6cea0960a2e0b137edcca
parentf8a30b640139a32c81a85054cbb90ae7903fb185 (diff)
downloadpkgsrc-b5ace010bc3ad39334b2907c723f76ea435cca24.tar.gz
Update rconfig to 0.20:
Allow fping to be skipped for all hosts (fping=SKIP in rconfig.conf) or for individual hosts (fping=SKIP on host line in hosts.conf)
-rw-r--r--doc/CHANGES4
-rw-r--r--sysutils/rconfig/Makefile4
-rw-r--r--sysutils/rconfig/distinfo6
3 files changed, 8 insertions, 6 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index 071a4dcbb24..c5906deadbe 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.3513 2003/09/25 04:55:47 xtraeme Exp $
+$NetBSD: CHANGES,v 1.3514 2003/09/25 11:00:29 abs Exp $
Changes to the packages collection and infrastructure in 2003:
@@ -3924,3 +3924,5 @@ Changes to the packages collection and infrastructure in 2003:
Added pixieplus-0.5.4 [xtraeme 2003-09-25]
Added foobillard-2.8 [xtraeme 2003-09-25]
Added dgen-1.2.3 [xtraeme 2003-09-25]
+ Updated rconfig to 0.20 [abs 2003-09-25]
+
diff --git a/sysutils/rconfig/Makefile b/sysutils/rconfig/Makefile
index c6924cce0b6..54833cfdc7b 100644
--- a/sysutils/rconfig/Makefile
+++ b/sysutils/rconfig/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.14 2003/09/19 09:41:13 abs Exp $
+# $NetBSD: Makefile,v 1.15 2003/09/25 10:59:39 abs Exp $
-DISTNAME= rconfig-0.19
+DISTNAME= rconfig-0.20
CATEGORIES= sysutils
MASTER_SITES= http://www.mono.org/abs/tools/rconfig/
diff --git a/sysutils/rconfig/distinfo b/sysutils/rconfig/distinfo
index a6db6185097..c4e2794dc38 100644
--- a/sysutils/rconfig/distinfo
+++ b/sysutils/rconfig/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.10 2003/09/19 09:41:13 abs Exp $
+$NetBSD: distinfo,v 1.11 2003/09/25 10:59:39 abs Exp $
-SHA1 (rconfig-0.19.tar.gz) = f004b7d8cd1dc810b81d5969639d5672ebe34eb1
-Size (rconfig-0.19.tar.gz) = 10307 bytes
+SHA1 (rconfig-0.20.tar.gz) = 47e4bce06f0829d058867dd4c2dd1bfd1f0cdd17
+Size (rconfig-0.20.tar.gz) = 10468 bytes