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

aronnax at macports.org aronnax at macports.org
Thu Jan 10 10:14:44 PST 2013


Revision: 101410
          https://trac.macports.org/changeset/101410
Author:   aronnax at macports.org
Date:     2013-01-10 10:14:44 -0800 (Thu, 10 Jan 2013)
Log Message:
-----------
textmate2: update to r9339

Revision Links:
--------------
    https://trac.macports.org/changeset/9339

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

Modified: trunk/dports/editors/textmate2/Portfile
===================================================================
--- trunk/dports/editors/textmate2/Portfile	2013-01-10 18:03:48 UTC (rev 101409)
+++ trunk/dports/editors/textmate2/Portfile	2013-01-10 18:14:44 UTC (rev 101410)
@@ -5,7 +5,7 @@
 PortGroup               github 1.0
 PortGroup               xcodeversion 1.0
 
-github.setup            textmate textmate 9337 r
+github.setup            textmate textmate 9339 r
 epoch                   1
 version                 2.0.${github.version}
 
@@ -36,13 +36,6 @@
                         patch-bin-gen_credits.rb-use-mp-ruby.diff \
                         patch-bin-gen_html-use-mp-ruby.diff
 
-pre-patch {
-    # See https://github.com/textmate/textmate/issues/637
-    # and https://github.com/textmate/textmate/issues/641
-    system -W ${worksrcpath} "git revert --no-commit d4513dd76d6b895cf1082d4f3c45c338e6c18127"
-}
-
-
 post-patch {
     reinplace "s/@REVISION@/${github.version}/" ${worksrcpath}/configure
     reinplace "s/__MACOSX_DEPLOYMENT_TARGET__/${macosx_deployment_target}/" ${worksrcpath}/configure
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130110/849cddbc/attachment.html>


More information about the macports-changes mailing list