Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv2427

Modified Files:
        libmpfr1.info 
Added Files:
        libmpfr4.info 
Log Message:
mpfr-3.0.0 released, validated on powerpc-darwin8, i386,x86_64-darwin10


Index: libmpfr1.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/libmpfr1.info,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- libmpfr1.info       8 May 2010 04:16:03 -0000       1.15
+++ libmpfr1.info       13 Jun 2010 04:41:34 -0000      1.16
@@ -1,13 +1,13 @@
 Info2: <<
 Package: libmpfr1%type_pkg[-64bit]
 Version: 2.4.2
-Revision: 2
+Revision: 3
 Type: -64bit (boolean)
 Architecture: ( %type_raw[-64bit] = -64bit ) powerpc, ( %type_raw[-64bit] = 
-64bit ) i386
 Depends: %N-shlibs (= %v-%r), ( %type_raw[-64bit] = -64bit ) 64bit-cpu
 BuildDepends: gmp%type_pkg[-64bit] (>= 4.2.1-1006), fink (>= 0.26.0)
-Conflicts: libmpfr-dev, libmpfr1, libmpfr1-64bit
-Replaces: gmp (<< 4.1.4-1), libmpfr-dev, libmpfr1, libmpfr1-64bit
+Conflicts: libmpfr-dev, libmpfr1, libmpfr1-64bit, libmpfr4, libmpfr4-64bit
+Replaces: gmp (<< 4.1.4-1), libmpfr-dev, libmpfr1, libmpfr1-64bit, libmpfr4, 
libmpfr4-64bit
 Source: http://www.mpfr.org/mpfr-current/mpfr-%v.tar.gz
 Source-MD5: 0e3dcf9fe2b6656ed417c89aa9159428
 ConfigureParams: --infodir='${prefix}/share/info' --enable-shared
@@ -18,15 +18,12 @@
 # PatchFile-MD5: 6b5ce172b239413ed2c4495549fdd8ed
 BuildDependsOnly: True
 CompileScript: <<
-#! /bin/sh -ev
- if [ "%type_raw[-64bit]" == "." ]; then
+  #! /bin/sh -ev
+  if [ "%type_raw[-64bit]" == "-64bit" ]; then
+    export CC="gcc -m64"
+  fi
   ./configure %c --libdir='${prefix}/%lib'
   make check
- else
- export CC="gcc -m64"
- ./configure %c --libdir='${prefix}/%lib'
- make check
-fi
 <<
 SplitOff: <<
   Package: %N-shlibs
@@ -50,6 +47,6 @@
 <<
 Maintainer: David Fang <fang...@users.sourceforge.net>
 # Former maintainer: Dave Morrison <d...@finkproject.org>
-Homepage: http://www.mpfr.org
+Homepage: http://www.mpfr.org/
 License: LGPL
 <<

--- NEW FILE: libmpfr4.info ---
Info2: <<
Package: libmpfr4%type_pkg[-64bit]
Version: 3.0.0
Revision: 1
Type: -64bit (boolean)
Architecture: ( %type_raw[-64bit] = -64bit ) powerpc, ( %type_raw[-64bit] = 
-64bit ) i386
Depends: %N-shlibs (= %v-%r), ( %type_raw[-64bit] = -64bit ) 64bit-cpu
BuildDepends: gmp%type_pkg[-64bit] (>= 4.2.1-1006), fink (>= 0.26.0)
Conflicts: libmpfr-dev, libmpfr1, libmpfr1-64bit, libmpfr4, libmpfr4-64bit
Replaces: gmp (<< 4.1.4-1), libmpfr-dev, libmpfr1, libmpfr1-64bit, libmpfr4, 
libmpfr4-64bit
Source: http://www.mpfr.org/mpfr-%v/mpfr-%v.tar.bz2
# Source: http://www.mpfr.org/mpfr-current/mpfr-%v.tar.gz
Source-MD5: f45bac3584922c8004a10060ab1a8f9f
ConfigureParams: --infodir='${prefix}/share/info' --enable-shared 
--disable-static
DocFiles: AUTHORS COPYING BUGS COPYING.LESSER ChangeLog FAQ.html NEWS README 
TODO VERSION
InfoDocs: mpfr.info
# PatchFile: %{Ni}.patch
# PatchFile-MD5: cbad7ef51dc6a608ef1f78a38c6318f9
BuildDependsOnly: True
CompileScript: <<
  #! /bin/sh -ev
  # mkdir -p build
  # cd build
  if [ "%type_raw[-64bit]" == "-64bit" ]; then
    export CC="gcc -m64"
  fi
  ./configure %c --libdir='${prefix}/%lib'
  make check
<<
SplitOff: <<
  Package: %N-shlibs
  Depends: gmp%type_pkg[-64bit]-shlibs (>= 4.2.1-1006), ( %type_raw[-64bit] = 
-64bit ) 64bit-cpu
  Files: %lib/libmpfr.*.dylib
  Shlibs: <<
    %p/%lib/libmpfr.4.dylib 5.0.0 %n (>= 3.0.0-1) %type_num[-64bit]
  <<
  Description: Shared libraries for mpfr package
  DocFiles: AUTHORS COPYING BUGS COPYING.LESSER ChangeLog FAQ.html NEWS README 
TODO VERSION
<<
Description: %type_pkg[-64bit] C floating-point math lib
DescDetail: <<
 The MPFR library is a C library for multiple-precision
 floating-point computations with exact rounding (also called
 correct rounding). 
<<
DescPackaging: <<
  Starting with libmpfr4-3.0.0, we --disable-static.
  TODO: validate against gmp5
<<
Maintainer: David Fang <fang...@users.sourceforge.net>
# Former maintainer: Dave Morrison <d...@finkproject.org>
Homepage: http://www.mpfr.org/
License: LGPL
<<


------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to