pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/emulators/vmware3 Get the VMWARE_BIN_PATCH file from t...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ffd209f42e0d
branches:  trunk
changeset: 517905:ffd209f42e0d
user:      veego <veego%pkgsrc.org@localhost>
date:      Thu Aug 24 19:44:59 2006 +0000

description:
Get the VMWARE_BIN_PATCH file from the obsolete on the master site.
XXX Maybe update it to a newer version, but it was easier to just adjust
the download path.

diffstat:

 emulators/vmware3/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 00daeb641952 -r ffd209f42e0d emulators/vmware3/Makefile
--- a/emulators/vmware3/Makefile        Thu Aug 24 19:17:53 2006 +0000
+++ b/emulators/vmware3/Makefile        Thu Aug 24 19:44:59 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2006/05/22 22:22:03 jlam Exp $
+# $NetBSD: Makefile,v 1.17 2006/08/24 19:44:59 veego Exp $
 
 DISTNAME=      VMware-workstation-3.2.1-2242
 PKGNAME=       vmware-3.2.1pl1
@@ -22,7 +22,7 @@
 
 DISTFILES=     ${DISTNAME}${EXTRACT_SUFX}
 DISTFILES+=    ${VMWARE_BIN_PATCH}.tar.gz
-SITES.${VMWARE_BIN_PATCH}.tar.gz=      ftp://ftp.cvut.cz/vmware/
+SITES.${VMWARE_BIN_PATCH}.tar.gz=      ftp://ftp.cvut.cz/vmware/obsolete/
 
 DEPENDS+=      vmware-module>=3.2.1.8:../../emulators/vmware-module3
 DEPENDS+=      suse_vmware>=6.4nb1:../../emulators/${SUSE_DIR_PREFIX}_vmware



Home | Main Index | Thread Index | Old Index