From owner-cvs-all Fri Aug 30 5:51:51 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B1C8737B400; Fri, 30 Aug 2002 05:51:47 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 610D443E42; Fri, 30 Aug 2002 05:51:47 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: from freefall.freebsd.org (knu@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7UCplJU032613; Fri, 30 Aug 2002 05:51:47 -0700 (PDT) (envelope-from knu@freefall.freebsd.org) Received: (from knu@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7UCplGZ032612; Fri, 30 Aug 2002 05:51:47 -0700 (PDT) Message-Id: <200208301251.g7UCplGZ032612@freefall.freebsd.org> From: Akinori MUSHA Date: Fri, 30 Aug 2002 05:51:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/portupgrade Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG knu 2002/08/30 05:51:47 PDT Modified files: sysutils/portupgrade Makefile distinfo Log: Update to 20020830. portupgrade(1): - Add more command failure checks in case sudo fails. - Always build backup packages as root. Spotted by: Stijn Hoop - Let NO_IGNORE negate IGNORE. FreeBSD PR: ports/41467 Suggested by: Alan Eldridge portsclean(1): - Do not mix stderr output from make(1) with stdout. Submitted by: Jos Backus Revision Changes Path 1.145 +3 -3 ports/sysutils/portupgrade/Makefile 1.127 +1 -0 ports/sysutils/portupgrade/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message