pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/ruby-mini-magick
Module Name:    pkgsrc
Committed By:   taca
Date:           Wed Feb 17 15:02:44 UTC 2016
Modified Files:
        pkgsrc/graphics/ruby-mini-magick: Makefile distinfo
Log Message:
Update ruby-mini-magick to 4.4.0.
4.4.0
* Using MiniMagick::Image#format now works when the image instance is a
  layer/frame/page.
* Calling MiniMagick::Tool#clone as a way of adding the -clone CLI option now
  works properly (before it would call Object#clone).
* Badly encoded lines in identify -verbose don't cause an error anymore in
  MiniMagick::Image#details.
* MiniMagick::Image#details doesn't hang anymore when clipping paths are
  present
* Added MiniMagick::Image#tempfile for accessing the underlying temporary
  file.
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/graphics/ruby-mini-magick/Makefile
cvs rdiff -u -r1.17 -r1.18 pkgsrc/graphics/ruby-mini-magick/distinfo
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