From owner-cvs-all Sat Aug 18 3: 2:16 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 9539937B408; Sat, 18 Aug 2001 03:02:12 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: (from knu@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f7IA2CO35822; Sat, 18 Aug 2001 03:02:12 -0700 (PDT) (envelope-from knu) Message-Id: <200108181002.f7IA2CO35822@freefall.freebsd.org> From: Akinori MUSHA Date: Sat, 18 Aug 2001 03:02:12 -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/18 03:02:12 PDT Modified files: sysutils/portupgrade Makefile distinfo Log: Update to 20010818b. - Introduce a new environment variable "PORTS_INDEX", to specify an alternate ports INDEX file location. You can set this to something like `/usr/ports/INDEX.txt" not to overwrite the one under the control of CVSup/CVS/CTM. - Fix portinstall (portupgrade -N) which I broke recently by mistake. - Change the report format. It shouldn't be too verbose unless you specify -v. Revision Changes Path 1.51 +2 -2 ports/sysutils/portupgrade/Makefile 1.46 +1 -1 ports/sysutils/portupgrade/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message