From owner-cvs-all Wed May 30 0: 0:26 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 6F80A37B423; Wed, 30 May 2001 00:00:22 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: (from knu@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f4U70Mo99451; Wed, 30 May 2001 00:00:22 -0700 (PDT) (envelope-from knu) Message-Id: <200105300700.f4U70Mo99451@freefall.freebsd.org> From: Akinori MUSHA Date: Wed, 30 May 2001 00:00:22 -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/05/30 00:00:22 PDT Modified files: sysutils/portupgrade Makefile distinfo Log: Update to portupgrade 1.29. portupgrade: - Fix a bug that -s/--sort didn't work. D'oh! - Make -u/--uninstall fail-safe. It backs up old installations with the help of pkg_tarup and restores on installation failure. - Show option errors more gracefully. - Die on signals more gracefully. portversion: - Show option errors more gracefully. - Die on signals more gracefully. Revision Changes Path 1.14 +5 -4 ports/sysutils/portupgrade/Makefile 1.13 +1 -1 ports/sysutils/portupgrade/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message