Date: Wed, 15 Feb 2006 07:45:53 +0000 (UTC) From: Kris Kennaway <kris@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Tools/portbuild/scripts portbuild Message-ID: <200602150745.k1F7jrWm083634@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kris 2006-02-15 07:45:53 UTC FreeBSD ports repository Modified files: Tools/portbuild/scripts portbuild Log: Trim some unused cruft If the package copy fails, bail out immediately instead of later on when we try to pkg_add it. Also trap signals and bail out. Both conditions will cause a retry of the package build. Revision Changes Path 1.52 +12 -69 ports/Tools/portbuild/scripts/portbuild
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200602150745.k1F7jrWm083634>