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

(-)./openvpn-devel/Makefile (-2 / +2 lines)
Lines 2-12 Link Here
2
# Date created:		2010-02-19
2
# Date created:		2010-02-19
3
# Whom:			Eric F Crist <ecrist@secure-computing.net>
3
# Whom:			Eric F Crist <ecrist@secure-computing.net>
4
#
4
#
5
# $FreeBSD: ports/security/openvpn-devel/Makefile,v 1.52 2010/02/23 12:22:15 mandree Exp $
5
# $FreeBSD: ports/security/openvpn-devel/Makefile,v 1.49 2009/08/07 17:47:28 amdmi3 Exp $
6
#
6
#
7
7
8
PORTNAME=	openvpn
8
PORTNAME=	openvpn
9
DISTVERSION=	201007
9
DISTVERSION=	201010
10
CATEGORIES=	security net
10
CATEGORIES=	security net
11
MASTER_SITES=	ftp://ftp.secure-computing.net/pub/FreeBSD/ports/openvpn-devel/ \
11
MASTER_SITES=	ftp://ftp.secure-computing.net/pub/FreeBSD/ports/openvpn-devel/ \
12
		ftp://ftp2.secure-computing.net/pub/FreeBSD/ports/openvpn-devel/
12
		ftp://ftp2.secure-computing.net/pub/FreeBSD/ports/openvpn-devel/
(-)./openvpn-devel/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (openvpn-201007.tar.gz) = b8eba6e56e90442c03a133d7a3a3378f
1
MD5 (openvpn-201010.tar.gz) = a570f03919c2a36ea3c1b29cbb584cfe
2
SHA256 (openvpn-201007.tar.gz) = 0294d3a0c002a25553b8353aadcb3b54907c078502223828d34c23271b16112a
2
SHA256 (openvpn-201010.tar.gz) = 8d3aae802093e8661732e85f769c861bfe90a46dd23299c5f8ef65f7c790152c
3
SIZE (openvpn-201007.tar.gz) = 1015619
3
SIZE (openvpn-201010.tar.gz) = 1015674
(-)./openvpn-devel/files/openvpn.sh.in (-1 / +1 lines)
Lines 7-13 Link Here
7
# with multi-instance contribution from Denis Shaposhnikov, Gleb Kozyrev
7
# with multi-instance contribution from Denis Shaposhnikov, Gleb Kozyrev
8
# and Vasil Dimov
8
# and Vasil Dimov
9
#
9
#
10
# $FreeBSD: ports/security/openvpn-devel/files/openvpn.sh.in,v 1.10 2010/02/23 12:22:15 mandree Exp $
10
# $FreeBSD: ports/security/openvpn-devel/files/openvpn.sh.in,v 1.8 2009/07/15 16:56:03 dougb Exp $
11
# 
11
# 
12
# This program is free software; you can redistribute it and/or modify it under
12
# This program is free software; you can redistribute it and/or modify it under
13
# the terms of the GNU General Public License as published by the Free Software
13
# the terms of the GNU General Public License as published by the Free Software

Return to bug 144699