[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn commit: rev 1588 - trunk/packages/freebsd/subversion

From: Greg Stein <gstein_at_lyra.org>
Date: 2002-03-26 21:28:12 CET

On Mon, Mar 25, 2002 at 06:23:29PM -0600, rooneg@tigris.org wrote:
>...
> +++ trunk/packages/freebsd/subversion/Makefile Mon Mar 25 18:23:28 2002
> @@ -5,7 +5,7 @@
> # $FreeBSD$
>
> PORTNAME= subversion
> -PORTVERSION= r1537
> +PORTVERSION= r1587
> CATEGORIES= devel
> MASTER_SITES= http://www.tigris.org/files/15/38/
>
> @@ -21,7 +21,7 @@
>
> MAN1= svn.1
>
> -WRKSRC= ${WRKDIR}/subversion-r1537
> +WRKSRC= ${WRKDIR}/subversion-r1587

Can you change this one to ${WRKDIR}/subversion-${PORTVERSION} ?

It would prevent problems with the two variables falling out of sync.

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Mar 26 21:24:43 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.