From owner-cvs-all Sun Aug 26 12:58:45 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 5898537B40D; Sun, 26 Aug 2001 12:58:40 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: (from knu@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f7QJweI42251; Sun, 26 Aug 2001 12:58:40 -0700 (PDT) (envelope-from knu) Message-Id: <200108261958.f7QJweI42251@freefall.freebsd.org> From: Akinori MUSHA Date: Sun, 26 Aug 2001 12:58:39 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/portupgrade Makefile distinfo 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/08/26 12:58:39 PDT Modified files: sysutils/portupgrade Makefile distinfo pkg-descr pkg-plist Log: Update to 20010827. pkg_fetch: - Yet another new utility, which downloads binary packages from a remote site. Optionally it can also download the required packages recursively. portupgrade: - Do not regard "no package found" as an error when upgrading packages with -PP. pkgdepfix, portsclean -L: - Fix a problem where the ruby 1.6.4 release fails in error. Reported by: David Wolfskill portcvsweb: - Explicitly execute a browser via /bin/sh, as the specification says. other stuff: - Improve the manpage and the completion definitions. Revision Changes Path 1.62 +5 -2 ports/sysutils/portupgrade/Makefile 1.55 +1 -1 ports/sysutils/portupgrade/distinfo 1.15 +1 -0 ports/sysutils/portupgrade/pkg-descr 1.17 +2 -0 ports/sysutils/portupgrade/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message