[102695] trunk/dports/python/py-spyder/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed Feb 6 18:40:33 PST 2013


Revision: 102695
          https://trac.macports.org/changeset/102695
Author:   ryandesign at macports.org
Date:     2013-02-06 18:40:33 -0800 (Wed, 06 Feb 2013)
Log Message:
-----------
py-spyder: fix port conflicts

Modified Paths:
--------------
    trunk/dports/python/py-spyder/Portfile

Modified: trunk/dports/python/py-spyder/Portfile
===================================================================
--- trunk/dports/python/py-spyder/Portfile	2013-02-07 02:39:51 UTC (rev 102694)
+++ trunk/dports/python/py-spyder/Portfile	2013-02-07 02:40:33 UTC (rev 102695)
@@ -43,7 +43,7 @@
     sha256  5222946d8ef96d9c770d63b3831b5af1555cf886933ab5d339321aa83ecc5a30
 
 if {${subport} != ${name}} {
-    conflicts           py${python.version}-spyder-beta
+    conflicts           py${python.version}-spyder-devel
     
     # Set the pylint executable name
     set LINT_BIN_NAME   pylint-${python.branch}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130206/fd506495/attachment.html>


More information about the macports-changes mailing list