Revision: 133439 https://trac.macports.org/changeset/133439 Author: cal@macports.org Date: 2015-03-01 13:56:37 -0800 (Sun, 01 Mar 2015) Log Message: ----------- textmate2: update to 2.0-beta.6.8 Modified Paths: -------------- trunk/dports/editors/textmate2/Portfile Modified: trunk/dports/editors/textmate2/Portfile =================================================================== --- trunk/dports/editors/textmate2/Portfile 2015-03-01 21:52:23 UTC (rev 133438) +++ trunk/dports/editors/textmate2/Portfile 2015-03-01 21:56:37 UTC (rev 133439) @@ -5,9 +5,7 @@ PortGroup github 1.0 PortGroup xcodeversion 1.0 -set app_revision 6 -github.setup textmate textmate 2.0-beta.${app_revision} v -revision 1 +github.setup textmate textmate 2.0-beta.6.8 v epoch 4 maintainers cal openmaintainer @@ -76,8 +74,7 @@ } configure.env-append builddir=${worksrcpath}/build \ - capnp_prefix=${prefix} \ - APP_REVISION=${app_revision} + capnp_prefix=${prefix} pre-configure { # the textmate build expects this to be present
participants (1)
-
cal@macports.org