Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 May 2018 10:20:30 +0200
From:      Tobias Kortkamp <tobik@FreeBSD.org>
To:        Marc Fonvieille <blackend@FreeBSD.org>
Cc:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   Re: svn commit: r51721 - in head/en_US.ISO8859-1/books/porters-handbook: special uses
Message-ID:  <1527409230.1465034.1386985752.5F68C23A@webmail.messagingengine.com>
In-Reply-To: <20180526160906.GA7628@emphyrio.blackend.org>
References:  <201805251438.w4PEchUU038076@repo.freebsd.org> <20180526160906.GA7628@emphyrio.blackend.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, May 26, 2018, at 18:09, Marc Fonvieille wrote:
> On Fri, May 25, 2018 at 02:38:43PM +0000, Tobias Kortkamp wrote:
> > Author: tobik (ports committer)
> > Date: Fri May 25 14:38:42 2018
> > New Revision: 51721
> > URL: https://svnweb.freebsd.org/changeset/doc/51721
> > 
> > Log:
> >   Document USES=cargo in the Porter's Handbook
> >   
> >   PR:		227585
> >   Submitted by:	tobik
> >   Reported by:	0mp
> >   Reviewed by:	mat, 0mp
> >   Approved by:	mat
> >   Differential Revision:	https://reviews.freebsd.org/D15471
> > 
> > Modified:
> >   head/en_US.ISO8859-1/books/porters-handbook/special/chapter.xml
> >   head/en_US.ISO8859-1/books/porters-handbook/uses/chapter.xml
> > 
> > Modified: head/en_US.ISO8859-1/books/porters-handbook/special/chapter.xml
> > ==============================================================================
> > --- head/en_US.ISO8859-1/books/porters-handbook/special/chapter.xml	Fri May 25 00:02:11 2018	(r51720)
> > +++ head/en_US.ISO8859-1/books/porters-handbook/special/chapter.xml	Fri May 25 14:38:42 2018	(r51721)
> > @@ -815,6 +815,345 @@ CMAKE_OFF=	VAR3</programlisting>
> >  	<literal>env.Append</literal> and
> >  	<literal>env.Replace</literal>.</para>
> >      </sect2>
> > +
> > +    <sect2 xml:id="using-cargo">
> > +      <title>Using <command>cargo</command></title>
> > +
> > +      <para>For ports that use <application>Cargo</application>,
> > +	define <literal>USES=cargo</literal>.</para>
> > +
> > +      <table frame="none" xml:id="using-cargo-user-variables">
> > +	<title>Variables the Users Can Define for
> > +	  <command>cargo</command> Builds</title>
> > +
> > +	<tgroup cols="2">
> 
>                       3 actually.
> It broke the PDF build.  No worries, I fixed it. 

Thanks.  Sorry for breaking it.

> I know that HTML build doesn't complain

Why doesn't it complain?

> so, please, next time if you wish to commit during a
> slush, test both HTML+PDF formats (just to preserve the nerves of the
> guy who needs to tag the repo the next day ;-) ).
> 
> -- 
> Marc



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