Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Jul 2003 00:24:51 +0200
From:      Matthias Andree <matthias.andree@gmx.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/54597: maintainer update port: security/openvpn 
Message-ID:  <E19dHBD-0004Mm-00@libertas.emma.line.org>
Resent-Message-ID: <200307172230.h6HMUHxv087202@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         54597
>Category:       ports
>Synopsis:       maintainer update port: security/openvpn
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 17 15:30:16 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Matthias Andree
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
>Environment:
System: FreeBSD libertas.emma.line.org 4.8-STABLE FreeBSD 4.8-STABLE #40: Wed Jul 2 22:21:43 CEST 2003 toor@libertas.emma.line.org:/usr/src/sys/compile/LIBERTAS i386


	
>Description:
This patch updates the OpenVPN port from 1.4.0 to 1.4.2.

Bugfixes, cleanups.
	
>How-To-Repeat:
	
>Fix:

diff -Nur /usr/ports/security/openvpn/Makefile /root/openvpn/Makefile
--- /usr/ports/security/openvpn/Makefile	Mon May 19 16:49:03 2003
+++ /root/openvpn/Makefile	Fri Jul 18 00:15:47 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	openvpn
-PORTVERSION=	1.4.0
+PORTVERSION=	1.4.2
 CATEGORIES=	security
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -20,7 +20,8 @@
 USE_OPENSSL=	yes
 CONFIGURE_TARGET=	--build=${ARCH}-portbld-freebsd${OSREL}
 CONFIGURE_ARGS=	--with-lzo-lib=${LOCALBASE}/lib \
-		--with-lzo-headers=${LOCALBASE}/include
+		--with-lzo-headers=${LOCALBASE}/include \
+		--prefix=${PREFIX}
 
 MAN8=		openvpn.8
 
diff -Nur /usr/ports/security/openvpn/distinfo /root/openvpn/distinfo
--- /usr/ports/security/openvpn/distinfo	Mon May 19 16:49:03 2003
+++ /root/openvpn/distinfo	Fri Jul 18 00:07:26 2003
@@ -1 +1 @@
-MD5 (openvpn-1.4.0.tar.gz) = a69f10c7d77b3fbade09721e50591f0e
+MD5 (openvpn-1.4.2.tar.gz) = 9804fb402cc87a686ab2e82ce5e93e6d
	


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E19dHBD-0004Mm-00>