Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Feb 2003 08:40:16 -0800 (PST)
From:      Ulrich Spoerlein <q@uni.de>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/48327: Update port: games/linux-nwserver 1.27 -> 1.28
Message-ID:  <200302161640.h1GGeGM8060199@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/48327; it has been noted by GNATS.

From: Ulrich Spoerlein <q@uni.de>
To: Igor Pokrovsky <igor.pokrovsky@cnrm.meteo.fr>
Cc: FreeBSD-gnats-submit@FreeBSD.org
Subject: Re: ports/48327: Update port: games/linux-nwserver 1.27 -> 1.28
Date: Sun, 16 Feb 2003 17:36:36 +0100

 On Sun, 16.02.2003 at 13:49:33 +0100, Igor Pokrovsky wrote:
 >  PORTNAME=	linux-nwserver
 > -PORTVERSION=	1.27
 > +PORTVERSION=	1.28
 >  CATEGORIES=	games linux
 > -MASTER_SITES=	http://nwdownloads.bioware.com/neverwinternights/linux/127/
 > -DISTNAME=	linuxserver127
 > +MASTER_SITES=	http://nwdownloads.bioware.com/neverwinternights/linux/128/
 > +DISTNAME=	linuxserver128
 
 You should probably use the :S/// operator known to make, to reduce
 diffs in the future. The above should then be written as:
 
 +MASTER_SITES=	http://nwdownloads.bioware.com/neverwinternights/linux/${PORTVERSION:S/.//}/
 +DISTNAME=	linuxserver${PORTVERSION:S/.//}

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports-bugs" in the body of the message




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