[83695] trunk/dports/science/lscsoft-deps/Portfile

ram at macports.org ram at macports.org
Fri Sep 9 07:52:53 PDT 2011


Revision: 83695
          http://trac.macports.org/changeset/83695
Author:   ram at macports.org
Date:     2011-09-09 07:52:51 -0700 (Fri, 09 Sep 2011)
Log Message:
-----------
science/lscsoft-deps: use python27

Modified Paths:
--------------
    trunk/dports/science/lscsoft-deps/Portfile

Modified: trunk/dports/science/lscsoft-deps/Portfile
===================================================================
--- trunk/dports/science/lscsoft-deps/Portfile	2011-09-09 14:40:49 UTC (rev 83694)
+++ trunk/dports/science/lscsoft-deps/Portfile	2011-09-09 14:52:51 UTC (rev 83695)
@@ -3,7 +3,7 @@
 PortSystem      1.0
 
 name            lscsoft-deps
-version         20100821
+version         20110909
 categories      science
 maintainers     ram
 platforms       darwin
@@ -19,13 +19,12 @@
 
 distfiles
 
-depends_run     port:python26 \
-                port:python_select \
-                port:py26-numpy \
-                port:py26-pyrxp \
-                port:py26-m2crypto \
-                port:py26-cjson \
-                port:py26-pyxmpp \
+depends_run     port:python27 \
+                port:py27-numpy \
+                port:py27-pyrxp \
+                port:py27-m2crypto \
+                port:py27-cjson \
+                port:py27-pyxmpp \
                 port:pkgconfig \
                 port:fftw-3 \
                 port:fftw-3-single \
@@ -47,7 +46,7 @@
 
 notes \
 "To complete the installation and prepare your system for use, please run:
-\n\tsudo port select --set python python26"
+\n\tsudo port select --set python python27"
 
 use_configure   no
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110909/eee959d3/attachment-0001.html>


More information about the macports-changes mailing list