cvs commit: ports/emulators/vmware-guestd4 Makefile pkg-plist ports/emulators/vmware-guestd4/files vmware-guestd.sh ports/emulators/vmware-guestd5 Makefile pkg-plist ports/emulators/vmware-guestd5/files vmware-guestd.sh

Makoto Matsushita matusita at FreeBSD.org
Tue May 30 23:29:30 PDT 2006


matusita    2006-05-31 06:28:01 UTC

  FreeBSD ports repository

  Modified files:
    emulators/vmware-guestd4 Makefile pkg-plist 
    emulators/vmware-guestd5 Makefile pkg-plist 
  Removed files:
    emulators/vmware-guestd4/files vmware-guestd.sh 
    emulators/vmware-guestd5/files vmware-guestd.sh 
  Log:
  Follow the new world order: use 'USE_RC_ORDER=file.sh' feature.
          - repocopy vmware-guestd.sh to vmware-guestd.sh.in (by portmgr)
          - remove vmware-guestd.sh
          - remove vmware-guestd.sh entry from pkg-plist
          - update Makefile
  
  It is intensional that I do NOT bump PORTREVISION by this commit, since
  any executable is not changed, and startup script itself is also NOT
  changed, only the filename is changed.  I do not want to bother users
  to update their port by this non-functional change.
  
  If you have any reasonable reason to bump PORTREVISION, let me know, and
  I'll update the version asap.
  
  Revision  Changes    Path
  1.24      +5 -6      ports/emulators/vmware-guestd4/Makefile
  1.8       +0 -49     ports/emulators/vmware-guestd4/files/vmware-guestd.sh (dead)
  1.6       +0 -1      ports/emulators/vmware-guestd4/pkg-plist
  1.32      +5 -6      ports/emulators/vmware-guestd5/Makefile
  1.10      +0 -67     ports/emulators/vmware-guestd5/files/vmware-guestd.sh (dead)
  1.10      +0 -1      ports/emulators/vmware-guestd5/pkg-plist


More information about the cvs-ports mailing list