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

(-)cisco_conf/Makefile (-1 / +1 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	cisco_conf
8
PORTNAME=	cisco_conf
9
PORTVERSION=	1.1
9
PORTVERSION=	1.2
10
CATEGORIES=	net-mgmt
10
CATEGORIES=	net-mgmt
11
MASTER_SITES=	http://www.chelcom.ru/~anton/projects/files/
11
MASTER_SITES=	http://www.chelcom.ru/~anton/projects/files/
12
DISTNAME=	ciscoconf-${PORTVERSION}
12
DISTNAME=	ciscoconf-${PORTVERSION}
(-)cisco_conf/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (cisco_conf/ciscoconf-1.1.tar.gz) = 97c483282ac6afd88d3fc4334c5326fb
1
MD5 (cisco_conf/ciscoconf-1.2.tar.gz) = dd293e60b57e100182c5d6d4828e3a9a
2
SHA256 (cisco_conf/ciscoconf-1.1.tar.gz) = 83652f0cfcede4045e43439b5c54c2b21faed0785a59d4ef6f7691bd9e606982
2
SHA256 (cisco_conf/ciscoconf-1.2.tar.gz) = 172b44921e4a266fa94d346d60248dacf25b32d22f2131f12c6856b127175da1
3
SIZE (cisco_conf/ciscoconf-1.1.tar.gz) = 8645
3
SIZE (cisco_conf/ciscoconf-1.2.tar.gz) = 9194
(-)cisco_conf/pkg-plist (-2 / +2 lines)
Lines 2-9 Link Here
2
etc/ciscoconf/CiscoConf.conf.sample
2
etc/ciscoconf/CiscoConf.conf.sample
3
etc/ciscoconf/toggle_no.sed
3
etc/ciscoconf/toggle_no.sed
4
sbin/CiscoConf
4
sbin/CiscoConf
5
share/doc/ciscoconf/CiscoConf.html
5
%%DOCSDIR%%/CiscoConf.html
6
@dirrm etc/ciscoconf
6
@dirrm etc/ciscoconf
7
@dirrm share/doc/ciscoconf
7
@dirrm %%DOCSDIR%%
8
@cwd /
8
@cwd /
9
@dirrm var/db/ciscoconf
9
@dirrm var/db/ciscoconf

Return to bug 93427