On Sun, Dec 10, 2017 at 11:36 John-Mark Gurney <[email protected]> wrote:
> I would like to commit the patch: > Index: en_US.ISO8859-1/articles/freebsd-update-server/article.xml > =================================================================== > --- en_US.ISO8859-1/articles/freebsd-update-server/article.xml (revision > 51281) > +++ en_US.ISO8859-1/articles/freebsd-update-server/article.xml (working > copy) > @@ -126,9 +126,9 @@ > <para>Download the <link > xlink:href=" > http://svnweb.freebsd.org/base/user/cperciva/freebsd-update-build/"> > freebsd-update-server</link> software by installing > - <package>devel/subversion</package>, and execute:</para> > + <package>devel/subversion</package> and > <package>security/ca_root_nss</package>, and execute:</para> > > - <screen>&prompt.user; <userinput>svn co > http://svn.freebsd.org/base/user/cperciva/freebsd-update-build > freebsd-update-server</userinput></screen> > + <screen>&prompt.user; <userinput>svn co > https://svn.freebsd.org/base/user/cperciva/freebsd-update-build > freebsd-update-server</userinput></screen> > > <para>Update <filename>scripts/build.conf</filename> > appropriately. It is sourced during all build > > with the following change message: > switch to d/l'ing source of freebsd-update-server to be more > secure than unauthenticated HTTP. > > Can I get a review? > > Thanks. > LGTM, approved. > -- > John-Mark Gurney Voice: +1 415 225 5579 > > "All that I will do, has been done, All that I have, has not." > _______________________________________________ > [email protected] mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-doc > To unsubscribe, send any mail to "[email protected]" > _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-doc To unsubscribe, send any mail to "[email protected]"
