- Update to the latest week 34 snapshot.

- While here, resolve portlint(1) warning: Package conflicts with itself.

PR:		ports/149878
Submitted by:	Eric F Crist <ecrist@secure-computing.net>
This commit is contained in:
Li-Wen Hsu 2010-08-22 15:22:05 +00:00
parent 1987256609
commit 5ecc8daa29
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=259744
2 changed files with 5 additions and 5 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= openvpn
DISTVERSION= 201031
DISTVERSION= 201034
CATEGORIES= security net
MASTER_SITES= ftp://ftp.secure-computing.net/pub/FreeBSD/ports/openvpn-devel/ \
ftp://ftp2.secure-computing.net/pub/FreeBSD/ports/openvpn-devel/
@ -17,7 +17,7 @@ COMMENT= Secure IP/Ethernet tunnel daemon
WRKSRC= ${WRKDIR}/${PORTNAME}${PKGNAMESUFFIX}
CONFLICTS= openvpn-devel-[0-9]* openvpn-2.0* openvpn-beta-[0-9]*
CONFLICTS= openvpn-2.0* openvpn-beta-[0-9]*
GNU_CONFIGURE= yes
USE_OPENSSL= yes

View File

@ -1,3 +1,3 @@
MD5 (openvpn-201031.tar.gz) = 986bdb317ced5b9fbfb7a3e3497adae3
SHA256 (openvpn-201031.tar.gz) = 95feb1acadf804993070f13c652fe701af20b6d470703aa02e7e26fe9bfb690d
SIZE (openvpn-201031.tar.gz) = 1031688
MD5 (openvpn-201034.tar.gz) = cd743085fa57ffa1771d2511e1108d71
SHA256 (openvpn-201034.tar.gz) = 90eb77c20ded3e7862c9bb3c800884dd00380ece7faf5e3cfe6c9a1f9a3d9d1b
SIZE (openvpn-201034.tar.gz) = 1040727