View | Details | Raw Unified | Return to bug 163995
Collapse All | Expand All

(-)confman/Makefile (-2 / +1 lines)
Lines 6-13 Link Here
6
#
6
#
7
7
8
PORTNAME=	confman
8
PORTNAME=	confman
9
PORTVERSION=	1.9.3b
9
PORTVERSION=	1.9.4b
10
PORTREVISION=	3
11
CATEGORIES=	sysutils
10
CATEGORIES=	sysutils
12
MASTER_SITES=	http://www.timesinks.net/distfiles/
11
MASTER_SITES=	http://www.timesinks.net/distfiles/
13
12
(-)confman/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (confman-1.9.3b.tar.gz) = 4eb467b977ed034369d7e10a7c842f87878584fc2046d953bcea261a347657ac
1
SHA256 (confman-1.9.4b.tar.gz) = 25c9ed7f3d93acdd6b7202c91af8988812856cc8c432fc4338d00ef6857daaf4
2
SIZE (confman-1.9.3b.tar.gz) = 85140
2
SIZE (confman-1.9.4b.tar.gz) = 91766
(-)confman/pkg-plist (+2 lines)
Lines 6-11 Link Here
6
libexec/confman/confaudit
6
libexec/confman/confaudit
7
libexec/confman/confexport
7
libexec/confman/confexport
8
libexec/confman/conflock
8
libexec/confman/conflock
9
libexec/confman/confman_precommit
9
libexec/confman/confsync
10
libexec/confman/confsync
10
sbin/confadmin
11
sbin/confadmin
11
sbin/confman
12
sbin/confman
Lines 13-18 Link Here
13
%%DATADIR%%/confmancommon.sh
14
%%DATADIR%%/confmancommon.sh
14
%%DATADIR%%/confmandoc.sh
15
%%DATADIR%%/confmandoc.sh
15
%%DATADIR%%/confmanlib.sh
16
%%DATADIR%%/confmanlib.sh
17
%%DATADIR%%/libfiledb.sh
16
@dirrmtry etc/bash_completion.d
18
@dirrmtry etc/bash_completion.d
17
@dirrmtry etc/defaults
19
@dirrmtry etc/defaults
18
@dirrm libexec/confman
20
@dirrm libexec/confman

Return to bug 163995