pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/py-django-easy-thumbnails



Module Name:    pkgsrc
Committed By:   adam
Date:           Sat Apr 12 10:10:28 UTC 2014

Modified Files:
        pkgsrc/www/py-django-easy-thumbnails: Makefile PLIST distinfo
Added Files:
        pkgsrc/www/py-django-easy-thumbnails/patches:
            patch-easy_thumbnails_tests_mockoptim_fail.py

Log Message:
Changes 1.5:
* Better support for multiple source generators.
* Update method used to check for modification dates of source and thumbnail
  images. Thanks Ben Roberts.
* Better thumbnail_high_resolution handling, including the ability to switch on
  and off explicitly with a ``HIGH_RESOLUTION`` thumbnail option.
* Added configuration option to specify the infix used for high resolution
  image handling.
* Optional postprocessor for image optimization. Thanks Jacob Rief!
* More remote storages optimization
* Thumbnail dimensions can now optionally be cached. Thanks David Novakovic.
* New ``zoom`` option to generate a thumbnail of a source image with a
  percentage clipped off each side.
* New ``background`` source processor that can add a border color to ensure
  scaled images fit within the exact dimensions given.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/www/py-django-easy-thumbnails/Makefile \
    pkgsrc/www/py-django-easy-thumbnails/PLIST
cvs rdiff -u -r1.1 -r1.2 pkgsrc/www/py-django-easy-thumbnails/distinfo
cvs rdiff -u -r0 -r1.1 \
    
pkgsrc/www/py-django-easy-thumbnails/patches/patch-easy_thumbnails_tests_mockoptim_fail.py

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index