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

Modified Files:
        gildas.info gildas.patch 
Log Message:
Fix a bug in the detection of 64 bit capabilities of the CPU.


Index: gildas.patch
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/gildas.patch,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- gildas.patch        7 Nov 2009 10:56:12 -0000       1.13
+++ gildas.patch        30 Nov 2009 10:54:21 -0000      1.14
@@ -93,6 +93,28 @@
  GAG_LIBS = -lggui -lgcore -lgwcs -lgio -lgsys -lginc
  
  ifeq ($(GAG_USE_XML),yes)
+diff -ruN --exclude='*~' gildas-src-nov09b/admin/define-system.sh 
gildas-src-nov09b.patched/admin/define-system.sh
+--- gildas-src-nov09b/admin/define-system.sh   2008-11-25 16:50:43.000000000 
+0100
++++ gildas-src-nov09b.patched/admin/define-system.sh   2009-11-30 
11:32:25.000000000 +0100
+@@ -216,12 +216,12 @@
+               else
+                   GAG_MACHINE=pc
+               fi
+-              if which ifort > /dev/null 2>&1; then
+-                  DEFAULT_COMPILER=ifort
+-              else
+-                  DEFAULT_COMPILER=g95
+-                  GAG_MACHINE=pc  # g95 for Darwin produces 32 bits 
executables
+-              fi
++              #if which ifort > /dev/null 2>&1; then
++              #    DEFAULT_COMPILER=ifort
++              #else
++              #    DEFAULT_COMPILER=g95
++              #    GAG_MACHINE=pc  # g95 for Darwin produces 32 bits 
executables
++              #fi
+           fi ;;
+       CYGWIN*)
+           GAG_MACHINE=pc
 diff -ruN --exclude='*~' gildas-src-nov09b/admin/gildas-env.sh 
gildas-src-nov09b.patched/admin/gildas-env.sh
 --- gildas-src-nov09b/admin/gildas-env.sh      2009-10-07 17:45:32.000000000 
+0200
 +++ gildas-src-nov09b.patched/admin/gildas-env.sh      2009-11-04 
12:02:33.000000000 +0100

Index: gildas.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/gildas.info,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -d -r1.32 -r1.33
--- gildas.info 7 Nov 2009 10:56:12 -0000       1.32
+++ gildas.info 30 Nov 2009 10:54:21 -0000      1.33
@@ -1,6 +1,6 @@
 Package: gildas
 Version: 200911
-Revision: 2
+Revision: 3
 Architecture: powerpc, i386, x86_64
 Description: Radioastronomy data analysis software
 License: OSI-Approved
@@ -14,7 +14,7 @@
   cfitsio, fink (>= 0.29.5-1), fftw3, gcc44, libpng3, lesstif, sed, slatec, 
x11-dev
 <<
 PatchFile: gildas.patch
-PatchFile-MD5: dcf4c21d299e0981f2b6a65fce387dda
+PatchFile-MD5: a240e4e591a917408de3412c9a28d4f7
 CompileScript: <<
   true
 <<


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to