[96537] trunk/dports/editors/textmate2
cal at macports.org
cal at macports.org
Mon Aug 13 13:09:56 PDT 2012
Revision: 96537
https://trac.macports.org/changeset/96537
Author: cal at macports.org
Date: 2012-08-13 13:09:53 -0700 (Mon, 13 Aug 2012)
Log Message:
-----------
textmate2: Update to last changelog entry
Modified Paths:
--------------
trunk/dports/editors/textmate2/Portfile
Removed Paths:
-------------
trunk/dports/editors/textmate2/files/
Modified: trunk/dports/editors/textmate2/Portfile
===================================================================
--- trunk/dports/editors/textmate2/Portfile 2012-08-13 19:07:20 UTC (rev 96536)
+++ trunk/dports/editors/textmate2/Portfile 2012-08-13 20:09:53 UTC (rev 96537)
@@ -4,9 +4,9 @@
PortSystem 1.0
PortGroup github 1.0
-github.setup textmate textmate a921f258e1eab5ee19e20e0f4700820ea5c51d6b
+github.setup textmate textmate 6be04585518f4700713d86fc63a2761149f36365
version 2.0
-revision 2012081101
+revision 2012081200
maintainers cal openmaintainer
name textmate2
@@ -28,12 +28,7 @@
system -W ${worksrcpath} "git submodule update --init"
}
-patchfiles patch-configure-use-exit-1.diff \
- patch-configure-make-builddir-configurable.diff \
- patch-configure-remove-brew-and-usr-local.diff
-
post-patch {
- reinplace "s|@BUILDDIR@|${worksrcpath}/build|g" ${worksrcpath}/configure
fs-traverse file ${worksrcpath} {
if {[file tail ${file}] == "target"} {
reinplace "/TEST_SOURCES =/d" ${file}
@@ -61,6 +56,8 @@
port:libiconv \
port:zlib
+configure.env-append builddir=${worksrcpath}/build
+
build.cmd ninja
build.target TextMate mate
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120813/c15da33f/attachment.html>
More information about the macports-changes
mailing list