From owner-cvs-all Fri Aug 31 1:40: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 5CCB637B406; Fri, 31 Aug 2001 01:40:13 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: (from knu@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f7V8TmW66715; Fri, 31 Aug 2001 01:29:48 -0700 (PDT) (envelope-from knu) Message-Id: <200108310829.f7V8TmW66715@freefall.freebsd.org> From: Akinori MUSHA Date: Fri, 31 Aug 2001 01:29:48 -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/08/31 01:29:48 PDT Modified files: sysutils/portupgrade Makefile distinfo Log: Update to 20010831. Fix some more minor problems. overall: - Fix a bug where a glob expansion did not work as expected when in a port direcotry. portupgrade: - Fix a bug where a port not listed in the INDEX failed to install because of a dependency error. portversion: - Work around a feature of the option parser library where -l= is treated as -l "". Now portversion -l= and portversion -L= will work just as pkg_version(8) does. Revision Changes Path 1.69 +2 -2 ports/sysutils/portupgrade/Makefile 1.61 +1 -1 ports/sysutils/portupgrade/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message