AN <[email protected]> writes: > On Mon, 25 Jun 2012, [email protected] wrote: > >> Author: jbeich >> Date: Mon Jun 25 21:04:12 2012 >> New Revision: 801 >> >> Log: >> add a target to make trivial updates easier, e.g. >> >> $ make update && make makesum && make all deinstall install [...] > Jan: > > What is the procedure to use this? Now, I do make in my local FF > nightly directory. > > Should I use Makefile.hgrev now?
Most of the time the are no changes that require FreeBSD specific patches. So, it's possible to update the port without waiting for me. The exact command is in the commit log. As for Makefile.hgrev, it's included neath the end of port's Makefile. >> +.include "Makefile.hgrev" >> .include <bsd.port.post.mk> _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-gecko To unsubscribe, send any mail to "[email protected]"
