[121929] trunk/dports/python/py-impressive/Portfile

petr at macports.org petr at macports.org
Fri Jul 11 12:17:22 PDT 2014


Revision: 121929
          https://trac.macports.org/changeset/121929
Author:   petr at macports.org
Date:     2014-07-11 12:17:21 -0700 (Fri, 11 Jul 2014)
Log Message:
-----------
py-impressive @0.10.2_7: update to 0.10.5, switch to hybrid `PIL`/`Pillow` dependency, add py27 subport, closes #44311

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

Modified: trunk/dports/python/py-impressive/Portfile
===================================================================
--- trunk/dports/python/py-impressive/Portfile	2014-07-11 19:09:22 UTC (rev 121928)
+++ trunk/dports/python/py-impressive/Portfile	2014-07-11 19:17:21 UTC (rev 121929)
@@ -5,8 +5,7 @@
 PortGroup       python 1.0
 
 name            py-impressive
-version         0.10.2
-revision        7
+version         0.10.5
 categories-append   graphics
 license         GPL-2
 maintainers     nomaintainer
@@ -24,16 +23,16 @@
 master_sites    sourceforge:impressive
 
 distname        Impressive-${version}
-checksums       md5    492eda5e3e09beb2f6dc997ed94f5349         \
-                sha1   636515909f2b2e06bed46162a6f648ef0d348c84 \
-                rmd160 44f5d6d7d76f3128f1780caba33432a4866cb1b2
+checksums       md5     1c902d584b489c5fbf2c6d3aed0b3407         \
+                sha1    63163745e6b2a648f156c5de6ff8235d5c5c90b4 \
+                rmd160  9d7ab85aa0dafad387170e44c06d42aad4e6a395
 
 python.versions 26
 
 if {${name} ne ${subport}} {
     depends_lib     port:py${python.version}-opengl   \
                     port:py${python.version}-game     \
-                    port:py${python.version}-pil      \
+                    path:${python.pkgd}/PIL:py${python.version}-Pillow \
                     port:xpdf        \
                     port:ghostscript \
                     port:pdftk
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140711/a21df8ee/attachment.html>


More information about the macports-changes mailing list