[76834] trunk/dports/science/molden

ryandesign at macports.org ryandesign at macports.org
Wed Mar 9 21:40:16 PST 2011


Revision: 76834
          http://trac.macports.org/changeset/76834
Author:   ryandesign at macports.org
Date:     2011-03-09 21:40:16 -0800 (Wed, 09 Mar 2011)
Log Message:
-----------
molden: update version and patchfile to go with checksum update from r76823; see #28720

Revision Links:
--------------
    http://trac.macports.org/changeset/76823

Modified Paths:
--------------
    trunk/dports/science/molden/Portfile
    trunk/dports/science/molden/files/patch-makefile.diff

Modified: trunk/dports/science/molden/Portfile
===================================================================
--- trunk/dports/science/molden/Portfile	2011-03-10 05:09:05 UTC (rev 76833)
+++ trunk/dports/science/molden/Portfile	2011-03-10 05:40:16 UTC (rev 76834)
@@ -12,7 +12,7 @@
 PortGroup xcodeversion 1.0
 
 name                molden
-version             5.0-20110211085100
+version             5.0-20110302100900
 set version_number  [lindex [split ${version} -] 0]
 categories          science graphics
 maintainers         openmaintainer jochen

Modified: trunk/dports/science/molden/files/patch-makefile.diff
===================================================================
--- trunk/dports/science/molden/files/patch-makefile.diff	2011-03-10 05:09:05 UTC (rev 76833)
+++ trunk/dports/science/molden/files/patch-makefile.diff	2011-03-10 05:40:16 UTC (rev 76834)
@@ -1,15 +1,15 @@
---- makefile.orig	2009-09-21 11:01:33.000000000 -0500
-+++ makefile	2009-09-26 23:42:41.000000000 -0500
-@@ -14,7 +14,7 @@
- #
+--- makefile.orig	2011-02-22 05:01:50.000000000 -0600
++++ makefile	2011-03-09 23:36:12.000000000 -0600
+@@ -17,7 +17,7 @@
  CC = cc
  LIBS =  -lX11 -lm
+ LDR = ${FC} 
 -LIBSG = -L/usr/X11R6/lib -lGLU -lGL -lXmu -lX11 -lm
 +LIBSG = -L at PREFIX@/lib -lGLU -lGL -lXmu -lX11 -lm
- LDR = ${FC} 
+ # Ubuntu:
+ #LIBSG = -L/usr/X11R6/lib -lGLU -lGL -lX11 -lm
  
- #
-@@ -41,11 +41,11 @@
+@@ -45,11 +45,11 @@
  # 'external gfortran_iargc'
  #
  
@@ -24,7 +24,7 @@
  LDR = ${FC}
  
  # 64 bit machines:
-@@ -197,7 +197,7 @@
+@@ -201,7 +201,7 @@
  # and the full opengl version of molden 'gmolden', (does not need glut)
  # (make gmolden)
  #
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110309/11ca563f/attachment-0001.html>


More information about the macports-changes mailing list