[SVN-Commit] r1345 - trunk/www/firefox-nightly

AN andy at neu.net
Sun Sep 1 01:33:27 UTC 2013



On Sat, 31 Aug 2013, svn-freebsd-gecko at chruetertee.ch wrote:

> Author: jbeich
> Date: Sat Aug 31 20:58:51 2013
> New Revision: 1345
>
> Log:
> fix make update with no /etc/ssl/cert.pem symlink after r1343
>
> Reported by:	AN <andy at neu.net>
>
> Modified:
>   trunk/www/firefox-nightly/Makefile
>
> Modified: trunk/www/firefox-nightly/Makefile
> ==============================================================================
> --- trunk/www/firefox-nightly/Makefile	Sat Aug 31 15:20:11 2013	(r1344)
> +++ trunk/www/firefox-nightly/Makefile	Sat Aug 31 20:58:51 2013	(r1345)
> @@ -91,7 +91,7 @@
> 	@${CAT} ${PKGMESSAGE}
>
> update:
> -	@${FETCH_CMD} -qo- ${MASTER_SITES:M*hg*:S/archive/rev/}/tip \
> +	@${FETCH_ENV} ${FETCH_CMD} -qo- ${MASTER_SITES:M*hg*:S/archive/rev/}/tip \
> 		| ${SED} -n '/title/ { s|.*changeset |HGREV=		|; \
> 			s|</.*||; p; q; }' > ${.CURDIR}/Makefile.hgrev
>
> _______________________________________________

===>   Registering installation for firefox-nightly-26.0.145197,1
Installing firefox-nightly-26.0.145197,1... done

fixed


More information about the freebsd-gecko mailing list