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

(-)stone/Makefile (-3 / +1 lines)
Lines 6-13 Link Here
6
#
6
#
7
7
8
PORTNAME=	stone
8
PORTNAME=	stone
9
PORTVERSION=	2.3
9
PORTVERSION=	2.3a
10
PORTREVISION=	1
11
CATEGORIES=	net ipv6
10
CATEGORIES=	net ipv6
12
MASTER_SITES=	http://www.gcd.org/sengoku/stone/
11
MASTER_SITES=	http://www.gcd.org/sengoku/stone/
13
12
Lines 19-25 Link Here
19
18
20
USE_RC_SUBR=	stone.sh
19
USE_RC_SUBR=	stone.sh
21
USE_OPENSSL=	yes
20
USE_OPENSSL=	yes
22
USE_REINPLACE=	yes
23
21
24
.include <bsd.port.pre.mk>
22
.include <bsd.port.pre.mk>
25
23
(-)stone/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (stone-2.3.tar.gz) = 1edb56a30d3f6dd8c38f8333d67f2720
1
MD5 (stone-2.3a.tar.gz) = c3286633575fd705b59d71805d98b303
2
SHA256 (stone-2.3.tar.gz) = 539cc251ee2b3eae09b33063603a419a4405ae3abdc30f3d003907b8cbcf340d
2
SHA256 (stone-2.3a.tar.gz) = 27a31e00c44fd1c0407b9766341648888164c5fba570fda5e94ff1403d52ec5a
3
SIZE (stone-2.3.tar.gz) = 82141
3
SIZE (stone-2.3a.tar.gz) = 92639
(-)stone/files/stone.sh.in (-2 lines)
Lines 14-21 Link Here
14
#				Default: "" (-D will be added automatically)
14
#				Default: "" (-D will be added automatically)
15
# stone_conffile (str):		Stone config file
15
# stone_conffile (str):		Stone config file
16
#				Default: ""
16
#				Default: ""
17
#				You can find an example in 
18
#				%%PREFIX%%/share/examples/stone/
19
#
17
#
20
18
21
. %%RC_SUBR%%
19
. %%RC_SUBR%%

Return to bug 97142