[24957] trunk/dports/aqua/osxvnc

source_changes at macosforge.org source_changes at macosforge.org
Tue May 8 22:21:05 PDT 2007


Revision: 24957
          http://trac.macosforge.org/projects/macports/changeset/24957
Author:   ryandesign at macports.org
Date:     2007-05-08 22:21:04 -0700 (Tue, 08 May 2007)

Log Message:
-----------
Update to Vine Server 2.1

Modified Paths:
--------------
    trunk/dports/aqua/osxvnc/Portfile
    trunk/dports/aqua/osxvnc/files/patch-project.pbxproj

Modified: trunk/dports/aqua/osxvnc/Portfile
===================================================================
--- trunk/dports/aqua/osxvnc/Portfile	2007-05-09 04:31:31 UTC (rev 24956)
+++ trunk/dports/aqua/osxvnc/Portfile	2007-05-09 05:21:04 UTC (rev 24957)
@@ -3,9 +3,14 @@
 PortGroup		xcode 1.0
 
 name			osxvnc
-version			20060722
+version			2.1
 categories		aqua vnc
 maintainers		nomaintainer at macports.org
+fetch.type		cvs
+cvs.root		:pserver:anonymous at osxvnc.cvs.sourceforge.net:/cvsroot/osxvnc
+cvs.module		OSXvnc
+cvs.tag			V2_1
+worksrcdir		OSXvnc
 description		OSXvnc is a robust, full-featured VNC server for Mac OS X
 long_description	OSXvnc is a robust, full-featured VNC server for Mac \
 					OS X that allows any VNC client to remotely view \
@@ -13,10 +18,6 @@
 					supported by Redstone Software Inc, developers of \
 					Eggplant for cross-platform testing and automation \
 homepage		http://www.redstonesoftware.com/vnc.html
-master_sites	http://www.opendarwin.org/~pguyot/distfiles/
-checksums	md5 286f83618a1ce8a1dda9059f4c9cbad3 \
-		sha1 32f1e1140b683d80f1818df16ad045d3e86b87d1 \
-		rmd160 e51fedd5eb0640cac093a886fcc64cb9b3931435
 depends_lib		lib:libz.1:zlib
 patchfiles		patch-project.pbxproj
 

Modified: trunk/dports/aqua/osxvnc/files/patch-project.pbxproj
===================================================================
--- trunk/dports/aqua/osxvnc/files/patch-project.pbxproj	2007-05-09 04:31:31 UTC (rev 24956)
+++ trunk/dports/aqua/osxvnc/files/patch-project.pbxproj	2007-05-09 05:21:04 UTC (rev 24957)
@@ -1,25 +1,29 @@
---- OSXvnc.xcodeproj/project.pbxproj.orig	2006-07-22 12:56:16.000000000 +0900
-+++ OSXvnc.xcodeproj/project.pbxproj	2006-07-22 12:56:56.000000000 +0900
-@@ -139,12 +139,9 @@
- 			isa = PBXBuildStyle;
+--- OSXvnc.xcodeproj-orig/project.pbxproj	2006-11-21 12:19:21.000000000 -0600
++++ OSXvnc.xcodeproj/project.pbxproj	2007-05-09 00:11:45.000000000 -0500
+@@ -1081,7 +1081,7 @@
+ 			);
+ 			runOnlyForDeploymentPostprocessing = 1;
+ 			shellPath = /bin/sh;
+-			shellScript = "# This removes any re-link reference to the $INSTALL_DIR\nrm -f \"$INSTALL_DIR/$PRODUCT_NAME.app/$PRODUCT_NAME.app\"\n# UDIF\nhdiutil create -ov -format UDZO -imagekey zlib-level=9 -srcfolder \"$INSTALL_DIR\" \"$INSTALL_DIR/../$PRODUCT_NAME.dmg\";\nhdiutil internet-enable \"$INSTALL_DIR/../$PRODUCT_NAME.dmg\"\n";
++			shellScript = "# This removes any re-link reference to the $INSTALL_DIR\nrm -f \"$INSTALL_DIR/$PRODUCT_NAME.app/$PRODUCT_NAME.app\"\n";
+ 		};
+ /* End PBXShellScriptBuildPhase section */
+ 
+@@ -1491,16 +1491,13 @@
+ 			isa = XCBuildConfiguration;
  			buildSettings = {
  				COPY_PHASE_STRIP = NO;
 -				DEPLOYMENT_LOCATION = YES;
 -				DEPLOYMENT_POSTPROCESSING = YES;
 -				DSTROOT = /tmp;
+ 				GCC_DYNAMIC_NO_PIC = YES;
  				GCC_ENABLE_FIX_AND_CONTINUE = NO;
+ 				GCC_OPTIMIZATION_LEVEL = s;
+ 				INFOPLIST_FILE = "Info-OSXvnc.plist";
  				INSTALL_MODE_FLAG = "a+rwX";
+ 				INSTALL_PATH = "/Vine Server/";
 -				MACOSX_DEPLOYMENT_TARGET = 10.1;
 +				MACOSX_DEPLOYMENT_TARGET = 10.2;
- 				REMOVE_CVS_FROM_RESOURCES = YES;
- 				ZERO_LINK = NO;
- 			};
-@@ -1193,7 +1190,7 @@
- 			);
- 			runOnlyForDeploymentPostprocessing = 1;
- 			shellPath = /bin/sh;
--			shellScript = "# This removes any re-link reference to the $INSTALL_DIR\nrm -f $INSTALL_DIR/$PRODUCT_NAME.app/$PRODUCT_NAME.app\n\nhdiutil create -ov -format UDZO -imagekey zlib-level=9 -srcfolder $INSTALL_DIR $INSTALL_DIR/../$PROJECT_NAME.dmg;\nhdiutil internet-enable $INSTALL_DIR/../$PROJECT_NAME.dmg\n";
-+			shellScript = "# This removes any re-link reference to the $INSTALL_DIR\nrm -f $INSTALL_DIR/$PRODUCT_NAME.app/$PRODUCT_NAME.app\n\n";
- 		};
- /* End PBXShellScriptBuildPhase section */
- 
+ 				PRODUCT_NAME = "Vine Server";
+ 				WARNING_CFLAGS = (
+ 					"-Wmost",

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070508/2871cbf3/attachment.html


More information about the macports-changes mailing list