[64435] trunk/dports/aqua/osxvnc/Portfile

ryandesign at macports.org ryandesign at macports.org
Fri Mar 5 13:52:54 PST 2010


Revision: 64435
          http://trac.macports.org/changeset/64435
Author:   ryandesign at macports.org
Date:     2010-03-05 13:52:52 -0800 (Fri, 05 Mar 2010)
Log Message:
-----------
osxvnc: error in pre-configure instead of pre-fetch, so "sudo port fetch outdated" doesn't fail for users with old osxvnc installed

Modified Paths:
--------------
    trunk/dports/aqua/osxvnc/Portfile

Modified: trunk/dports/aqua/osxvnc/Portfile
===================================================================
--- trunk/dports/aqua/osxvnc/Portfile	2010-03-05 20:54:05 UTC (rev 64434)
+++ trunk/dports/aqua/osxvnc/Portfile	2010-03-05 21:52:52 UTC (rev 64435)
@@ -19,7 +19,7 @@
     for Mac OS X providing remote access to the GUI, keyboard and \
     mouse using any VNC client.
 
-pre-fetch {
+pre-configure {
     ui_error "OSXvnc has been renamed Vine Server. Please install the vineserver port instead."
     return -code error "obsolete port"
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100305/4c839467/attachment.html>


More information about the macports-changes mailing list