2016-01-12 00:50:27 by Thomas Klausner | Files touched by this commit (5) | |
Log message:
Finish move from ruby-rcairo to ruby-cairo.
|
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-04-25 16:23:48 by Tobias Nygren | Files touched by this commit (868) | |
Log message:
Recursive revbump following MesaLib update, categories g through n.
|
2015-03-15 21:13:25 by Hiramatsu Yoshifumi | Files touched by this commit (18) |
Log message:
Set MAINTAINER to pkgsrc-users.
|
2015-01-20 11:55:09 by OBATA Akio | Files touched by this commit (2) |
Log message:
Update rcairo to 1.14.1.
Release 1.14.1 (2014-12-23) Kouhei Sutou <kou@cozmixng.org>
===========================================================
Windows users must upgrade. Non Windows users doesn't need to
upgrade.
Improvements
------------
* Upgraded bundled libraries for Windows. libpng is upgraded to
1.6.16 from 1.6.14. libpng 1.6.14 has vulnerability.
|
2014-11-24 13:08:15 by OBATA Akio | Files touched by this commit (2) |
Log message:
Update ruby-rcairo to 1.14.0.
Release 1.14.0 (2014-11-24) Kouhei Sutou <kou@cozmixng.org>
===========================================================
Improvements
------------
* Supported integration with ffi gem.
[GitHub#20][Patch by Patrick Hanevold]
* Supported cairo 1.14.0.
[GitHub#24][GitHub#25][GitHub#28][GitHub#30][Patch by Hiroshi Hatake]
* Added libstdc++-6.dll into gem for Windows.
Fixes
-----
* Fixed an build error on Cygwin.
[GitHub#19][Reported by Patrick Hanevold][Patch by Masafumi Yokoyama]
[ruby-gnome2-devel-en][Reported by Detlef Reichl]
Thanks
------
* Patrick Hanevold
* Masafumi Yokoyama
* Hiroshi Hatake
|
2014-05-05 02:48:38 by Ryo ONODERA | Files touched by this commit (1155) |
Log message:
Recursive revbump from x11/pixman
Fix PR pkg/48777
|
2014-04-05 11:13:02 by OBATA Akio | Files touched by this commit (2) |
Log message:
Update rcairo to 1.12.9.
Release 1.12.9 (2014-04-05) Kouhei Sutou <kou@cozmixng.org>
===========================================================
Improvements
------------
* Supported cocoa gem. [Patch by Patrick Hanevold]
* Made Cairo::Rectangle based on cairo_rectangle_int_t. It improves
Ruby/GDK3 integration.
* windows: Dropped binary packages support for Ruby 1.9.3.
Fixes
-----
* Fixed a bug that Cairo::Context isn't GC-ed without explicit
Cairo::Context#destroy.
[ruby-gnome2-devel-en][Reported by Detlef Reichl]
Thanks
------
* Patrick Hanevold
* Detlef Reichl
|
2013-12-31 12:37:09 by OBATA Akio | Files touched by this commit (2) | |
Log message:
update ruby-rcairo to 1.12.8.
Release 1.12.8 (2013-12-23) Kouhei Sutou <kou@cozmixng.org>
===========================================================
Fixes
-----
* Bundled missing libwinpthread-1.dll into gem for Windows.
[Reported by Masafumi Yokoyama]
Thanks
------
* Masafumi Yokoyama
Release 1.12.7 (2013-12-23) Kouhei Sutou <kou@cozmixng.org>
===========================================================
Improvements
------------
* Added paper sizes of ISO B series and JIS B series.
[Patch by 5.5]
* Added Windows binary for Ruby 2.1.0.
* Updated bundled cairo to 1.12.16 from 1.12.14 for Windows.
Fixes
-----
* Fixed a bug that Cairo::ImageSurface.new(cloned_data, ...)
changes both the original data and the cloned data.
[Patch by Naoyuki Hirayama]
Thanks
------
* 5.5
* Naoyuki Hirayama
|
2013-09-02 21:51:33 by Adam Ciarcinski | Files touched by this commit (1071) | |
Log message:
Revbump after cairo update
|