[125148] trunk/dports/python/py-tz/Portfile

khindenburg at macports.org khindenburg at macports.org
Sun Sep 7 16:19:10 PDT 2014


Revision: 125148
          https://trac.macports.org/changeset/125148
Author:   khindenburg at macports.org
Date:     2014-09-07 16:19:09 -0700 (Sun, 07 Sep 2014)
Log Message:
-----------
py-tz: add conflicts py-tz-gae #36613

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

Modified: trunk/dports/python/py-tz/Portfile
===================================================================
--- trunk/dports/python/py-tz/Portfile	2014-09-07 23:13:34 UTC (rev 125147)
+++ trunk/dports/python/py-tz/Portfile	2014-09-07 23:19:09 UTC (rev 125148)
@@ -37,9 +37,11 @@
 }
 
 if {${name} eq ${subport}} {
+  conflicts       py-tz-gae
   livecheck.type  regex
   livecheck.url   ${master_sites}?C=M&O=D
   livecheck.regex ${my_name}-(\\d+(?:\\.\\d+)*)
 } else {
+  conflicts       py${python.version}-tz-gae
   livecheck.type  none
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140907/e3b336e3/attachment.html>


More information about the macports-changes mailing list