Date: Wed, 21 Mar 2001 04:04:52 -0800 (PST) From: Akinori MUSHA <knu@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/portupgrade Makefile distinfo Message-ID: <200103211204.f2LC4r652178@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
knu 2001/03/21 04:04:52 PST Modified files: sysutils/portupgrade Makefile distinfo Log: Update to 1.16. - Use Dir.entries(dir).each instead of Dir.glob(dir) so it does not hit the just installed packages. - Add -p option. [make package as well when each port is installed] (Requested by: Ollivier Robert <roberto@eurocontrol.fr>) - Sort options in alphabetical order. Revision Changes Path 1.3 +3 -3 ports/sysutils/portupgrade/Makefile 1.4 +1 -1 ports/sysutils/portupgrade/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200103211204.f2LC4r652178>