From matt@mail.forko.com  Wed May 28 15:02:34 2003
Return-Path: <matt@mail.forko.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 378D637B401
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 28 May 2003 15:02:34 -0700 (PDT)
Received: from mail.forko.com (forko.com [206.14.189.156])
	by mx1.FreeBSD.org (Postfix) with ESMTP id C4B4C43F93
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 28 May 2003 15:02:33 -0700 (PDT)
	(envelope-from matt@mail.forko.com)
Received: (qmail 32505 invoked by uid 1000); 28 May 2003 15:01:37 -0700
Message-Id: <20030528220137.32504.qmail@mail.forko.com>
Date: 28 May 2003 15:01:37 -0700
From: Matt Peterson <matt@peterson.org>
Reply-To: Matt Peterson <matt@peterson.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: Matt Peterson <matt@peterson.org>
Subject: [UPGRADE] net/vtun 2.5 -> 2.6
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         52771
>Category:       ports
>Synopsis:       [UPGRADE] net/vtun 2.5 -> 2.6
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 28 15:10:10 PDT 2003
>Closed-Date:    Sun Jun 01 15:13:30 PDT 2003
>Last-Modified:  Sun Jun 01 15:13:30 PDT 2003
>Originator:     Matt Peterson
>Release:        FreeBSD 4.8-RC i386
>Organization:
Bay Area Wireless Users Group
>Environment:
>Description:

	New vtun version, change MASTER_SITES to SourceForge, use gmake

>How-To-Repeat:
>Fix:

diff -ur vtun.old/Makefile vtun/Makefile
--- vtun.old/Makefile	Wed May 28 14:36:24 2003
+++ vtun/Makefile	Wed May 28 14:42:50 2003
@@ -6,9 +6,10 @@
 #
 
 PORTNAME=	vtun
-PORTVERSION=	2.5
+PORTVERSION=	2.6
 CATEGORIES=	net
-MASTER_SITES=	http://vtun.sourceforge.net/
+MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR=	${PORTNAME}
 
 MAINTAINER=	kevlo@FreeBSD.org
 COMMENT=	Virtual Tunnels over TCP/IP networks with traffic shaping
@@ -20,6 +21,7 @@
 MLINKS=		vtund.8 vtun.8
 MANCOMPRESSED=	no
 
+USE_GMAKE=	yes
 USE_OPENSSL=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS+=--localstatedir=/var \
diff -ur vtun.old/distinfo vtun/distinfo
--- vtun.old/distinfo	Wed May 28 14:36:24 2003
+++ vtun/distinfo	Wed May 28 14:39:41 2003
@@ -1 +1 @@
-MD5 (vtun-2.5.tar.gz) = b29bffeb07e66567e247641919c45b23
+MD5 (vtun-2.6.tar.gz) = 309534fd03c5d13a19c43916f61f4bbf

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: naddy 
State-Changed-When: Sun Jun 1 15:12:49 PDT 2003 
State-Changed-Why:  
Committed in somewhat different form, thanks. 

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