[114836] trunk/dports/python/py-Pillow

stromnov at macports.org stromnov at macports.org
Tue Dec 17 06:31:51 PST 2013


Revision: 114836
          https://trac.macports.org/changeset/114836
Author:   stromnov at macports.org
Date:     2013-12-17 06:31:50 -0800 (Tue, 17 Dec 2013)
Log Message:
-----------
py-Pillow: update to version 2.2.2

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

Removed Paths:
-------------
    trunk/dports/python/py-Pillow/files/patch-_imagingft.c.diff

Modified: trunk/dports/python/py-Pillow/Portfile
===================================================================
--- trunk/dports/python/py-Pillow/Portfile	2013-12-17 14:09:13 UTC (rev 114835)
+++ trunk/dports/python/py-Pillow/Portfile	2013-12-17 14:31:50 UTC (rev 114836)
@@ -5,8 +5,8 @@
 PortGroup           python 1.0
 
 name                py-Pillow
-version             2.2.1
-revision            1
+version             2.2.2
+revision            0
 categories-append   devel
 platforms           darwin
 license             BSD
@@ -24,8 +24,8 @@
 
 distname            Pillow-${version}
 
-checksums           rmd160  7750b2a81b0963576febc069628548626269fdd6 \
-                    sha256  a8440145d6e08db16f2a03b134b057c4524809e18a06cc8fe0e5e885dc4d8969
+checksums           rmd160  d83f59122eba2b2b335bac6806edb821087c8ca0 \
+                    sha256  db49a634e981916c64954ec8da3142b88f1769608550b870b9184986db82a421
 
 if {${name} ne ${subport}} {
     use_zip             yes
@@ -41,8 +41,7 @@
                         port:webp \
                         port:freetype
 
-    patchfiles          patch-setup.py.diff \
-                        patch-_imagingft.c.diff
+    patchfiles          patch-setup.py.diff
 
     post-patch {
         reinplace "s|@prefix@|${prefix}|g" ${worksrcpath}/setup.py

Deleted: trunk/dports/python/py-Pillow/files/patch-_imagingft.c.diff
===================================================================
--- trunk/dports/python/py-Pillow/files/patch-_imagingft.c.diff	2013-12-17 14:09:13 UTC (rev 114835)
+++ trunk/dports/python/py-Pillow/files/patch-_imagingft.c.diff	2013-12-17 14:31:50 UTC (rev 114836)
@@ -1,14 +0,0 @@
---- _imagingft.c.orig	2013-11-27 16:07:53.000000000 +0400
-+++ _imagingft.c	2013-11-27 16:12:01.000000000 +0400
-@@ -70,7 +70,11 @@
-     const char* message;
- } ft_errors[] =
- 
-+#if defined(USE_FREETYPE_2_1)
-+#include FT_ERRORS_H
-+#else
- #include <freetype/fterrors.h>
-+#endif
- 
- /* -------------------------------------------------------------------- */
- /* font objects */
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131217/6650c91c/attachment-0001.html>


More information about the macports-changes mailing list