Date: Sat, 20 Oct 2012 17:24:46 +0200 From: Baptiste Daroussin <bapt@FreeBSD.org> To: Eitan Adler <eadler@FreeBSD.org> Cc: svn-ports-head@FreeBSD.org, svn-ports-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: svn commit: r306188 - head/editors/nano Message-ID: <20121020152446.GA60222@ithaqua.etoilebsd.net> In-Reply-To: <201210201519.q9KFJF1D053729@svn.freebsd.org> References: <201210201519.q9KFJF1D053729@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--FCuugMFkClbJLl1L Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Oct 20, 2012 at 03:19:15PM +0000, Eitan Adler wrote: > Author: eadler > Date: Sat Oct 20 15:19:15 2012 > New Revision: 306188 > URL: http://svn.freebsd.org/changeset/ports/306188 >=20 > Log: > oops, committed from the wrong directory. > =20 > Pointyhat to: eadler > Feature safe: yes >=20 > Modified: > head/editors/nano/Makefile >=20 > Modified: head/editors/nano/Makefile > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > --- head/editors/nano/Makefile Sat Oct 20 15:16:20 2012 (r306187) > +++ head/editors/nano/Makefile Sat Oct 20 15:19:15 2012 (r306188) > @@ -19,6 +19,8 @@ MAKE_JOBS_SAFE=3D yes > =20 > LICENSE=3D GPLv3 > =20 > +.include <bsd.port.options.mk> > + > .if ${PORT_OPTIONS:MNLS} > USE_GETTEXT=3D yes > PLIST_SUB+=3D NLS=3D"" The fix doesn't sounds like it is what the log says or I miss something. regards, Bapt --FCuugMFkClbJLl1L Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlCCwj4ACgkQ8kTtMUmk6EzR6QCdFWfZSHh/IZ7hzMXNKVWGkqah HvYAniEHVsGkl46hKkBrLXB8BqoQfLeF =ew5f -----END PGP SIGNATURE----- --FCuugMFkClbJLl1L--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20121020152446.GA60222>