Update of /cvsroot/fink/experimental/fangism/finkinfo
In directory vz-cvs-3.sog:/tmp/cvs-serv26458

Modified Files:
        gmp5.info 
Log Message:
upstream update gmp-5.0.2, validated on powerpc-darwin8
help wanted covering other platforms


Index: gmp5.info
===================================================================
RCS file: /cvsroot/fink/experimental/fangism/finkinfo/gmp5.info,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- gmp5.info   26 Apr 2011 17:03:38 -0000      1.10
+++ gmp5.info   11 May 2011 01:31:39 -0000      1.11
@@ -1,14 +1,14 @@
 Info4: <<
 Package: gmp5%type_pkg[-64bit]
-Version: 5.0.1
-Revision: 8
+Version: 5.0.2
+Revision: 1
 GCC: 4.0
 Type: -64bit (boolean)
 Architecture: ( %type_raw[-64bit] = -64bit ) powerpc, ( %type_raw[-64bit] = 
-64bit ) i386
 Source: mirror:gnu:gmp/gmp-%v.tar.gz
-Source-MD5: 5ec19db53ced047b8d0d52373f6c245d
-Source2: http://www.csl.cornell.edu/~fang/sw/gmp-trunk-20110131-config.guess
-Source2-MD5: d526c73bbb512808aa4e871937dd6fa4
+Source-MD5: 87e73447afdc2ca5cefd987da865da51
+# Source2: http://www.csl.cornell.edu/~fang/sw/gmp-trunk-20110131-config.guess
+# Source2-MD5: d526c73bbb512808aa4e871937dd6fa4
 # PatchFile: %{ni}.patch
 # PatchFile-MD5: a32c8651a786aa499afd6b3cb997c017
 Depends: <<
@@ -21,9 +21,9 @@
 Conflicts: gmp, gmp-64bit, gmp5, gmp5-64bit
 Replaces: gmp, gmp-64bit, gmp5, gmp5-64bit
 SetCPPFLAGS: -fexceptions
+# $host_build_override
 ConfigureParams: <<
   ABI=$ABI \
-  $host_build_override \
   --libdir='${prefix}/%lib/gmp5' \
   --infodir='${prefix}/share/info' \
   --enable-cxx \
@@ -31,10 +31,10 @@
 <<
 PatchScript: <<
   #!/bin/sh -ev
-  echo "replacing gmp's config.guess with newer one from trunk (patched)"
-  mv config.guess config.guess.orig
-  sed 's|corei[a-z]*|corei|g' ../gmp-trunk-*-config.guess > ./config.guess
-  chmod +x ./config.guess
+  # echo "replacing gmp's config.guess with newer one from trunk (patched)"
+  # mv config.guess config.guess.orig
+  # sed 's|corei[a-z]*|corei|g' ../gmp-trunk-*-config.guess > ./config.guess
+  # chmod +x ./config.guess
 <<
 CompileScript: <<
 #! /bin/sh -ev
@@ -53,11 +53,11 @@
    test -x `which gcc-4.2` || { echo "gcc-4.2 required, but missing!"; exit 1; 
}
  fi
  # force i386 to bump to i686 to avoid symbol dep on __sync_fetch_and_add_4
- hb=`../config.guess`
- case $hb in
-   i386-*-*) hb=`echo $hb | sed 's|i386|i686|'`
-       host_build_override="--host=$hb --build=$hb" ;;
- esac
+ # hb=`../config.guess`
+ # case $hb in
+ #   i386-*-*) hb=`echo $hb | sed 's|i386|i686|'`
+ #     host_build_override="--host=$hb --build=$hb" ;;
+ # esac
  if [ "%type_raw[-64bit]" == "." ] ; then
   case "%m" in
     i386 | powerpc) ABI=32 ;;


------------------------------------------------------------------------------
Achieve unprecedented app performance and reliability
What every C/C++ and Fortran developer should know.
Learn how Intel has extended the reach of its next-generation tools
to help boost performance applications - inlcuding clusters.
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to