Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Jan 2003 10:50:53 +0200
From:      Peter Pentchev <roam@ringlet.net>
To:        plasma <plasma@freebsd.sinica.edu.tw>
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:  <20030117085053.GA4341@straylight.oblivion.bg>
In-Reply-To: <20030116074439.GA25557@freebsd.sinica.edu.tw>
References:  <200301151610.h0FGA330041833@freefall.freebsd.org> <20030116063220.084a1d60.corecode@corecode.ath.cx> <20030116074439.GA25557@freebsd.sinica.edu.tw>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jan 16, 2003 at 03:44:39PM +0800, plasma wrote:
> On Thu, Jan 16, 2003 at 06:32:20AM +0100, Simon 'corecode' Schubert wrote:
> > you should submit port updates as unified diff attached (or inline)
> > see porter's handbook
> 
> Sorry.  Here comes the diff.
> 

> diff -ruN /usr/ports/www/rt2/Makefile rt2/Makefile
> --- /usr/ports/www/rt2/Makefile	Sun Dec 22 12:50:13 2002
> +++ rt2/Makefile	Wed Jan 15 14:28:16 2003
> @@ -6,11 +6,11 @@
>  #
>  
>  PORTNAME=	rt2
> -PORTVERSION=	2.0.14
> +PORTVERSION=	2.0.15
>  CATEGORIES=	www
>  MASTER_SITES=	http://www.fsck.com/pub/rt/release/
> -WRKSRC=		${WRKDIR}/rt-2-0-14
> -DISTFILES=	rt.tar.gz
> +WRKSRC=		${WRKDIR}/rt-2-0-15
> +DISTFILES=	rt-2-0-15.tar.gz

FWIW, the WRKSRC and DISTFILES assignments could be replaced by a single
line:

DISTNAME=	${PORTNAME}-${PORTVERSION:S/./-/g}

G'luck,
Peter

-- 
Peter Pentchev	roam@ringlet.net	roam@FreeBSD.org
PGP key:	http://people.FreeBSD.org/~roam/roam.key.asc
Key fingerprint	FDBA FD79 C26F 3C51 C95E  DF9E ED18 B68D 1619 4553
Thit sentence is not self-referential because "thit" is not a word.

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?20030117085053.GA4341>