[101451] trunk/dports/python/py-obspy-core/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu Jan 10 20:25:04 PST 2013


Revision: 101451
          https://trac.macports.org/changeset/101451
Author:   ryandesign at macports.org
Date:     2013-01-10 20:25:04 -0800 (Thu, 10 Jan 2013)
Log Message:
-----------
py-obspy-core: handle replacement of stub port

Modified Paths:
--------------
    trunk/dports/python/py-obspy-core/Portfile

Modified: trunk/dports/python/py-obspy-core/Portfile
===================================================================
--- trunk/dports/python/py-obspy-core/Portfile	2013-01-11 04:23:03 UTC (rev 101450)
+++ trunk/dports/python/py-obspy-core/Portfile	2013-01-11 04:25:04 UTC (rev 101451)
@@ -29,6 +29,10 @@
 archive_sites
 distfiles
 
+if {${name} == ${subport}} {
+    replaced_by py-obspy
+}
+
 subport py25-obspy-core {
     # The new py-obspy does not support python25
     replaced_by py27-obspy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130110/1dd07063/attachment.html>


More information about the macports-changes mailing list