[103872] users/larryv/dports/lang/rust/files/patch-configure.diff

larryv at macports.org larryv at macports.org
Sat Mar 9 00:03:06 PST 2013


Revision: 103872
          https://trac.macports.org/changeset/103872
Author:   larryv at macports.org
Date:     2013-03-09 00:03:06 -0800 (Sat, 09 Mar 2013)
Log Message:
-----------
[sandbox] rust: Remove check for curl, since snapshot compiler is provided as a distfile now.

Modified Paths:
--------------
    users/larryv/dports/lang/rust/files/patch-configure.diff

Modified: users/larryv/dports/lang/rust/files/patch-configure.diff
===================================================================
--- users/larryv/dports/lang/rust/files/patch-configure.diff	2013-03-09 08:01:49 UTC (rev 103871)
+++ users/larryv/dports/lang/rust/files/patch-configure.diff	2013-03-09 08:03:06 UTC (rev 103872)
@@ -1,5 +1,5 @@
 --- configure.orig	2012-12-18 18:29:12.000000000 -0500
-+++ configure	2013-03-09 02:52:45.000000000 -0500
++++ configure	2013-03-09 02:59:09.000000000 -0500
 @@ -234,17 +234,7 @@
  msg "inspecting environment"
  
@@ -19,7 +19,15 @@
  
  # The goal here is to come up with the same triple as LLVM would,
  # at least for the subset of platforms we're willing to target.
-@@ -382,8 +372,10 @@
+@@ -363,7 +353,6 @@
+ step_msg "looking for build programs"
+ 
+ probe_need CFG_PERL        perl
+-probe_need CFG_CURL        curl
+ probe_need CFG_PYTHON      python2.7 python2.6 python2 python
+ 
+ python_version=$($CFG_PYTHON -V 2>&1)
+@@ -382,8 +371,10 @@
      probe_need CFG_GIT     git
  fi
  
@@ -32,7 +40,7 @@
  probe CFG_LD               ld
  probe CFG_LLVM_CONFIG      llvm-config
  probe CFG_VALGRIND         valgrind
-@@ -516,7 +508,7 @@
+@@ -516,7 +507,7 @@
                        | cut -d ' ' -f 2)
  
      case $CFG_CLANG_VERSION in
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130309/8ab2ea24/attachment.html>


More information about the macports-changes mailing list