[32651] trunk/dports/science/rasmol

ryandesign at macports.org ryandesign at macports.org
Thu Jan 10 04:36:01 PST 2008


Revision: 32651
          http://trac.macosforge.org/projects/macports/changeset/32651
Author:   ryandesign at macports.org
Date:     2008-01-10 04:35:28 -0800 (Thu, 10 Jan 2008)

Log Message:
-----------
rasmol: fix name of patchfile

Modified Paths:
--------------
    trunk/dports/science/rasmol/Portfile

Added Paths:
-----------
    trunk/dports/science/rasmol/files/patch-Imakefile.diff

Removed Paths:
-------------
    trunk/dports/science/rasmol/files/patch-lmakefile.diff

Modified: trunk/dports/science/rasmol/Portfile
===================================================================
--- trunk/dports/science/rasmol/Portfile	2008-01-10 12:31:07 UTC (rev 32650)
+++ trunk/dports/science/rasmol/Portfile	2008-01-10 12:35:28 UTC (rev 32651)
@@ -12,7 +12,7 @@
 master_sites        http://www.bernstein-plus-sons.com/software/
 checksums           md5 0d5c99eeda079d8cbf413944d284740b 
 depends_lib         lib:libX11.6:XFree86
-patchfiles          patch-lmakefile.diff
+patchfiles          patch-Imakefile.diff
 pre-patch           { reinplace "s|@PREFIX@|${prefix}|g" ${portpath}/${filesdir}/patch-lmakefile.diff  }
 worksrcdir          RasMol_${version}/src
 configure.cmd       xmkmf

Copied: trunk/dports/science/rasmol/files/patch-Imakefile.diff (from rev 32632, trunk/dports/science/rasmol/files/patch-lmakefile.diff)
===================================================================
--- trunk/dports/science/rasmol/files/patch-Imakefile.diff	                        (rev 0)
+++ trunk/dports/science/rasmol/files/patch-Imakefile.diff	2008-01-10 12:35:28 UTC (rev 32651)
@@ -0,0 +1,20 @@
+ diff -ru Imakefile  RasMol_2.7.1.1-patched/src/Imakefile 
+--- Imakefile        Fri Jan  5 06:56:41 2001
++++ Imakefile        Sat Apr 21 20:59:07 2001
+@@ -58,13 +58,13 @@
+ # Herbert J. Bernstein, March 1999
+ # yaya at bernstein-plus-sons.com
+ 
+-# DEPTHDEF = -DTHIRTYTWOBIT
++DEPTHDEF = -DTHIRTYTWOBIT
+ # DEPTHDEF = -DSIXTEENBIT
+-DEPTHDEF = -DEIGHTBIT
++# DEPTHDEF = -DEIGHTBIT
+ 
+ # RasMol's on-line help direcory
+ #   e.g. /usr/local/lib/rasmol/rasmol.hlp
+-RASMOLDIR = $(USRLIBDIR)/rasmol/
++RASMOLDIR = @PREFIX@/lib/rasmol/
+ 
+ 
+ 

Deleted: trunk/dports/science/rasmol/files/patch-lmakefile.diff
===================================================================
--- trunk/dports/science/rasmol/files/patch-lmakefile.diff	2008-01-10 12:31:07 UTC (rev 32650)
+++ trunk/dports/science/rasmol/files/patch-lmakefile.diff	2008-01-10 12:35:28 UTC (rev 32651)
@@ -1,20 +0,0 @@
- diff -ru Imakefile  RasMol_2.7.1.1-patched/src/Imakefile 
---- Imakefile        Fri Jan  5 06:56:41 2001
-+++ Imakefile        Sat Apr 21 20:59:07 2001
-@@ -58,13 +58,13 @@
- # Herbert J. Bernstein, March 1999
- # yaya at bernstein-plus-sons.com
- 
--# DEPTHDEF = -DTHIRTYTWOBIT
-+DEPTHDEF = -DTHIRTYTWOBIT
- # DEPTHDEF = -DSIXTEENBIT
--DEPTHDEF = -DEIGHTBIT
-+# DEPTHDEF = -DEIGHTBIT
- 
- # RasMol's on-line help direcory
- #   e.g. /usr/local/lib/rasmol/rasmol.hlp
--RASMOLDIR = $(USRLIBDIR)/rasmol/
-+RASMOLDIR = @PREFIX@/lib/rasmol/
- 
- 
- 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080110/1d05556a/attachment-0001.html


More information about the macports-changes mailing list