Update to 4.5.2 build-8848.
This commit is contained in:
parent
98b643d368
commit
a9dc96fa18
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=112081
6 changed files with 15 additions and 15 deletions
|
@ -32,8 +32,8 @@ IS_INTERACTIVE= yes
|
|||
RESTRICTED= "Not sure if we can redistribute this."
|
||||
NO_PACKAGE= ${RESTRICTED}
|
||||
|
||||
VMWARE_VER= 4.5.1
|
||||
BUILD_VER= 7568
|
||||
VMWARE_VER= 4.5.2
|
||||
BUILD_VER= 8848
|
||||
|
||||
MOUNT_DEV?= /dev/acd0
|
||||
MOUNT_PT?= /mnt
|
||||
|
|
|
@ -32,8 +32,8 @@ IS_INTERACTIVE= yes
|
|||
RESTRICTED= "Not sure if we can redistribute this."
|
||||
NO_PACKAGE= ${RESTRICTED}
|
||||
|
||||
VMWARE_VER= 4.5.1
|
||||
BUILD_VER= 7568
|
||||
VMWARE_VER= 4.5.2
|
||||
BUILD_VER= 8848
|
||||
|
||||
MOUNT_DEV?= /dev/acd0
|
||||
MOUNT_PT?= /mnt
|
||||
|
|
|
@ -32,8 +32,8 @@ IS_INTERACTIVE= yes
|
|||
RESTRICTED= "Not sure if we can redistribute this."
|
||||
NO_PACKAGE= ${RESTRICTED}
|
||||
|
||||
VMWARE_VER= 4.5.1
|
||||
BUILD_VER= 7568
|
||||
VMWARE_VER= 4.5.2
|
||||
BUILD_VER= 8848
|
||||
|
||||
MOUNT_DEV?= /dev/acd0
|
||||
MOUNT_PT?= /mnt
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= vmware
|
||||
PORTVERSION= ${VMWARE_VER}.${BUILD_VER}
|
||||
PORTREVISION= 1
|
||||
#PORTREVISION= 0
|
||||
CATEGORIES= emulators
|
||||
MASTER_SITES= # bundled with VMware itself
|
||||
PKGNAMESUFFIX?= -guestd
|
||||
|
@ -40,8 +40,8 @@ NO_BUILD= yes
|
|||
RESTRICTED= "Not sure if we can redistribute this."
|
||||
NO_PACKAGE= ${RESTRICTED}
|
||||
|
||||
VMWARE_VER= 4.5.1
|
||||
BUILD_VER= 7568
|
||||
VMWARE_VER= 4.5.2
|
||||
BUILD_VER= 8848
|
||||
|
||||
MOUNT_DEV?= /dev/acd0
|
||||
MOUNT_PT?= /mnt
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= vmware
|
||||
PORTVERSION= ${VMWARE_VER}.${BUILD_VER}
|
||||
PORTREVISION= 1
|
||||
#PORTREVISION= 0
|
||||
CATEGORIES= emulators
|
||||
MASTER_SITES= # bundled with VMware itself
|
||||
PKGNAMESUFFIX?= -guestd
|
||||
|
@ -40,8 +40,8 @@ NO_BUILD= yes
|
|||
RESTRICTED= "Not sure if we can redistribute this."
|
||||
NO_PACKAGE= ${RESTRICTED}
|
||||
|
||||
VMWARE_VER= 4.5.1
|
||||
BUILD_VER= 7568
|
||||
VMWARE_VER= 4.5.2
|
||||
BUILD_VER= 8848
|
||||
|
||||
MOUNT_DEV?= /dev/acd0
|
||||
MOUNT_PT?= /mnt
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= vmware
|
||||
PORTVERSION= ${VMWARE_VER}.${BUILD_VER}
|
||||
PORTREVISION= 1
|
||||
#PORTREVISION= 0
|
||||
CATEGORIES= emulators
|
||||
MASTER_SITES= # bundled with VMware itself
|
||||
PKGNAMESUFFIX?= -guestd
|
||||
|
@ -40,8 +40,8 @@ NO_BUILD= yes
|
|||
RESTRICTED= "Not sure if we can redistribute this."
|
||||
NO_PACKAGE= ${RESTRICTED}
|
||||
|
||||
VMWARE_VER= 4.5.1
|
||||
BUILD_VER= 7568
|
||||
VMWARE_VER= 4.5.2
|
||||
BUILD_VER= 8848
|
||||
|
||||
MOUNT_DEV?= /dev/acd0
|
||||
MOUNT_PT?= /mnt
|
||||
|
|
Loading…
Reference in a new issue