[122317] trunk/dports/python/py-pil/Portfile

devans at macports.org devans at macports.org
Sun Jul 20 14:33:37 PDT 2014


Revision: 122317
          https://trac.macports.org/changeset/122317
Author:   devans at macports.org
Date:     2014-07-20 14:33:37 -0700 (Sun, 20 Jul 2014)
Log Message:
-----------
py-pil: conflicts with py-Pillow (#42917).

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

Modified: trunk/dports/python/py-pil/Portfile
===================================================================
--- trunk/dports/python/py-pil/Portfile	2014-07-20 20:54:39 UTC (rev 122316)
+++ trunk/dports/python/py-pil/Portfile	2014-07-20 21:33:37 UTC (rev 122317)
@@ -26,6 +26,8 @@
 python.versions 24 25 26 27
 
 if {${name} ne ${subport}} {
+    conflicts       py${python.version}-Pillow
+
     patchfiles      patch-setup.py pil-2009-raclette-fb7ce579f5f9.diff \
                     patch-PIL-TiffImagePlugin.py.diff \
                     patch-_imagingft.c.diff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140720/8185336f/attachment.html>


More information about the macports-changes mailing list