Update of /cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/sci
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30988

Modified Files:
        wip.info wip.patch 
Log Message:
Replace -lcc_dynamic by -lgcc

Index: wip.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/sci/wip.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- wip.info    27 Apr 2005 03:26:24 -0000      1.1
+++ wip.info    3 May 2005 03:21:50 -0000       1.2
@@ -1,6 +1,6 @@
 Package: wip
 Version: 2p3
-Revision: 2
+Revision: 3
 Description: Interactive graphics software package
 License: OSI-Approved
 Maintainer: Sebastien Maret <[EMAIL PROTECTED]>

Index: wip.patch
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/sci/wip.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- wip.patch   27 Apr 2005 03:26:24 -0000      1.1
+++ wip.patch   3 May 2005 03:21:50 -0000       1.2
@@ -1,7 +1,6 @@
-Binary files wip/.DS_Store and wip.patched/.DS_Store differ
-diff -ruN -x '*~' wip/COPYING wip.patched/COPYING
---- wip/COPYING        1969-12-31 19:00:00.000000000 -0500
-+++ wip.patched/COPYING        2005-01-12 12:36:47.000000000 -0500
+diff -ruN -x *~ wip/COPYING wip.patched/COPYING
+--- wip/COPYING        Wed Dec 31 19:00:00 1969
++++ wip.patched/COPYING        Mon May  2 22:49:18 2005
 @@ -0,0 +1,58 @@
 +From the WIP User's manual:
 +
@@ -61,9 +60,9 @@
 +College Park, MD 20742 
 +INTERNET: [EMAIL PROTECTED] 
 +WWW: http://bima.astro.umd.edu/wip/
-diff -ruN -x '*~' wip/makewip wip.patched/makewip
---- wip/makewip        1996-08-16 10:15:21.000000000 -0400
-+++ wip.patched/makewip        2005-03-10 16:56:13.000000000 -0500
+diff -ruN -x *~ wip/makewip wip.patched/makewip
+--- wip/makewip        Fri Aug 16 10:15:21 1996
++++ wip.patched/makewip        Mon May  2 22:50:33 2005
 @@ -1,4 +1,4 @@
 -#!/bin/csh -f
 +#!/bin/csh -ef
@@ -133,7 +132,7 @@
 +else if ("$wiphost" == 'darwin') then
 +    set doranlib = 1
 +    set doliblm = 1
-+    set f77lib = ($f77lib -lcc_dynamic)
++    set f77lib = ($f77lib -lgcc)
 +    set theM = 'g77'
 +    if ($dodebug > 0) then
 +      set theM = "$theM -g"



-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to