summaryrefslogtreecommitdiff
path: root/graphics/py-Pillow/distinfo
diff options
context:
space:
mode:
authorobache <obache>2014-04-18 13:00:49 +0000
committerobache <obache>2014-04-18 13:00:49 +0000
commit9ffba0bbe928e237ec9f425759dd86440bdf6353 (patch)
tree2b2a180500ce2bdee4c969789e6647ad5f1a85cf /graphics/py-Pillow/distinfo
parent747729a94ab16668236f22a81409a38427691162 (diff)
downloadpkgsrc-9ffba0bbe928e237ec9f425759dd86440bdf6353.tar.gz
Update py-Pillow to 2.4.0.
* Based on patch from adam@. * Add self test target. Changelog (Pillow) ================== 2.4.0 (04/01/2014) ------------------ - Indexed Transparency handled for conversions between L, RGB, and P modes. Fixes #510 [wiredfool] - Conversions enabled from RGBA->P, Fixes #544 [wiredfool] - Improved icns support [al45tair] - Fix libtiff leaking open files, fixes #580 [wiredfool] - Fixes for Jpeg encoding in Python 3, fixes #577 [wiredfool] - Added support for JPEG 2000 [al45tair] - Add more detailed error messages to Image.py [larsmans] - Avoid conflicting _expand functions in PIL & MINGW, fixes #538 [aclark] - Merge from Philippe Lagadec’s OleFileIO_PL fork [vadmium] - Fix ImageColor.getcolor [homm] - Make ICO files work with the ImageFile.Parser interface, fixes #522 [wiredfool] - Handle 32bit compiled python on 64bit architecture [choppsv1] - Fix support for characters >128 using .pcf or .pil fonts in Py3k. Fixes #505 [wiredfool] - Skip CFFI test earlier if it's not installed [wiredfool] - Fixed opening and saving odd sized .pcx files, fixes #523 [wiredfool] - Fixed palette handling when converting from mode P->RGB->P [d_schmidt] - Fixed saving mode P image as a PNG with transparency = palette color 0 [d-schmidt] - Improve heuristic used when saving progressive and optimized JPEGs with high quality values [e98cuenc] - Fixed DOS with invalid palette size or invalid image size in BMP file [wiredfool] - Added support for BMP version 4 and 5 [eddwardo, wiredfool] - Fix segfault in getfont when passed a memory resident font [wiredfool] - Fix crash on Saving a PNG when icc-profile is None [brutasse] - Cffi+Python implementation of the PixelAccess object [wiredfool] - PixelAccess returns unsigned ints for I16 mode [wiredfool] - Minor patch on booleans + Travis [sciunto] - Look in multiarch paths in GNU platforms [pinotree] - Add arch support for pcc64, s390, s390x, armv7l, aarch64 [manisandro] - Add arch support for ppc [wiredfool] - Correctly quote file names for WindowsViewer command [cgohlke] - Prefer homebrew freetype over X11 freetype (but still allow both) [dmckeone]
Diffstat (limited to 'graphics/py-Pillow/distinfo')
-rw-r--r--graphics/py-Pillow/distinfo10
1 files changed, 5 insertions, 5 deletions
diff --git a/graphics/py-Pillow/distinfo b/graphics/py-Pillow/distinfo
index 1f3a0daccdc..b865d75e2e3 100644
--- a/graphics/py-Pillow/distinfo
+++ b/graphics/py-Pillow/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2014/04/11 12:41:18 obache Exp $
+$NetBSD: distinfo,v 1.5 2014/04/18 13:00:49 obache Exp $
-SHA1 (Pillow-2.3.1.zip) = 956ceda1fc5427220c19f7e4be2e0b04c0c557ef
-RMD160 (Pillow-2.3.1.zip) = 2b7d757eda7366e16f975bf3102823103ef65884
-Size (Pillow-2.3.1.zip) = 2421519 bytes
-SHA1 (patch-setup.py) = b70e3bec9f5c266a4864404a3a69f2da7b5e05c7
+SHA1 (Pillow-2.4.0.zip) = 43fcfb95a6190a86b56ec7c5872a5b4634a46c1d
+RMD160 (Pillow-2.4.0.zip) = 2692fee280a9abc595ebbb8df6d6a73f5c83667a
+Size (Pillow-2.4.0.zip) = 6519873 bytes
+SHA1 (patch-setup.py) = c7d2e6eddcc64369dc4605f806a360cc244dbcf0