pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/ruby-oily_png



Module Name:    pkgsrc
Committed By:   taca
Date:           Mon Mar 11 09:18:28 UTC 2013

Modified Files:
        pkgsrc/graphics/ruby-oily_png: Makefile distinfo

Log Message:
Update ruby-oily_png to 1.1.0.

* Bilinear resampling in C.
* Removed debugging printf.
* Set bounds correctly, add tests.
* Store pixels in uint32_t instead of long.  Saves space and works
  on 32-bit systems
* Bump chunky_png dependency to 1.2.7.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/graphics/ruby-oily_png/Makefile \
    pkgsrc/graphics/ruby-oily_png/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