[120406] trunk/dports/science/relax

ryandesign at macports.org ryandesign at macports.org
Tue May 27 12:49:21 PDT 2014


Revision: 120406
          https://trac.macports.org/changeset/120406
Author:   ryandesign at macports.org
Date:     2014-05-27 12:49:21 -0700 (Tue, 27 May 2014)
Log Message:
-----------
relax: update to 3.2.1 (#43829)

Modified Paths:
--------------
    trunk/dports/science/relax/Portfile
    trunk/dports/science/relax/files/relax.patch

Modified: trunk/dports/science/relax/Portfile
===================================================================
--- trunk/dports/science/relax/Portfile	2014-05-27 17:47:38 UTC (rev 120405)
+++ trunk/dports/science/relax/Portfile	2014-05-27 19:49:21 UTC (rev 120406)
@@ -6,7 +6,7 @@
 PortGroup           wxWidgets 1.0
 
 name                relax
-version             3.0.0
+version             3.2.1
 categories          science python chemistry
 license             GPL-3
 maintainers         bromo.med.uc.edu:howarth
@@ -19,9 +19,9 @@
 master_sites        http://download.gna.org/relax/
 distfiles           ${name}-${version}.src.tar.bz2
 dist_subdir         ${name}
-checksums           md5     eb89c6879545973de95d58797f584301 \
-                    sha1    f0cc6716d44bcbf4b8fd6b73d6d5847e738700fc \
-                    rmd160  7124ecee5c35eb8935c966759b6707a26fce7fe1
+checksums           md5     cdf5e5e9fc5d1a369fbbb6289ee10715 \
+                    sha1    50a1eadd7b594720427f207a959ced931254f082 \
+                    rmd160  a49920fe2174dbfd09ce550777471b1e3aba4b3e
 use_bzip2           yes
 
 python.default_version 27

Modified: trunk/dports/science/relax/files/relax.patch
===================================================================
--- trunk/dports/science/relax/files/relax.patch	2014-05-27 17:47:38 UTC (rev 120405)
+++ trunk/dports/science/relax/files/relax.patch	2014-05-27 19:49:21 UTC (rev 120406)
@@ -65,17 +65,3 @@
  
      # Final printout.
      print("\n\n\n")
-========================
-fixed upstream in r20596
-========================
---- test_suite/shared_data/frame_order/cam/pseudo_ellipse_free_rotor/frame_order_pseudo_ellipse.py.orig
-+++ test_suite/shared_data/frame_order/cam/pseudo_ellipse_free_rotor/frame_order_pseudo_ellipse.py
-@@ -151,7 +151,7 @@ class Analysis:
- 
-         # PyMOL.
-         pymol.view()
--        pymol.command('show spheres'_pseudo_ellipse)
-+        pymol.command('show spheres')
-         pymol.cone_pdb('cone_pseudo_ellipse.pdb')
- 
- 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140527/43820533/attachment.html>


More information about the macports-changes mailing list