From owner-cvs-all Wed Jun 6 1:33:25 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 660FD37B401; Wed, 6 Jun 2001 01:33:18 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: (from knu@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f568XIC75591; Wed, 6 Jun 2001 01:33:18 -0700 (PDT) (envelope-from knu) Message-Id: <200106060833.f568XIC75591@freefall.freebsd.org> From: Akinori MUSHA Date: Wed, 6 Jun 2001 01:33:17 -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/06/06 01:33:17 PDT Modified files: sysutils/portupgrade Makefile distinfo Log: Update to 20010606b. pkgdepfix: - Implement automatic guessing. - Add yes-to-all to the choices of yes/no prompt. - Do "stty sane" on interrupt. portupgrade: - Backing up +REQUIRED_BY must have been done before pkg_delete. [Submitted by: SASAKI Katuhiro ] Because of the portupgrade bug, portupgrade -u would have broken some of your +REQUIRED_BY files. Please fix them up with pkgdepfix. Revision Changes Path 1.25 +2 -2 ports/sysutils/portupgrade/Makefile 1.22 +1 -1 ports/sysutils/portupgrade/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message