[75128] trunk/dports/science/ccpnmr/Portfile

snc at macports.org snc at macports.org
Sat Jan 15 17:30:39 PST 2011


Revision: 75128
          http://trac.macports.org/changeset/75128
Author:   snc at macports.org
Date:     2011-01-15 17:30:15 -0800 (Sat, 15 Jan 2011)
Log Message:
-----------
ccpnmr: update to 2.1.5, #27908

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

Modified: trunk/dports/science/ccpnmr/Portfile
===================================================================
--- trunk/dports/science/ccpnmr/Portfile	2011-01-16 00:03:48 UTC (rev 75127)
+++ trunk/dports/science/ccpnmr/Portfile	2011-01-16 01:30:15 UTC (rev 75128)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                ccpnmr
-version             2.1.2_1
+version             2.1.5
 set branch          [join [lrange [split $version .] 0 1] .]
 categories          science python
 maintainers         bromo.med.uc.edu:howarth
@@ -19,11 +19,10 @@
 homepage            http://www.ccpn.ac.uk/ccpn/software/ccpnmr-suite
 master_sites        http://www.bio.cam.ac.uk/ccpn/download/ccpnmr/
 distname            analysis${version}
-checksums           md5     a07435141127bf0311e2c792492c1c99 \
-                    sha1    f711a424da22c84295610483a6cc481d2d2161e9 \
-                    rmd160  f633a8338e3fbb9d8ad77c9482d63191419b0885
+checksums           md5     e1e93cac7516c6f8fbe4b503a223cdd4 \
+                    sha1    70dc5e6b2752d6b7d5c8673fc992ebd0a88e6ad0
 worksrcdir          ${name}
-depends_lib         port:py26-scipy port:mesa port:tk
+depends_lib         port:py26-scipy port:mesa port:tk port:py26-tkinter
 patchfiles          ccpnmr.patch
 use_configure       no
 
@@ -51,8 +50,6 @@
     reinplace  "s|@PREFIX@|${prefix}|g" ${worksrcpath}/ccpnmr${branch}/c/environment-opengl.txt
     reinplace  "s|/usr/X11R6|${prefix}|g" ${worksrcpath}/ccpnmr${branch}/c/environment-opengl.txt
     reinplace  "s|@PYTHON_INCL@|${python.include}|g" ${worksrcpath}/ccpnmr${branch}/c/environment-opengl.txt
-    reinplace  "s|@PYTHON_LIB@|${python.libdir}|g" ${worksrcpath}/ccpnmr${branch}/c/environment-opengl.txt
-    reinplace  "s|malloc.h|sys/malloc.h|g" ${worksrcpath}/ccpnmr${branch}/c/memops/global/macros.h
 }
 pre-build {
     copy ${worksrcpath}/ccpnmr${branch}/c/environment-opengl.txt ${worksrcpath}/ccpnmr${branch}/c/environment.txt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110115/dabbb62f/attachment.html>


More information about the macports-changes mailing list