[111396] trunk/dports/lang/pure/Portfile
ryandesign at macports.org
ryandesign at macports.org
Fri Sep 20 00:55:08 PDT 2013
Revision: 111396
https://trac.macports.org/changeset/111396
Author: ryandesign at macports.org
Date: 2013-09-20 00:55:08 -0700 (Fri, 20 Sep 2013)
Log Message:
-----------
pure: revert to using llvm 3.2, to try to fix pure-gen build failure
Modified Paths:
--------------
trunk/dports/lang/pure/Portfile
Modified: trunk/dports/lang/pure/Portfile
===================================================================
--- trunk/dports/lang/pure/Portfile 2013-09-20 07:41:15 UTC (rev 111395)
+++ trunk/dports/lang/pure/Portfile 2013-09-20 07:55:08 UTC (rev 111396)
@@ -34,11 +34,13 @@
livecheck.type none
-set llvm_version 3.3
+set llvm_version 3.2
set llvm_prefix ${prefix}/libexec/llvm-${llvm_version}
configure.env PATH=${llvm_prefix}/bin:$env(PATH)
if {${name} eq ${subport}} {
+ revision 1
+
depends_lib port:gmp \
port:libiconv \
port:libtool \
@@ -88,6 +90,8 @@
}
subport pure-mode.el {
+ revision 0
+
categories-append editors
license GPL-3+
supported_archs noarch
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130920/cd56a406/attachment.html>
More information about the macports-changes
mailing list