- change dependency from subversion16 -> subversion
(subversion16 will be removed from the tree) - bump PORTREVISION PR: 196267 Submitted by: ohauer Approved by: maintainer timeout
This commit is contained in:
parent
2bf4aa0884
commit
336f8d5bde
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=382874
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= confman
|
||||
PORTVERSION= 1.9.4b
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://www.timesinks.net/distfiles/
|
||||
|
||||
@ -11,7 +11,7 @@ MAINTAINER= ccowart@timesinks.net
|
||||
COMMENT= Revision controlled configuration manager
|
||||
|
||||
RUN_DEPENDS= bash:${PORTSDIR}/shells/bash \
|
||||
svn:${PORTSDIR}/devel/subversion16 \
|
||||
svn:${PORTSDIR}/devel/subversion \
|
||||
sudo:${PORTSDIR}/security/sudo \
|
||||
greadlink:${PORTSDIR}/sysutils/coreutils \
|
||||
wget:${PORTSDIR}/ftp/wget
|
||||
|
Loading…
Reference in New Issue
Block a user