diff options
author | Martin Blapp <mbr@FreeBSD.org> | 2010-01-10 10:31:45 +0000 |
---|---|---|
committer | Martin Blapp <mbr@FreeBSD.org> | 2010-01-10 10:31:45 +0000 |
commit | 2d2bf75e7120b61e835c2850289c243f25dbc5b6 (patch) | |
tree | 3a2c91cc8dff9e90181c99ab40d740ca192bff6f /emulators/open-vm-tools | |
parent | 54e3f269f4ed2f8304161188630511e6562cfb14 (diff) | |
download | ports-2d2bf75e7120b61e835c2850289c243f25dbc5b6.tar.gz ports-2d2bf75e7120b61e835c2850289c243f25dbc5b6.zip |
Notes
Diffstat (limited to 'emulators/open-vm-tools')
-rw-r--r-- | emulators/open-vm-tools/Makefile | 7 | ||||
-rw-r--r-- | emulators/open-vm-tools/distinfo | 6 | ||||
-rw-r--r-- | emulators/open-vm-tools/pkg-plist | 2 |
3 files changed, 6 insertions, 9 deletions
diff --git a/emulators/open-vm-tools/Makefile b/emulators/open-vm-tools/Makefile index 061a9249c3c7..9c8c6af41818 100644 --- a/emulators/open-vm-tools/Makefile +++ b/emulators/open-vm-tools/Makefile @@ -7,7 +7,6 @@ PORTNAME= open-vm-tools PORTVERSION= ${BUILD_VER} -PORTREVISION= 1 CATEGORIES= emulators kld MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${RELEASE_DATE} DISTNAME= open-vm-tools-${RELEASE_DATE}-${BUILD_VER} @@ -15,10 +14,10 @@ DISTNAME= open-vm-tools-${RELEASE_DATE}-${BUILD_VER} MAINTAINER= mbr@freebsd.org COMMENT?= Open VMware tools for FreeBSD VMware guests -RELEASE_DATE= 2009.11.16 -BUILD_VER= 210370 +RELEASE_DATE= 2009.12.16 +BUILD_VER= 217847 -WRKSRC= ${WRKDIR}/open-vm-tools-2009.11.17-210370 +WRKSRC= ${WRKDIR}/open-vm-tools-${RELEASE_DATE}-${BUILD_VER} GNU_CONFIGURE= yes USE_LDCONFIG= yes diff --git a/emulators/open-vm-tools/distinfo b/emulators/open-vm-tools/distinfo index c5d89925c8d0..05acb9b5f118 100644 --- a/emulators/open-vm-tools/distinfo +++ b/emulators/open-vm-tools/distinfo @@ -1,3 +1,3 @@ -MD5 (open-vm-tools-2009.11.16-210370.tar.gz) = 93d28b6e57b8d1ad0d322dd881e11903 -SHA256 (open-vm-tools-2009.11.16-210370.tar.gz) = d0eb942bc913350526c734e71661c7824085292f7d21f1b00a5b9dc44152b495 -SIZE (open-vm-tools-2009.11.16-210370.tar.gz) = 3514530 +MD5 (open-vm-tools-2009.12.16-217847.tar.gz) = 8234aea94636a4902a785e981af37616 +SHA256 (open-vm-tools-2009.12.16-217847.tar.gz) = 55554d22a9733532416e76eaa7ff1bad68f4b695fb75d03dfa3fb6bf32210ace +SIZE (open-vm-tools-2009.12.16-217847.tar.gz) = 3557356 diff --git a/emulators/open-vm-tools/pkg-plist b/emulators/open-vm-tools/pkg-plist index 7ce3e452c124..9f996c31d5c3 100644 --- a/emulators/open-vm-tools/pkg-plist +++ b/emulators/open-vm-tools/pkg-plist @@ -9,8 +9,6 @@ lib/open-vm-tools/plugins/vmsvc/libguestInfo.so lib/open-vm-tools/plugins/vmsvc/libpowerOps.so lib/open-vm-tools/plugins/vmsvc/libtimeSync.so lib/open-vm-tools/plugins/vmsvc/libvmbackup.so -lib/open-vm-tools/plugins/vmsvc/libhgfsServer.so -lib/open-vm-tools/plugins/vmsvc/libvix.so lib/open-vm-tools/plugins/common/libhgfsServer.so lib/open-vm-tools/plugins/common/libhgfsServer.la lib/open-vm-tools/plugins/common/libvix.so |