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.25:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f64af21f0659
branches:  trunk
changeset: 462675:f64af21f0659
user:      abs <abs%pkgsrc.org@localhost>
date:      Wed Oct 08 12:20:49 2003 +0000

description:
Update rconfig to 0.25:
        Remove (currently) unnecessary dependency on Text::Substitute, and
        catch some more rdist output variations.

diffstat:

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

diffs (31 lines):

diff -r eebe31d894f3 -r f64af21f0659 sysutils/rconfig/Makefile
--- a/sysutils/rconfig/Makefile Wed Oct 08 10:48:01 2003 +0000
+++ b/sysutils/rconfig/Makefile Wed Oct 08 12:20:49 2003 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.18 2003/10/06 08:58:01 abs Exp $
+# $NetBSD: Makefile,v 1.19 2003/10/08 12:20:49 abs Exp $
 
-DISTNAME=      rconfig-0.23
+DISTNAME=      rconfig-0.25
 CATEGORIES=    sysutils
 MASTER_SITES=  http://www.mono.org/abs/tools/rconfig/
 
@@ -11,7 +11,6 @@
 DEPENDS+=      fping-[0-9]*:../../net/fping
 DEPENDS+=      freerdist-[0-9]*:../../net/rdist6
 DEPENDS+=      srsh-[0-9]*:../../net/srsh
-DEPENDS+=      p5-Text-Substitute-[0-9]*:../../textproc/p5-Text-Substitute
 
 USE_PERL5=     # defined
 
diff -r eebe31d894f3 -r f64af21f0659 sysutils/rconfig/distinfo
--- a/sysutils/rconfig/distinfo Wed Oct 08 10:48:01 2003 +0000
+++ b/sysutils/rconfig/distinfo Wed Oct 08 12:20:49 2003 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.14 2003/10/06 08:58:01 abs Exp $
+$NetBSD: distinfo,v 1.15 2003/10/08 12:20:49 abs Exp $
 
-SHA1 (rconfig-0.23.tar.gz) = 5805f516c9bb6ac3ebc38ba03fc92479680d7676
-Size (rconfig-0.23.tar.gz) = 10880 bytes
+SHA1 (rconfig-0.25.tar.gz) = 27996167d5a506d744cc3e16af281e450d82981b
+Size (rconfig-0.25.tar.gz) = 10893 bytes



Home | Main Index | Thread Index | Old Index