From owner-cvs-ports@FreeBSD.ORG Mon May 29 10:12:55 2006 Return-Path: X-Original-To: cvs-ports@FreeBSD.org Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4320916A427; Mon, 29 May 2006 10:12:55 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F312C43D48; Mon, 29 May 2006 10:12:54 +0000 (GMT) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4TABghq098786; Mon, 29 May 2006 10:11:42 GMT (envelope-from dougb@repoman.freebsd.org) Received: (from dougb@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4TABgwG098785; Mon, 29 May 2006 10:11:42 GMT (envelope-from dougb) Message-Id: <200605291011.k4TABgwG098785@repoman.freebsd.org> From: Doug Barton Date: Mon, 29 May 2006 10:11:42 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/sysutils/portmaster Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 May 2006 10:12:55 -0000 dougb 2006-05-29 10:11:42 UTC FreeBSD ports repository Modified files: sysutils/portmaster Makefile Log: Vastly improve handling of moved ports: 1. Update DEPORIGIN in addition to @pkgdep entries in +CONTENTS 2. Give more details about why a port moved 3. grep for the old port name in existing +CONTENTS files, since the new name will not appear at all Also, stretch the window to wait for a background 'make checksum' to complete to 5 seconds instead of 3 Revision Changes Path 1.3 +1 -1 ports/sysutils/portmaster/Makefile