Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Jan 2006 18:21:00 +0300
From:      Sergey Matveychuk <sem@FreeBSD.org>
To:        Mikhail Teterin <mi+kde@aldan.algebra.com>
Cc:        ports@freebsd.org
Subject:   Re: ports/86310: [patch] all-depends-list target of bsd.port.mk is buggy
Message-ID:  <43DCDD5C.5000700@FreeBSD.org>
In-Reply-To: <200601281706.53667@aldan>
References:  <43DBDC93.8000505@FreeBSD.org> <200601281706.53667@aldan>

next in thread | previous in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Mikhail Teterin wrote:
> Actually, I think, this is an even better fix:
> 
> --- bsd.port.mk	23 Jan 2006 22:29:26 -0000	1.523
> +++ bsd.port.mk	28 Jan 2006 22:06:23 -0000
> @@ -4582,5 +4582,5 @@
>  
>  _UNIFIED_DEPENDS=${EXTRACT_DEPENDS} ${PATCH_DEPENDS} ${FETCH_DEPENDS} 
> ${BUILD_DEPENDS} ${LIB_DEPENDS} ${RUN_DEPENDS} ${PERL_BUILD_DEPENDS} 
> ${PERL_RUN_DEPENDS}
> -_DEPEND_DIRS=	${_UNIFIED_DEPENDS:C,^[^:]*:([^:]*),\1,} ${DEPENDS:C,:.*,,}
> +_DEPEND_DIRS=	${_UNIFIED_DEPENDS:C,^[^:]*:([^:]*).*$,\1,} ${DEPENDS:C,:.*,,}
>  
>  all-depends-list:

It works.
Can you send-pr it?

- --
Dixi.
Sem.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (FreeBSD)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFD3N1cTclL2LcfYF0RAmcfAKDcT9sEWi9cQgjood9ZVg4l9kMEswCeKwQV
difM3AMZMaHv4MpssDtBqJ4=
=/nxg
-----END PGP SIGNATURE-----



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