ports/86310: [patch] all-depends-list target of bsd.port.mk is buggy

Sergey Matveychuk sem at FreeBSD.org
Sun Jan 29 07:21:45 PST 2006


-----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-----


More information about the freebsd-ports mailing list