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.17nb1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ace35c39a542
branches:  trunk
changeset: 461198:ace35c39a542
user:      abs <abs%pkgsrc.org@localhost>
date:      Fri Sep 12 15:12:12 2003 +0000

description:
Update rconfig to 0.17nb1
        Add missing DEPEND on p5-Text-Substitute

diffstat:

 sysutils/rconfig/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (20 lines):

diff -r fc09d7a4fd13 -r ace35c39a542 sysutils/rconfig/Makefile
--- a/sysutils/rconfig/Makefile Fri Sep 12 13:56:27 2003 +0000
+++ b/sysutils/rconfig/Makefile Fri Sep 12 15:12:12 2003 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.12 2003/07/17 22:53:46 grant Exp $
+# $NetBSD: Makefile,v 1.13 2003/09/12 15:12:12 abs Exp $
 
 DISTNAME=      rconfig-0.17
+PKGREVISION=   1
 CATEGORIES=    sysutils
 MASTER_SITES=  http://www.mono.org/abs/tools/rconfig/
 
@@ -11,6 +12,7 @@
 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
 



Home | Main Index | Thread Index | Old Index