Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Jul 2013 11:11:13 +0200
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        Rainer Hurling <rhurlin@gwdg.de>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: lang/mono: Makefiles sed patch incomplete
Message-ID:  <20130729091113.GP98542@ithaqua.etoilebsd.net>
In-Reply-To: <51F61FC3.2050302@gwdg.de>
References:  <51F61FC3.2050302@gwdg.de>

next in thread | previous in thread | raw e-mail | index | archive | help

--lx6+J6gHrzwEpYNy
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Mon, Jul 29, 2013 at 09:54:43AM +0200, Rainer Hurling wrote:
> It seems there are some small typos in lang/mono Makefile:
>=20
>=20
> --- Makefile.orig	2013-07-29 09:41:35.000000000 +0200
> +++ Makefile	2013-07-29 09:49:08.000000000 +0200
> @@ -10,7 +10,7 @@
>  COMMENT=3D	An open source implementation of .NET Development Framework
>=20
>  BUILD_DEPENDS=3D	p5-XML-Parser>=3D0:${PORTSDIR}/textproc/p5-XML-Parser \
> -    		bash:${PORTSDIR}/shells/bash
> +		bash:${PORTSDIR}/shells/bash
>=20
>  USE_BZIP2=3D	yes
>  USES=3D		bison pathfix gettext gmake
> @@ -61,7 +61,7 @@
>  		${WRKSRC}/mcs/class/Mono.WebBrowser/build-csproj2k5
>  	@${FIND} ${WRKSRC} -name '*.sh' | ${XARGS} ${REINPLACE_CMD} \
>  		-e 's|^#!/bin/bash|#!/bin/sh|g'
> -	@${REPLACE_CMD} 's/(1)/(1.0)/g' ${WRKSRC}/configure
> +	@${REINPLACE_CMD} -e 's/(1)/(1.0)/g' ${WRKSRC}/configure
>=20
>  tests: build
>  	@${ECHO_MSG} "=3D=3D=3D> Running mono regression tests"
>=20
>=20
> Thanks for fixing the math problem,
> Rainer Hurling

Fixed, sorry about the typo.

regards,
Bapt

--lx6+J6gHrzwEpYNy
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.19 (FreeBSD)

iEYEARECAAYFAlH2MbEACgkQ8kTtMUmk6EwxcwCgrPzRgX0RljXBFNMqHbC0+SL7
NlwAn1A9aCYp55Z8sNeJAR+u8x7KAUhE
=ucZa
-----END PGP SIGNATURE-----

--lx6+J6gHrzwEpYNy--



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