[96484] trunk/dports/editors/textmate2/Portfile

cal at macports.org cal at macports.org
Sat Aug 11 04:34:47 PDT 2012


Revision: 96484
          https://trac.macports.org/changeset/96484
Author:   cal at macports.org
Date:     2012-08-11 04:34:46 -0700 (Sat, 11 Aug 2012)
Log Message:
-----------
textmate2: drop mercurial dependency only used for tests, which are disabled in MacPorts

Modified Paths:
--------------
    trunk/dports/editors/textmate2/Portfile

Modified: trunk/dports/editors/textmate2/Portfile
===================================================================
--- trunk/dports/editors/textmate2/Portfile	2012-08-11 11:21:58 UTC (rev 96483)
+++ trunk/dports/editors/textmate2/Portfile	2012-08-11 11:34:46 UTC (rev 96484)
@@ -6,7 +6,7 @@
 
 github.setup            textmate textmate a921f258e1eab5ee19e20e0f4700820ea5c51d6b
 version                 2.0
-revision                2012081100
+revision                2012081101
 
 maintainers             cal openmaintainer
 name                    textmate2
@@ -44,10 +44,9 @@
 supported_archs         i386
 depends_build-append    port:ninja \
                         port:ragel \
-                        port:mercurial \
                         port:proctools
 
-set depends_skip_archcheck {ninja ragel mercurial proctools}
+set depends_skip_archcheck {ninja ragel proctools}
 
 if {[vercmp ${xcodeversion} "4.4"] < 0} {
     depends_build-append    port:clang-3.2
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120811/493d1e60/attachment.html>


More information about the macports-changes mailing list