[135873] trunk/dports/science/molden
ryandesign at macports.org
ryandesign at macports.org
Wed May 6 00:20:29 PDT 2015
Revision: 135873
https://trac.macports.org/changeset/135873
Author: ryandesign at macports.org
Date: 2015-05-06 00:20:29 -0700 (Wed, 06 May 2015)
Log Message:
-----------
molden: update to 5.3-20150504141900
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 2015-05-06 07:12:31 UTC (rev 135872)
+++ trunk/dports/science/molden/Portfile 2015-05-06 07:20:29 UTC (rev 135873)
@@ -10,7 +10,7 @@
PortGroup compilers 1.0
name molden
-version 5.3-20150501151700
+version 5.3-20150504141900
set version_number [lindex [split ${version} -] 0]
set branch [join [lrange [split ${version_number} .] 0 1] .]
categories science graphics chemistry
@@ -22,8 +22,8 @@
dist_subdir ${name}/${version}
master_sites ftp://ftp.cmbi.ru.nl/pub/molgraph/molden/
-checksums rmd160 f3a308a4461e32c475d69b475e96e9c33a9ca843 \
- sha256 17d7f20c84d072624405dcd91791063b4a3fc894a2ce882bb27a2cace43f36d2
+checksums rmd160 f79a4b447f05dee8ad061232d2873f3b5938a54d \
+ sha256 476614cc1ad4914cb9b46089ebd5e755ba6e8d73014f24afdef849ab7f92953e
description Molecular graphics visualisation tool
long_description Molden is a package for displaying Molecular Density from \
Modified: trunk/dports/science/molden/files/patch-makefile.diff
===================================================================
--- trunk/dports/science/molden/files/patch-makefile.diff 2015-05-06 07:12:31 UTC (rev 135872)
+++ trunk/dports/science/molden/files/patch-makefile.diff 2015-05-06 07:20:29 UTC (rev 135873)
@@ -1,5 +1,5 @@
---- makefile.orig 2014-02-14 02:57:13.000000000 -0600
-+++ makefile 2014-04-25 05:00:06.000000000 -0500
+--- makefile.orig 2015-05-02 14:48:14.000000000 -0500
++++ makefile 2015-05-06 02:12:58.000000000 -0500
@@ -17,7 +17,7 @@
FC = gfortran
LIBS = -lX11 -lm
@@ -9,7 +9,7 @@
empty :=
choosefc :=
-@@ -27,10 +27,10 @@
+@@ -28,10 +28,10 @@
ifeq ($(uname), Linux)
os := $(shell head -n 1 /etc/issue | cut -d" " -f1)
ifeq ($(os), Ubuntu)
@@ -22,7 +22,7 @@
endif
choosefc := 'yes'
-@@ -82,13 +82,9 @@
+@@ -83,13 +83,9 @@
ifeq ($(uname), Linux)
FFLAGS =
@@ -38,21 +38,22 @@
ifeq ($(os), FreeBSD)
CFLAGS = ${CFLAGS} -DFREEBSD
endif
-@@ -103,10 +99,10 @@
+@@ -104,11 +100,11 @@
# Mac OS X g77
#
CC=cc
-CFLAGS= -std=gnu89 -Wno-return-type -DDARWIN -I/usr/X11R6/include -DDOBACK -DHASTIMER -DCOLOR_OFFSET=0.0
+CFLAGS= -std=gnu89 -Wno-return-type -DDARWIN -I at PREFIX@/include -DDOBACK -DHASTIMER -DCOLOR_OFFSET=0.0
+ EXT= -std=gnu89 -Wno-return-type -DDARWIN
FFLAGS=-O3 -funroll-loops
-LIBS = -L/usr/X11R6/lib -lX11 -lm
-LIBSG = -L/usr/X11R6/lib -lGLU "-Wl,-dylib_file,/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib" -lGL -lXmu -lX11 -lm
+LIBS = -L at PREFIX@/lib -lX11 -lm
-+LIBSG = -L at PREFIX@/lib -lGLU -lGL -lXmu -lX11 -lm
++LIBSG = -L at PREFIX@/lib -lGLU "-Wl,-dylib_file,/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib" -lGL -lXmu -lX11 -lm
LDR = ${FC}
endif
-@@ -237,7 +233,7 @@
+@@ -239,7 +235,7 @@
# and the full opengl version of molden 'gmolden', (does not need glut)
# (make gmolden)
#
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150506/44f82bcd/attachment.html>
More information about the macports-changes
mailing list