Bug 142112

Summary: update emulators/open-vm-tools to newer version
Product: Ports & Packages Reporter: Steve Wills <steve>
Component: Individual Port(s)Assignee: Martin Blapp <mbr>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.shar none

Description Steve Wills 2009-12-28 21:50:05 UTC
This updates the emulators/open-vm-tools port to a newer version, see attached.

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-12-28 21:50:25 UTC
Responsible Changed
From-To: freebsd-ports-bugs->mbr

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-01-02 16:29:58 UTC
mbr         2010-01-02 16:29:45 UTC

  FreeBSD ports repository

  Modified files:
    emulators/open-vm-tools Makefile distinfo pkg-plist 
    emulators/open-vm-tools/files patch-arch patch-freebsd-8 
                                  patch-guestApp.c 
                                  patch-hgfsmounter-Makefile.in 
                                  patch-modules-Makefile.in 
                                  patch-scripts-Makefile 
                                  patch-services-Makefile 
                                  patch-util_misc.c 
                                  patch-vmmemctl-os.c 
                                  patch-vmtoolsd-Makefile.in 
  Added files:
    emulators/open-vm-tools/files patch-freebsd-9 
  Removed files:
    emulators/open-vm-tools/files patch-appUtil.h 
                                  patch-ghIntegrationX11.c 
                                  patch-suspend-vm-default 
                                  patch-vmblock-subr.c 
  Log:
  Upgrade open-vm-tools to build 210370 (PR 142112)
  
  Fix complile on FreeBSD 9
  Add missing pkg-plist files
  
  PR:             ports/142112 (partly)
  Submitted by:   Steve Wills <steve@mouf.net>
  
  Revision  Changes    Path
  1.36      +3 -4      ports/emulators/open-vm-tools/Makefile
  1.8       +3 -3      ports/emulators/open-vm-tools/distinfo
  1.2       +0 -11     ports/emulators/open-vm-tools/files/patch-appUtil.h (dead)
  1.2       +1 -1      ports/emulators/open-vm-tools/files/patch-arch
  1.4       +7 -120    ports/emulators/open-vm-tools/files/patch-freebsd-8
  1.1       +38 -0     ports/emulators/open-vm-tools/files/patch-freebsd-9 (new)
  1.2       +0 -12     ports/emulators/open-vm-tools/files/patch-ghIntegrationX11.c (dead)
  1.2       +1 -1      ports/emulators/open-vm-tools/files/patch-guestApp.c
  1.2       +1 -1      ports/emulators/open-vm-tools/files/patch-hgfsmounter-Makefile.in
  1.2       +1 -1      ports/emulators/open-vm-tools/files/patch-modules-Makefile.in
  1.2       +1 -1      ports/emulators/open-vm-tools/files/patch-scripts-Makefile
  1.3       +1 -1      ports/emulators/open-vm-tools/files/patch-services-Makefile
  1.2       +0 -26     ports/emulators/open-vm-tools/files/patch-suspend-vm-default (dead)
  1.2       +2 -2      ports/emulators/open-vm-tools/files/patch-util_misc.c
  1.3       +0 -29     ports/emulators/open-vm-tools/files/patch-vmblock-subr.c (dead)
  1.2       +3 -3      ports/emulators/open-vm-tools/files/patch-vmmemctl-os.c
  1.2       +1 -1      ports/emulators/open-vm-tools/files/patch-vmtoolsd-Makefile.in
  1.21      +14 -4     ports/emulators/open-vm-tools/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Martin Blapp freebsd_committer freebsd_triage 2010-01-02 16:36:07 UTC
State Changed
From-To: open->closed

Committed, thanks !