ports/95624: [MAINTAINER] net/6tunnel - DISTVERSION is set incorrectly

Shaun Amott shaun at inerd.com
Tue Apr 11 14:40:19 UTC 2006


>Number:         95624
>Category:       ports
>Synopsis:       [MAINTAINER] net/6tunnel - DISTVERSION is set incorrectly
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 11 14:40:17 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Shaun Amott
>Release:        FreeBSD 6.1-PRERELEASE i386
>Organization:
>Environment:

>Description:

The port's DISTVERSION value is in ports format, and not the original
vendor format.

>How-To-Repeat:

>Fix:

--- 6tunnel.diff begins here ---
--- Makefile.orig	Tue Feb 21 02:32:59 2006
+++ Makefile	Tue Apr 11 15:25:49 2006
@@ -9,7 +9,7 @@
 PORTVERSION=	0.11.r2
 CATEGORIES=	net ipv6
 MASTER_SITES=	http://toxygen.net/6tunnel/
-DISTNAME=	${PORTNAME}-${PORTVERSION:R}rc2
+DISTVERSION=	${PORTVERSION:R}rc2
 
 MAINTAINER=	shaun at inerd.com
 COMMENT=	TCP proxy for applications that don't speak IPv6
--- 6tunnel.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list