From owner-cvs-all Mon Oct 29 14:18:37 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 890AA37B403; Mon, 29 Oct 2001 14:18:30 -0800 (PST) Received: (from knu@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f9TMIUm86999; Mon, 29 Oct 2001 14:18:30 -0800 (PST) (envelope-from knu) Message-Id: <200110292218.f9TMIUm86999@freefall.freebsd.org> From: Akinori MUSHA Date: Mon, 29 Oct 2001 14:18:30 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/portupgrade Makefile distinfo 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/10/29 14:18:30 PST Modified files: sysutils/portupgrade Makefile distinfo pkg-plist Log: Update to 20011030. Some minor bugs/typos were fixed. portupgrade: - Fix quotes. [Submitted by: Jimmy Olgeni ] - Do not ask whether to install a port twice. (portinstall/-N) - Complete missing words in the manpage. pkgdb: - Comment out deleted pkgdeps properly. misc.: - Convert the install script to Makefiles. - Change the examples/docs subdirectory name from `portupgrade' to `pkgtools'. Revision Changes Path 1.93 +15 -22 ports/sysutils/portupgrade/Makefile 1.84 +1 -1 ports/sysutils/portupgrade/distinfo 1.23 +8 -8 ports/sysutils/portupgrade/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message