Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Feb 2016 05:08:25 +0000
From:      Alexey Dokuchaev <danfe@FreeBSD.org>
To:        Kurt Jaeger <pi@FreeBSD.org>
Cc:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r409713 - in head/net: . norm
Message-ID:  <20160229050825.GB45790@FreeBSD.org>
In-Reply-To: <201602280559.u1S5xhln095843@repo.freebsd.org>
References:  <201602280559.u1S5xhln095843@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Feb 28, 2016 at 05:59:43AM +0000, Kurt Jaeger wrote:
> New Revision: 409713
> URL: https://svnweb.freebsd.org/changeset/ports/409713
> 
> Log:
>   New port: net/norm
>   
> [...]
> @@ -0,0 +1,23 @@
> +# $FreeBSD$
> +
> +PORTNAME=	norm
> +PORTVERSION=	1.5r6
> +CATEGORIES=	net
> +MASTER_SITES=	http://downloads.pf.itd.nrl.navy.mil/norm/archive/
> +DISTNAME=	src-norm-${DISTVERSION}
> +
> +MAINTAINER=	hd@oc.dk
> +COMMENT=	NACK-Oriented Reliable Multicast (NORM)
> +
> +WRKSRC=		${WRKDIR}/norm-${DISTVERSION}

Looks like DISTVERSION, not PORTVERSION should be set to 1.5r6 here.  It's
probably too late for a change now, but maintainer might be interested to
keep this in mind when the next "possibility window" opens.

./danfe



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20160229050825.GB45790>