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

Modified Files:
        gmsh.info gmsh.patch 
Log Message:
New upstream.


Index: gmsh.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/sci/gmsh.info,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- gmsh.info   12 Mar 2013 01:13:50 -0000      1.9
+++ gmsh.info   12 May 2013 21:30:02 -0000      1.10
@@ -1,5 +1,5 @@
 Package: gmsh
-Version: 2.7.0
+Version: 2.7.1
 Revision: 1
 
 Depends: <<
@@ -24,13 +24,13 @@
 <<
 
 Source: http://www.geuz.org/%n/src/%n-%v-source.tgz
-Source-MD5: c47f8f7563d253412c635461a8fabefe
+Source-MD5: 83a9957c3cfa268d071043dd57ed5ad0
 SourceDirectory: %n-%v-source
 
 GCC: 4.0
 
 PatchFile: %n.patch
-PatchFile-MD5: 39252d46b5c109feb22567af1f2e3cea
+PatchFile-MD5: e041fc8ccec019af2b14d461003d6082
 PatchScript: <<
        %{default_script}
        perl -pi -e 's|-framework vecLib|-framework Accelerate|' CMakeLists.txt

Index: gmsh.patch
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/sci/gmsh.patch,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- gmsh.patch  12 Mar 2013 15:36:49 -0000      1.4
+++ gmsh.patch  12 May 2013 21:30:02 -0000      1.5
@@ -1,20 +1,22 @@
-diff -Nurd gmsh-2.7.0-source/CMakeLists.txt 
gmsh-2.7.0-source.patched/CMakeLists.txt
---- gmsh-2.7.0-source/CMakeLists.txt   2013-03-08 11:06:45.000000000 -0700
-+++ gmsh-2.7.0-source.patched/CMakeLists.txt   2013-03-11 09:34:56.000000000 
-0700
-@@ -1179,9 +1179,9 @@
+diff -Nurd gmsh-2.7.1-source/CMakeLists.txt 
gmsh-2.7.1-source.patched/CMakeLists.txt
+--- gmsh-2.7.1-source/CMakeLists.txt   2013-05-12 05:34:32.000000000 -0700
++++ gmsh-2.7.1-source.patched/CMakeLists.txt   2013-05-12 13:54:03.000000000 
-0700
+@@ -1258,10 +1258,10 @@
  elseif(APPLE AND ENABLE_OS_SPECIFIC_INSTALL)
    # set these so that the files get installed nicely in the MacOSX
    # .app bundle
 -  set(GMSH_BIN ../MacOS)
+-  set(GMSH_LIB ../MacOS)
 -  set(GMSH_DOC ../../..)
 -  set(GMSH_MAN ../../..)
 +  set(GMSH_BIN Gmsh.app/Contents/MacOS)
++  set(GMSH_LIB lib)
 +  set(GMSH_DOC share/doc/gmsh)
 +  set(GMSH_MAN share/man/man1)
  else(WIN32 OR CYGWIN)
    set(GMSH_BIN bin)
-   set(GMSH_DOC share/doc/gmsh)
-@@ -1315,13 +1315,13 @@
+   set(GMSH_LIB lib)
+@@ -1410,13 +1410,13 @@
    file(WRITE ${CMAKE_CURRENT_BINARY_DIR}/Info.plist "${F1}")
    set(CPACK_BUNDLE_PLIST ${CMAKE_CURRENT_BINARY_DIR}/Info.plist)
    set(CPACK_BUNDLE_ICON ${CMAKE_CURRENT_SOURCE_DIR}/Fltk/MacIcons.icns)


------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and 
their applications. This 200-page book is written by three acclaimed 
leaders in the field. The early access version is available now. 
Download your free book today! http://p.sf.net/sfu/neotech_d2d_may
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to