From owner-cvs-all Fri Sep 21 3:30:20 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 6956137B435; Fri, 21 Sep 2001 03:30:11 -0700 (PDT) Received: (from knu@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f8LAUBH44220; Fri, 21 Sep 2001 03:30:11 -0700 (PDT) (envelope-from knu) Message-Id: <200109211030.f8LAUBH44220@freefall.freebsd.org> From: Akinori MUSHA Date: Fri, 21 Sep 2001 03:30:11 -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/09/21 03:30:11 PDT Modified files: sysutils/portupgrade Makefile distinfo Log: Update to 20010921, the latest maintenance release. overall: - Work around pkg_info(1)'s "feature" where it gets info from package files under the packages directory prior to installed packages. [Reported by: kuwa@flab.fujitsu.co.jp] portupgrade: - Skip ports that are marked as IGNORE. [Requested by: Jimmy Olgeni ] portsdb: - Stop specifying -j# when making a ports index to avoid outputting a buggy INDEX. portsclean: - Do not assume a distinfo file is in each port's own directory, and use `make -V MD5_FILE', in order to support master-slave ports properly. Revision Changes Path 1.77 +2 -2 ports/sysutils/portupgrade/Makefile 1.67 +1 -1 ports/sysutils/portupgrade/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message