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

(-)/usr/home/emma/ports/security/openvpn-devel/Makefile (-1 / +2 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	openvpn
8
PORTNAME=	openvpn
9
DISTVERSION=	2.1_rc2
9
DISTVERSION=	2.1_rc4
10
CATEGORIES=	security net
10
CATEGORIES=	security net
11
# MASTER_SITES points to hosts in distinct data centers,
11
# MASTER_SITES points to hosts in distinct data centers,
12
# so just one MASTER_SITES entry should be OK.
12
# so just one MASTER_SITES entry should be OK.
Lines 23-28 Link Here
23
CONFIGURE_TARGET=	--build=${ARCH}-portbld-freebsd${OSREL}
23
CONFIGURE_TARGET=	--build=${ARCH}-portbld-freebsd${OSREL}
24
CONFIGURE_ARGS=	--with-lzo-lib=${LOCALBASE}/lib \
24
CONFIGURE_ARGS=	--with-lzo-lib=${LOCALBASE}/lib \
25
		--with-lzo-headers=${LOCALBASE}/include
25
		--with-lzo-headers=${LOCALBASE}/include
26
INSTALL_TARGET=	install mandir=${MANPREFIX}/man
26
27
27
MAN8=		openvpn.8
28
MAN8=		openvpn.8
28
29
(-)/usr/home/emma/ports/security/openvpn-devel/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (openvpn-2.1_rc2.tar.gz) = 853c81d2de51d85b5381d4c7f7f074e3
1
MD5 (openvpn-2.1_rc4.tar.gz) = 9fffc0aa0f797b612fa4f52b1e92197b
2
SHA256 (openvpn-2.1_rc2.tar.gz) = 696630de3b8a8308a508d7ee1965fc5f2d6487ecb3d75e19c249c76f70ebfcb4
2
SHA256 (openvpn-2.1_rc4.tar.gz) = 5d14e101c40e396250727fae7ee9ab734edd4e6e7f55b8209e0e215423775ff3
3
SIZE (openvpn-2.1_rc2.tar.gz) = 802075
3
SIZE (openvpn-2.1_rc4.tar.gz) = 803125

Return to bug 112414