Update of /cvsroot/fink/dists/10.3/stable/main/finkinfo/sci
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6122

Modified Files:
        root4-cernlib.info root4.info root4.patch 
Log Message:
Latest version to stable

Index: root4.info
===================================================================
RCS file: /cvsroot/fink/dists/10.3/stable/main/finkinfo/sci/root4.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- root4.info  26 May 2005 17:47:55 -0000      1.5
+++ root4.info  21 Jun 2005 16:56:03 -0000      1.6
@@ -1,6 +1,6 @@
 Package: root4
-Version: 4.04.02
-Revision: 14
+Version: 4.04.02b
+Revision: 11
 GCC: 3.3
 BuildDependsOnly: false
 Description: Object-oriented data analysis framework
@@ -22,7 +22,7 @@
 Conflicts: root3, root3-cernlib, root3-threaded, root4-cernlib
 Replaces:  root3, root3-cernlib, root3-threaded, root4-cernlib
 Source: ftp://root.cern.ch/root/root_v%v.source.tar.gz
-Source-MD5: df628ba7e4976c8f31a1c28c343117d9
+Source-MD5: 275a865d7cf4fd468ae2345a5810aeee
 SourceDirectory: root
 Patch: root4.patch
 PatchScript: <<

Index: root4-cernlib.info
===================================================================
RCS file: /cvsroot/fink/dists/10.3/stable/main/finkinfo/sci/root4-cernlib.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- root4-cernlib.info  26 May 2005 17:47:53 -0000      1.5
+++ root4-cernlib.info  21 Jun 2005 16:56:02 -0000      1.6
@@ -1,6 +1,6 @@
 Package: root4-cernlib
-Version: 4.04.02
-Revision: 14
+Version: 4.04.02b
+Revision: 11
 GCC: 3.3
 BuildDependsOnly: false
 Description: Object-oriented data analysis framework
@@ -27,7 +27,7 @@
 Conflicts: root3, root3-cernlib, root3-threaded, root4
 Replaces:  root3, root3-cernlib, root3-threaded, root4
 Source: ftp://root.cern.ch/root/root_v%v.source.tar.gz
-Source-MD5: df628ba7e4976c8f31a1c28c343117d9
+Source-MD5: 275a865d7cf4fd468ae2345a5810aeee
 SourceDirectory: root
 Patch: root4.patch
 PatchScript: <<

Index: root4.patch
===================================================================
RCS file: /cvsroot/fink/dists/10.3/stable/main/finkinfo/sci/root4.patch,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- root4.patch 23 May 2005 17:39:41 -0000      1.4
+++ root4.patch 21 Jun 2005 16:56:03 -0000      1.5
@@ -29,3 +29,24 @@
  
  $(X11TTFDS):    $(X11TTFH) $(X11TTFL) $(ROOTCINTTMP)
                @echo "Generating dictionary [EMAIL PROTECTED]"
+--- root.orig/config/Makefile.macosx   2005-05-13 12:20:06.000000000 -0700
++++ root.new/config/Makefile.macosx    2005-05-13 20:02:03.000000000 -0700
+@@ -71,6 +71,7 @@
+ # Fortran:
+ F77           = g77
+ F77LIBS       = -lg2c
++F77LD         = g77
+ 
+ # Override default in Makefile.config
+ INSTALL      := cp -pPR
+--- root.orig/configure        2005-06-10 17:14:28.000000000 -0700
++++ root.new/configure 2005-06-10 17:16:35.000000000 -0700
+@@ -956,7 +956,7 @@
+ if test "x$enable_soversion" = "xyes"; then
+     major=`sed 's|\(.*\)\..*/.*|\1|' < build/version_number`
+     minor=`sed 's|.*\.\(.*\)/.*|\1|' < build/version_number`
+-    revis=`sed 's|.*\..*/\(.*\)|\1|' < build/version_number`
++    revis=`sed 's|.*\..*/\([0-9]*\).*|\1|' < build/version_number`
+ 
+     mkliboption="-v $major $minor $revis "
+     unset major



-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to