From owner-cvs-all Thu Oct 11 12:53:21 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 64EC337B407; Thu, 11 Oct 2001 12:53:14 -0700 (PDT) Received: (from knu@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f9BJrEE08344; Thu, 11 Oct 2001 12:53:14 -0700 (PDT) (envelope-from knu) Message-Id: <200110111953.f9BJrEE08344@freefall.freebsd.org> From: Akinori MUSHA Date: Thu, 11 Oct 2001 12:53:14 -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 2001/10/11 12:53:14 PDT Modified files: sysutils/portupgrade Makefile distinfo Log: Update to 20011012. Fix several minor bugs and make it a stable release again. (Hopefully) portupgrade: Delete an unneeded exception snatcher. This fixes a bug where ports marked as IGNORE are not properly skipped. pkgdb: Rebuild pkgdb if it looks like broken, instead of resulting in failure. Unbreak regexp match. ;) Fix a typo of a variable name in an error message. [Reported by: Stijn Hoop ] portsdb: Allow a port dir to be a symlink to a directory. Add support for the case where some catetories are missing in a ports tree. [Submitted by: Jos Backus ] Revision Changes Path 1.85 +2 -2 ports/sysutils/portupgrade/Makefile 1.76 +1 -1 ports/sysutils/portupgrade/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message