Date: Sun, 28 Jun 2015 16:19:42 +0100 From: Jonathan de Boyne Pollard <J.deBoynePollard-newsgroups@NTLWorld.com> To: debian-user@lists.debian.org, "supervision@list.skarnet.org" <supervision@list.skarnet.org>, FreeBSD Hackers <freebsd-hackers@freebsd.org> Subject: redo version 1.2 Message-ID: <5590108E.2060300@NTLWorld.com> In-Reply-To: <556BA130.50708@NTLWorld.com> References: <54430B41.3010301@NTLWorld.com> <54B86FD5.3090203@NTLWorld.com> <554E53EF.4080600@NTLWorld.com> <554E93AF.3070709@NTLWorld.com> <556BA130.50708@NTLWorld.com>
next in thread | previous in thread | raw e-mail | index | archive | help
redo is now at version 1.2 * http://homepage.ntlworld.com./jonathan.deboynepollard/Softwares/redo.html Two changes. First, as you can see, there's now a pre-built FreeBSD binary package. The second change is something that has been annoying me for some while. Sometimes, especially when one is building packages, one ends up with redo invoked by make. GNU make puts only flags in the MAKEFLAGS environment variable. BSD make, however, puts at least one macro definition in there too. redo was complaining about that, because it was only expecting flags. Now it knows to ignore macro definitions. (-: You'll need redo for one of the new (optional, of course) mechanisms in nosh version 1.17.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5590108E.2060300>