pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/ruby-RMagick



Module Name:    pkgsrc
Committed By:   obache
Date:           Fri Dec  5 01:19:53 UTC 2008

Modified Files:
        pkgsrc/graphics/ruby-RMagick: Makefile PLIST distinfo

Log Message:
Update RMagick to 2.8.0.

Changes:
RMagick 2.8.0
    o Add the endian, scene, and transparent_color attributes to Image::Info
    o Deprecate Image#endian= attribute setter
    o Add the transparent_chroma method to the Image class (available in
      ImageMagick 6.4.5-6)
    o Add the sparse_color method to the Image class (available in ImageMagick
      6.4.3)
    o Detect change to ParseSizeGeometry signature in ImageMagick 6.4.6-9 and
      compile accordingly.
    o Update Image#change_geometry to work with the new ParseSizeGeometry API
      in ImageMagick 6.4.6-9.


To generate a diff of this commit:
cvs rdiff -r1.57 -r1.58 pkgsrc/graphics/ruby-RMagick/Makefile
cvs rdiff -r1.15 -r1.16 pkgsrc/graphics/ruby-RMagick/PLIST
cvs rdiff -r1.39 -r1.40 pkgsrc/graphics/ruby-RMagick/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