From matthias.andree@web.de  Thu May  8 02:40:42 2003
Return-Path: <matthias.andree@web.de>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 88F5F37B401
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  8 May 2003 02:40:42 -0700 (PDT)
Received: from mail.dt.e-technik.uni-dortmund.de (krusty.dt.E-Technik.Uni-Dortmund.DE [129.217.163.1])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 7BA4043F85
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  8 May 2003 02:40:41 -0700 (PDT)
	(envelope-from matthias.andree@web.de)
Received: from m2a2.dyndns.org (krusty.dt.e-technik.uni-dortmund.de [129.217.163.1])
	by mail.dt.e-technik.uni-dortmund.de (Postfix) with ESMTP id 04D0EA381D
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  8 May 2003 11:40:39 +0200 (CEST)
Received: from libertas.emma.line.org (libertas.emma.line.org [192.168.0.2])
	by merlin.emma.line.org (Postfix) with ESMTP
	id AE1958202C; Thu,  8 May 2003 11:40:37 +0200 (CEST)
Received: from emma by libertas.emma.line.org with local (Exim 3.36 #1)
	id 19DhtF-000347-00; Thu, 08 May 2003 11:40:37 +0200
Message-Id: <E19DhtF-000347-00@libertas.emma.line.org>
Date: Thu, 08 May 2003 11:40:37 +0200
From: Matthias Andree <matthias.andree@web.de>
Reply-To: Matthias Andree <matthias.andree@web.de>
To: FreeBSD-gnats-submit@freebsd.org
Subject: maintainer update port: security/openvpn 
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         51956
>Category:       ports
>Synopsis:       maintainer update port: security/openvpn
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 08 02:50:09 PDT 2003
>Closed-Date:    Fri May 09 00:34:15 PDT 2003
>Last-Modified:  Fri May 09 00:34:15 PDT 2003
>Originator:     Matthias Andree
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
>Environment:
System: FreeBSD libertas.emma.line.org 4.8-STABLE FreeBSD 4.8-STABLE #26: Tue May 6 13:53:24 CEST 2003 toor@libertas.emma.line.org:/usr/src/sys/compile/LIBERTAS i386


	
>Description:
This patch updates the OpenVPN port to the new upstream version 1.4.0.
The license issues surrounding OpenSSL have been resolved,
there are now special permissions of the LZO and OpenVPN authors to link
against OpenSSL in spite of the GPL.
	
>How-To-Repeat:
	
>Fix:

diff -Nur /usr/ports/security/openvpn/Makefile /root/openvpn/Makefile
--- /usr/ports/security/openvpn/Makefile	Sat Feb 22 16:21:56 2003
+++ /root/openvpn/Makefile	Thu May  8 11:13:00 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	openvpn
-PORTVERSION=	1.3.2
+PORTVERSION=	1.4.0
 CATEGORIES=	security
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
diff -Nur /usr/ports/security/openvpn/distinfo /root/openvpn/distinfo
--- /usr/ports/security/openvpn/distinfo	Sat Oct 26 02:05:42 2002
+++ /root/openvpn/distinfo	Thu May  8 11:10:42 2003
@@ -1 +1 @@
-MD5 (openvpn-1.3.2.tar.gz) = 57f5f92730566401797943561f7cae6e
+MD5 (openvpn-1.4.0.tar.gz) = a69f10c7d77b3fbade09721e50591f0e
diff -Nur /usr/ports/security/openvpn/pkg-plist /root/openvpn/pkg-plist
--- /usr/ports/security/openvpn/pkg-plist	Sat Oct 26 02:05:43 2002
+++ /root/openvpn/pkg-plist	Thu May  8 11:12:14 2003
@@ -23,6 +23,8 @@
 %%PORTDOCS%%share/doc/openvpn/sample-config-files/README
 %%PORTDOCS%%share/doc/openvpn/sample-config-files/firewall.sh
 %%PORTDOCS%%share/doc/openvpn/sample-config-files/home.up
+%%PORTDOCS%%share/doc/openvpn/sample-config-files/loopback-client
+%%PORTDOCS%%share/doc/openvpn/sample-config-files/loopback-server
 %%PORTDOCS%%share/doc/openvpn/sample-config-files/office.up
 %%PORTDOCS%%share/doc/openvpn/sample-config-files/openvpn-shutdown.sh
 %%PORTDOCS%%share/doc/openvpn/sample-config-files/openvpn-startup.sh
	


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: ijliao 
State-Changed-When: Fri May 9 00:34:05 PDT 2003 
State-Changed-Why:  
committed, thanks 

http://www.freebsd.org/cgi/query-pr.cgi?pr=51956 
>Unformatted:
