From owner-cvs-all Mon Dec 16 5:50:50 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 BB59037B401; Mon, 16 Dec 2002 05:50:48 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6641E43EA9; Mon, 16 Dec 2002 05:50:48 -0800 (PST) (envelope-from knu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id gBGDommV028294; Mon, 16 Dec 2002 05:50:48 -0800 (PST) (envelope-from knu@repoman.freebsd.org) Received: (from knu@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id gBGDoltQ028286; Mon, 16 Dec 2002 05:50:47 -0800 (PST) Message-Id: <200212161350.gBGDoltQ028286@repoman.freebsd.org> From: Akinori MUSHA Date: Mon, 16 Dec 2002 05:50:47 -0800 (PST) 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/12/16 05:50:47 PST Modified files: sysutils/portupgrade Makefile distinfo Log: Update to 20021216. pkgdb(1): - Fix a problem in pkgdb's automatic dependency fixer that it only fixes the first found problem and leaves the rest. portsclean(1): - Fix a problem that portsclean(1) does wrong if a library search path has a trailing / or a double /. This could confuse users. PR: ports/46162 Submitted by: Lev A. Serebryakov Approved by; lioux (his first approval as a portmgr!) & knu ;) Revision Changes Path 1.162 +3 -2 ports/sysutils/portupgrade/Makefile 1.139 +1 -0 ports/sysutils/portupgrade/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message