From owner-cvs-all Tue Jun 5 10:33:30 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 B6ECC37B405; Tue, 5 Jun 2001 10:33:26 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: (from knu@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f55HXQc09005; Tue, 5 Jun 2001 10:33:26 -0700 (PDT) (envelope-from knu) Message-Id: <200106051733.f55HXQc09005@freefall.freebsd.org> From: Akinori MUSHA Date: Tue, 5 Jun 2001 10:33:25 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/portupgrade Makefile distinfo pkg-comment pkg-descr pkg-plist 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/06/05 10:33:25 PDT Modified files: sysutils/portupgrade Makefile distinfo pkg-comment pkg-descr pkg-plist Log: From now on I use release dates for this port's version numbers, and this is version 20010606. A new tool pkgdepfix is added. It allows you to interactively fix /var/db/pkg's @pkgdep / +REQUIRED_BY discrepancies. Run this periodically to let portupgrade properly trace dependencies. Revision Changes Path 1.24 +3 -6 ports/sysutils/portupgrade/Makefile 1.21 +1 -1 ports/sysutils/portupgrade/distinfo 1.3 +1 -1 ports/sysutils/portupgrade/pkg-comment 1.6 +12 -5 ports/sysutils/portupgrade/pkg-descr 1.7 +1 -0 ports/sysutils/portupgrade/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message