[85691] trunk/dports/devel/GitX/Portfile

ryandesign at macports.org ryandesign at macports.org
Sat Oct 15 17:51:36 PDT 2011


Revision: 85691
          http://trac.macports.org/changeset/85691
Author:   ryandesign at macports.org
Date:     2011-10-15 17:51:35 -0700 (Sat, 15 Oct 2011)
Log Message:
-----------
GitX: fix finder_integration variant broken by r81778

Revision Links:
--------------
    http://trac.macports.org/changeset/81778

Modified Paths:
--------------
    trunk/dports/devel/GitX/Portfile

Modified: trunk/dports/devel/GitX/Portfile
===================================================================
--- trunk/dports/devel/GitX/Portfile	2011-10-16 00:43:16 UTC (rev 85690)
+++ trunk/dports/devel/GitX/Portfile	2011-10-16 00:51:35 UTC (rev 85691)
@@ -6,7 +6,7 @@
 
 name                GitX
 version             0.7.1
-revision            1
+revision            2
 maintainers         cal openmaintainer
 
 categories          devel
@@ -36,8 +36,8 @@
                     31-remove-sparkle-from-xcodebuild.patch \
                     40-git-submodules-via-https.patch
 
-variant finder_integration description {Enable finder integration, opening .git folders with GitX} {
-    patchfiles-delete   disable-finder-integration.patch
+variant finder_integration description {Enable Finder integration, opening .git folders with GitX} {
+    patchfiles-delete   10-disable-finder-integration.patch
 }
 
 default_variants +finder_integration
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111015/44726bb9/attachment-0001.html>


More information about the macports-changes mailing list