ports/52771: [UPGRADE] net/vtun 2.5 -> 2.6

Matt Peterson matt at peterson.org
Wed May 28 22:10:12 UTC 2003


>Number:         52771
>Category:       ports
>Synopsis:       [UPGRADE] net/vtun 2.5 -> 2.6
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 28 15:10:10 PDT 2003
>Closed-Date:
>Last-Modified:
>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 at 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:
>Unformatted:
 



More information about the freebsd-ports-bugs mailing list