[86616] trunk/dports/aqua/Quicksilver

singingwolfboy at macports.org singingwolfboy at macports.org
Sat Oct 29 14:33:11 PDT 2011


Revision: 86616
          http://trac.macports.org/changeset/86616
Author:   singingwolfboy at macports.org
Date:     2011-10-29 14:33:08 -0700 (Sat, 29 Oct 2011)
Log Message:
-----------
Update Quicksilver to B61, fixes #31824

Modified Paths:
--------------
    trunk/dports/aqua/Quicksilver/Portfile
    trunk/dports/aqua/Quicksilver/files/disable-Applications-install.diff

Modified: trunk/dports/aqua/Quicksilver/Portfile
===================================================================
--- trunk/dports/aqua/Quicksilver/Portfile	2011-10-29 21:14:52 UTC (rev 86615)
+++ trunk/dports/aqua/Quicksilver/Portfile	2011-10-29 21:33:08 UTC (rev 86616)
@@ -4,7 +4,7 @@
 PortGroup               xcode 1.0
 
 name                    Quicksilver
-version                 B60
+version                 B61
 revision                0
 platforms               darwin
 maintainers             singingwolfboy openmaintainer

Modified: trunk/dports/aqua/Quicksilver/files/disable-Applications-install.diff
===================================================================
--- trunk/dports/aqua/Quicksilver/files/disable-Applications-install.diff	2011-10-29 21:14:52 UTC (rev 86615)
+++ trunk/dports/aqua/Quicksilver/files/disable-Applications-install.diff	2011-10-29 21:33:08 UTC (rev 86616)
@@ -1,5 +1,5 @@
---- Quicksilver/Quicksilver.xcodeproj/project.pbxproj.orig	2011-05-11 04:02:30.000000000 -0400
-+++ Quicksilver/Quicksilver.xcodeproj/project.pbxproj	2011-05-11 04:02:30.000000000 -0400
+--- Quicksilver/Quicksilver.xcodeproj/project.pbxproj.orig	2011-10-29 17:22:00.000000000 -0400
++++ Quicksilver/Quicksilver.xcodeproj/project.pbxproj	2011-10-29 17:22:21.000000000 -0400
 @@ -11,7 +11,6 @@
  			isa = PBXAggregateTarget;
  			buildConfigurationList = 7F6B3E6D085CE68E000735A8 /* Build configuration list for PBXAggregateTarget "Quicksilver Distribution" */;
@@ -8,7 +8,7 @@
  			);
  			dependencies = (
  				7F0399FB080EE5D7001A9FA3 /* PBXTargetDependency */,
-@@ -3329,20 +3328,6 @@
+@@ -3334,22 +3333,6 @@
  			shellPath = /bin/sh;
  			shellScript = "#rm -rf \"$BUILT_PRODUCTS_DIR/Quicksilver.app/Contents/PlugIns\"";
  		};
@@ -18,13 +18,15 @@
 -			files = (
 -			);
 -			inputPaths = (
+-				"$(BUILT_PRODUCTS_DIR)/Quicksilver.app",
 -			);
 -			name = Install;
 -			outputPaths = (
+-				"$(BUILT_PRODUCTS_DIR)/Quicksilver $(QS_INFO_VERSION).dmg",
 -			);
 -			runOnlyForDeploymentPostprocessing = 1;
 -			shellPath = /bin/sh;
--			shellScript = "echo \"rsync -auzEv $BUILT_PRODUCTS_DIR/Quicksilver.app /Applications/Quicksilver.app\"\nrsync -auzEv \"$BUILT_PRODUCTS_DIR/Quicksilver.app/\" /Applications/Quicksilver.app/\n\nexit\n\nif [ $BUILD_STYLE != \"Release\" ]; then\n        exit\nfi\n\nVERSION=\"3814\" #`/usr/bin/svn info Quicksilver.xcodeproj | egrep '^Revision: ' | cut -f2 -d' '`;\n\necho $SRCROOT/Tools/buildDMG.pl -dmgName $PRODUCT_NAME \\\n                         -buildDir ~/Desktop \\\n                         -volName Quicksilver \\\n                         -dmgName QS.$VERSION.dev.0 \\\n                        -compressionLevel 9 \\\n                         -internetEnabled \\\n                         -debug $BUILT_PRODUCTS_DIR/Quicksilver.app\n\n$SRCROOT/Tools/buildDMG.pl -dmgName $PRODUCT_NAME \\\n                         -buildDir ~/Desktop \\\n                         -volName Quicksilver \\\n                         -dmgName QS.$VERSION.dev.0 \\\n                        -compressionLevel 9 \\\n                         -internetEnabled \\\n                         -debug $BUILT_PRODUCTS_DIR/Quicksilver.app";
+-			shellScript = "#echo \"rsync -auzEv $BUILT_PRODUCTS_DIR/Quicksilver.app /Applications/Quicksilver.app\"\n#rsync -auzEv \"$BUILT_PRODUCTS_DIR/Quicksilver.app/\" /Applications/Quicksilver.app/\n\n#exit\n\nif [ $BUILD_STYLE != \"Release\" ]; then\n        exit\nfi\n\necho $SRCROOT/Tools/buildDMG.pl -dmgName $PRODUCT_NAME \\\n                         -volName Quicksilver \\\n                         -volIcon \"$SRCROOT/Resources/Images/QuicksilverDMG.icns\" \\\n                         -dmgName \"Quicksilver $QS_INFO_VERSION.0\" \\\n                         -compressionLevel 9 \\\n                         -debug \"$BUILT_PRODUCTS_DIR/Quicksilver.app\"\n\n$SRCROOT/Tools/buildDMG.pl -dmgName $PRODUCT_NAME \\\n                         -volName Quicksilver \\\n                         -volIcon \"$SRCROOT/Resources/Images/QuicksilverDMG.icns\" \\\n                         -dmgName \"Quicksilver $QS_INFO_VERSION.0\" \\\n                         -compressionLevel 9 \\\n                         -debug \"$BUILT_PRODUCTS_DIR/Quicksilver.app\"";
 -		};
  		7FA4EF1E0913AE44007DB407 /* Release Notes */ = {
  			isa = PBXShellScriptBuildPhase;
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111029/acb08fbf/attachment.html>


More information about the macports-changes mailing list