Date: Sun, 19 Jan 2003 11:44:41 +0800 From: plasma <plasma@freebsd.sinica.edu.tw> To: Peter Pentchev <roam@ringlet.net> Cc: Simon 'corecode' Schubert <corecode@corecode.ath.cx>, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/47106: www/rt2 upgrade to 2.0.15 Message-ID: <20030119034441.GB33929@freebsd.sinica.edu.tw> In-Reply-To: <20030117085053.GA4341@straylight.oblivion.bg> References: <200301151610.h0FGA330041833@freefall.freebsd.org> <20030116063220.084a1d60.corecode@corecode.ath.cx> <20030116074439.GA25557@freebsd.sinica.edu.tw> <20030117085053.GA4341@straylight.oblivion.bg>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Jan 17, 2003 at 10:50:53AM +0200, Peter Pentchev wrote: > FWIW, the WRKSRC and DISTFILES assignments could be replaced by a single > line: > > DISTNAME= ${PORTNAME}-${PORTVERSION:S/./-/g} Thanks. But the $PORTNAME is rt2, and it makes DISTFILE wrong. I modify it to DISTNAME= rt-${PORTVERSION:S/./-/g} plasma 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?20030119034441.GB33929>