Update rconfig to 0.25:
Remove (currently) unnecessary dependency on Text::Substitute, and catch some more rdist output variations.
This commit is contained in:
parent
bcf0e04377
commit
1ee7eea706
2 changed files with 5 additions and 6 deletions
|
@ -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 @@ COMMENT= Manage configurations for many machines via rdist trees
|
|||
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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue