Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Mar 2017 17:57:23 +0100
From:      "Carlos J. Puga Medina" <cpm@FreeBSD.org>
To:        Alexey Dokuchaev <danfe@FreeBSD.org>
Cc:        ports-committers@freebsd.org, svn-ports-all@freebsd.org,  svn-ports-head@freebsd.org
Subject:   Re: svn commit: r436204 - in head/devel/arduino: . files
Message-ID:  <1489597043.1485.1.camel@FreeBSD.org>
In-Reply-To: <20170315125402.GA39784@FreeBSD.org>
References:  <201703150904.v2F94Icf042997@repo.freebsd.org> <20170315125402.GA39784@FreeBSD.org>

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

--=-4xn3Q1oqPgf+OMZG7fwp
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

On Wed, 2017-03-15 at 12:54 +0000, Alexey Dokuchaev wrote:
> On Wed, Mar 15, 2017 at 09:04:18AM +0000, Carlos J. Puga Medina
> wrote:
> >=20
> > New Revision: 436204
> > URL: https://svnweb.freebsd.org/changeset/ports/436204
> >=20
> > Log:
> > =C2=A0 - Fix Arduino wrapper to allow loading of sketches from the
> > command line
> >=20
> > Modified: head/devel/arduino/files/arduino.in
> > ...
> > @@ -5,4 +5,4 @@
> > =C2=A0PATH=3D"%%LINUXBASE%%/usr/bin:${PATH}"
> > =C2=A0export PATH
> > =C2=A0
> > -exec %%PREFIX%%/%%PORTNAME%%/arduino %%PREFIX%%/%%PORTNAME%%
> > +exec '%%PREFIX%%/%%PORTNAME%%/arduino' $@
> This is wrong, man sh(1).
>=20
> ./danfe
>=20
> P.S.=C2=A0=C2=A0It should read "$@".
>=20

Fixed in r436253.

Thanks
--=20
Carlos Jacobo Puga Medina <cpm@FreeBSD.org>
PGP fingerprint =3D C60E 9497 5302 793B CC2D  BB89 A1F3 5D66 E6D0 5453

--=-4xn3Q1oqPgf+OMZG7fwp
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: This is a digitally signed message part
Content-Transfer-Encoding: 7bit

-----BEGIN PGP SIGNATURE-----

iQGTBAABCgB9FiEExg6Ul1MCeTvMLbuJofNdZubQVFMFAljJcnRfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEM2
MEU5NDk3NTMwMjc5M0JDQzJEQkI4OUExRjM1RDY2RTZEMDU0NTMACgkQofNdZubQ
VFN0AQf/cHg7VEnaW1l4xewh7oraar6I215qVkdcdEUPXiKr42EVwegAlvOtXMX8
V78jdHMpj0IX5ZYwGN49SzP6b/30bma3CKD0vIX7cXYyTPkBAh6EDGZ+IAMWKRxg
NygpsK1BsT9xBiE3PHQgpdSkFvllS+i+Noty/Y0i1sp0AIj06IR65I/EQtOXt2wY
3ALYo3MnRS26Z1+7E0hMw039aJcgf2WIFIV4JNniwzpcBOj2sqDkNABli/h9DxAX
/SMSOLxUziER9lN0bI0hosY4N48vSSPHr8tqiYiFy/7SXyxX54d6NQWYIGvdqN0K
rlQXHDB/qjdCx0QgBK2WPB2cTjzYWw==
=MQ46
-----END PGP SIGNATURE-----

--=-4xn3Q1oqPgf+OMZG7fwp--




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