Date: Sat, 19 Apr 2003 00:14:18 -0700 (PDT) From: Makoto Matsushita <matusita@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/emulators/linux-vmware-toolbox2 Makefile ports/emulators/vmware-guestd3 Makefile ports/emulators/vmware-tools2 Makefile pkg-descr pkg-message ports/emulators/vmware-tools3 Makefile pkg-descr Message-ID: <200304190714.h3J7EI6g004631@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
matusita 2003/04/19 00:14:18 PDT FreeBSD ports repository Modified files: emulators/linux-vmware-toolbox2 Makefile emulators/vmware-guestd3 Makefile emulators/vmware-tools2 Makefile pkg-descr pkg-message emulators/vmware-tools3 Makefile pkg-descr Log: Cosmetic fixes for old VMware guest tools to sync with the latest one. * Update pkg-descr to point a new ports location. * Update RUN_DEPENDS to point a new ports location. * Sync COMMENT message to all versions. * Use INSTALL_PROGRAM instead of CP since it installs a program. * Wrap interactive-related script with .if !defined(BATCH) appropriately. * Unhide UMOUNT command and users will know what's happened. Revision Changes Path 1.9 +11 -5 ports/emulators/linux-vmware-toolbox2/Makefile 1.8 +3 -0 ports/emulators/vmware-guestd3/Makefile 1.7 +1 -1 ports/emulators/vmware-tools2/Makefile 1.4 +1 -1 ports/emulators/vmware-tools2/pkg-descr 1.4 +1 -1 ports/emulators/vmware-tools2/pkg-message 1.9 +5 -2 ports/emulators/vmware-tools3/Makefile 1.3 +1 -1 ports/emulators/vmware-tools3/pkg-descr
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200304190714.h3J7EI6g004631>