2015-11-03 22:34:36 by Alistair G. Crooks | Files touched by this commit (610) |
Log message:
Add SHA512 digests for distfiles for graphics category
Problems found with existing digests:
Package fotoxx distfile fotoxx-14.03.1.tar.gz
ac2033f87de2c23941261f7c50160cddf872c110 [recorded]
118e98a8cc0414676b3c4d37b8df407c28a1407c [calculated]
Package ploticus-examples distfile ploticus-2.00/plnode200.tar.gz
34274a03d0c41fae5690633663e3d4114b9d7a6d [recorded]
da39a3ee5e6b4b0d3255bfef95601890afd80709 [calculated]
Problems found locating distfiles:
Package AfterShotPro: missing distfile AfterShotPro-1.1.0.30/AfterShotPro_i386.deb
Package pgraf: missing distfile pgraf-20010131.tar.gz
Package qvplay: missing distfile qvplay-0.95.tar.gz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2015-03-13 15:12:24 by Takahiro Kambe | Files touched by this commit (3) |
Log message:
Update graphics/ruby-chunky_png to 1.3.4.
=== 1.3.4 - 2015-02-16
- Assert compatibility with Ruby 2.2
- Improved documentation using RDoc, so it is included on \
http://www.rubydoc.info/gems/chunky_png
- Update chunkypng.com website; migrate some stuff from the wiki.
|
2015-02-03 15:02:24 by Takahiro Kambe | Files touched by this commit (3) | |
Log message:
Update ruby-chunky_png to 1.3.3.
1.3.3 - 2014-10-24
* Improve performance of Canvas#crop and Canvas#crop! by doing less memory
allocations.
* Update to RSPEC 3
* Add CONTRIBUTING.rdoc file.
1.3.2 - 2014-10-18
* Add HSV/HSL color conversions: Color.from_hsl, Color.to_hsl
* Allow empty IDAT chunks to better conform to the PNG standard.
* Small bugfix in image resampling.
* Documentation and code readability improvements.
1.3.1 - 2014-04-28
* Improve performance of Palette.from_canvas.
* Add Color.euclidean_distance_rgba to compare colors.
* Bugix in Canvas.from_bgr_stream.
* Documentation and code readibility improvements.
* README updates, include mention of screencast.
|
2014-03-14 18:08:35 by Takahiro Kambe | Files touched by this commit (3) |
Log message:
Update ruby-chunky_png to 1.3.0.
Changes are not available, please refer commit log:
<https://github.com/wvanbergen/chunky_png/commits/master>.
|
2013-09-15 15:33:05 by Takahiro Kambe | Files touched by this commit (3) |
Log message:
Update ruby-chunky_png to 1.2.8.
Exact changes aren't available but a few bug fixes.
|
2013-01-14 07:10:30 by Takahiro Kambe | Files touched by this commit (2) |
Log message:
Update ruby-chunky_png to 1.2.7.
Exact changes aren't available.
* Fix a small problem with 4bit resampling code.
|
2012-09-16 08:35:34 by Takahiro Kambe | Files touched by this commit (2) |
Log message:
Update ruby-chunky_png to 1.2.6.
Changes are unavailable.
|
2011-12-15 16:37:19 by Takahiro Kambe | Files touched by this commit (2) |
Log message:
Update ruby-chunky_png pacakge to 1.2.5.
Changes are unknown.
|
2011-09-15 16:27:14 by Takahiro Kambe | Files touched by this commit (3) |
Log message:
Update ruby-chunky_png package to 1.2.4.
* Added Canvas.from_data_url to import an canvas from a PNG data URL.
|
2011-09-14 14:22:31 by Takahiro Kambe | Files touched by this commit (3) |
Log message:
Update ruby-chunky_png package to 1.2.3.
* Added data URL exporting.
* A few bug fixes.
|