Date: Wed, 26 Jan 2011 10:41:53 +0000 (UTC) From: Mark Linimon <linimon@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Tools/portbuild/scripts pdispatch Message-ID: <201101261041.p0QAfr25069204@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
linimon 2011-01-26 10:41:53 UTC FreeBSD ports repository Modified files: Tools/portbuild/scripts pdispatch Log: Change the "unclean build" handling case to not retry. Previously, it was handled the same as "waiting for chroot" and retried. In certain circumstances (e.g. a prerequisite package shown as being avaialable when it really wasn't), this would cause a package build to loop forever. Note to future generations: I did not write this code. Feature safe: yes Revision Changes Path 1.40 +2 -2 ports/Tools/portbuild/scripts/pdispatch
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201101261041.p0QAfr25069204>