[prev in list] [next in list] [prev in thread] [next in thread] 

List:       fink-commits
Subject:    [cvs] dists/10.7/stable/main/finkinfo/sci root-pythia.info, 1.2, 1.3 root5.info, 1.16, 1.17 root5.pa
From:       Remi Mommsen <mommsen () users ! sourceforge ! net>
Date:       2013-04-29 8:45:07
Message-ID: E1UWjhu-0005Lp-QA () sfs-ml-1 ! v29 ! ch3 ! sourceforge ! com
[Download RAW message or body]

Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/sci
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv28602

Modified Files:
	root-pythia.info root5.info root5.patch 
Log Message:
New upstream version. Switch to gcc48.

Index: root-pythia.info
===================================================================
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/sci/root-pythia.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- root-pythia.info	8 Oct 2012 14:36:17 -0000	1.2
+++ root-pythia.info	29 Apr 2013 08:45:05 -0000	1.3
@@ -1,9 +1,9 @@
 Package: root-pythia
 Version: 6.6
-Revision: 12
+Revision: 13
 Description: Interface libraries Pythia - ROOT
 Depends:  %n-shlibs (=%v-%r)
-BuildDepends: gcc47, cernlib-mclibs
+BuildDepends: gcc48, cernlib-mclibs
 BuildDependsOnly: true
 Source: ftp://root.cern.ch/root/pythia6.tar.gz
 SourceRename: pythia6_%v.tar.gz
@@ -33,7 +33,7 @@
 <<
 SplitOff: <<
    Package: %N-shlibs
-   Depends: gcc47-shlibs
+   Depends: gcc48-shlibs
    InstallScript: <<
       install -m 755 -d %i/lib/root
       install -m 644 libPythia6.*.dylib %i/lib/root

Index: root5.patch
===================================================================
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/sci/root5.patch,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- root5.patch	26 Feb 2013 11:39:24 -0000	1.12
+++ root5.patch	29 Apr 2013 08:45:05 -0000	1.13
@@ -1,6 +1,6 @@
 Index: root/build/unix/makelib.sh
 ===================================================================
---- root/build/unix/makelib.sh	(revision 48705)
+--- root/build/unix/makelib.sh	(revision 49365)
 +++ root/build/unix/makelib.sh	(working copy)
 @@ -34,7 +34,7 @@
  if [ $PLATFORM = "macosx" ]; then
@@ -22,7 +22,7 @@
  	    LIBNOMINOR=`echo $LIB|sed 's,\.'$MINOR',,'`
 Index: root/cint/ROOT/cintdlls.mk
 ===================================================================
---- root/cint/ROOT/cintdlls.mk	(revision 48705)
+--- root/cint/ROOT/cintdlls.mk	(revision 49365)
 +++ root/cint/ROOT/cintdlls.mk	(working copy)
 @@ -146,7 +146,7 @@
  else
@@ -60,7 +60,7 @@
  core/metautils/src/stlLoader_%.cc: $(ROOT_SRCDIR)/core/metautils/src/stlLoader.cc
 Index: root/cint/configure
 ===================================================================
---- root/cint/configure	(revision 48705)
+--- root/cint/configure	(revision 49365)
 +++ root/cint/configure	(working copy)
 @@ -155,7 +155,7 @@
      AR="ar -r -cs "
@@ -73,7 +73,7 @@
  
 Index: root/config/Makefile.macosx64
 ===================================================================
---- root/config/Makefile.macosx64	(revision 48705)
+--- root/config/Makefile.macosx64	(revision 49365)
 +++ root/config/Makefile.macosx64	(working copy)
 @@ -104,7 +104,7 @@
  endif
@@ -86,9 +86,9 @@
  endif
 Index: root/configure
 ===================================================================
---- root/configure	(revision 48705)
+--- root/configure	(revision 49365)
 +++ root/configure	(working copy)
-@@ -2454,12 +2454,6 @@
+@@ -2463,12 +2463,6 @@
          result "See http://root.cern.ch/drupal/content/build-prerequisites"
          exit 1
      fi
@@ -101,7 +101,7 @@
  
      check_library "libXext" "$enable_shared" "$xextlibdir" \
          ${finkdir:+$finkdir/lib} \
-@@ -2472,12 +2466,6 @@
+@@ -2481,12 +2475,6 @@
          result "See http://root.cern.ch/drupal/content/build-prerequisites"
          exit 1
      fi
@@ -114,7 +114,7 @@
  else
      x11libdir=""
      xpmlibdir=""
-@@ -3559,7 +3547,7 @@
+@@ -3568,7 +3556,7 @@
  
      # At this time, libfftw3.a should always be prefered over .so,
      # to avoid forcing users to install fftw3.
@@ -125,7 +125,7 @@
          /usr/local/lib /usr/lib /opt/fftw3/lib
 Index: root/etc/Makefile.arch
 ===================================================================
---- root/etc/Makefile.arch	(revision 48705)
+--- root/etc/Makefile.arch	(revision 49365)
 +++ root/etc/Makefile.arch	(working copy)
 @@ -7,8 +7,9 @@
  # Author: Fons Rademakers, 29/2/2000
@@ -150,7 +150,7 @@
  
 Index: root/proof/afdsmgrd/Module.mk
 ===================================================================
---- root/proof/afdsmgrd/Module.mk	(revision 48705)
+--- root/proof/afdsmgrd/Module.mk	(revision 49365)
 +++ root/proof/afdsmgrd/Module.mk	(working copy)
 @@ -8,7 +8,7 @@
  

Index: root5.info
===================================================================
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/sci/root5.info,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- root5.info	26 Feb 2013 11:39:24 -0000	1.16
+++ root5.info	29 Apr 2013 08:45:05 -0000	1.17
@@ -1,6 +1,6 @@
 Info3: <<
 Package: root5%type_pkg[-cernlib]%type_pkg[-pythia]
-Version: 5.34.05
+Version: 5.34.07
 Revision: 11
 Type: <<
  -cernlib (boolean),
@@ -36,7 +36,7 @@
  x11-dev,
  xft2-dev (>= 2.2.0-2),
  xrootd-dev,
- (%type_pkg[-cernlib]) gcc47,
+ (%type_pkg[-cernlib]) gcc48,
  (%type_pkg[-pythia]) root-pythia,
  (%type_pkg[-pythia]) pythia8,
 <<
@@ -53,10 +53,10 @@
  root5-cernlib-pythia
 <<
 Source: ftp://root.cern.ch/root/root_v%v.source.tar.gz
-Source-MD5: 632873f03c5598388a98febcc9d9ed21
+Source-MD5: 1b8b0734a1bc149a2ea5682f6edb4a71
 SourceDirectory: root
 PatchFile: %{ni}.patch
-PatchFile-MD5: 01b515b5cfa52e0113ca533bb609ed7f
+PatchFile-MD5: 520a615fa2d60a6e9446ca3b20783947
 PatchScript: <<
  patch -p1 < %{PatchFile}
  /usr/bin/sed -i '.bak' -e 's:python :%p/bin/python2.7 :' bindings/pyroot/Module.mk \
cint/cintex/Module.mk @@ -248,7 +248,7 @@
     x11-shlibs,
     xft2-shlibs (>= 2.2.0-2),
     xrootd,
-    (%type_pkg[-cernlib]) gcc47-shlibs,
+    (%type_pkg[-cernlib]) gcc48-shlibs,
     (%type_pkg[-pythia]) pythia8-shlibs,
     (%type_pkg[-pythia]) root-pythia-shlibs
    <<


------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic