2013-06-15 07:14:33 by OBATA Akio | Files touched by this commit (2) |
Log message:
Update ruby-rcairo to 1.12.6.
Release 1.12.6 (2013-05-24) Kouhei Sutou <kou@cozmixng.org>
===========================================================
Improvements
------------
* Supported Windows XP again.
[ruby-list:49392][Reported by 5.5]
[ruby-list:49401][Researched by myokoym]
Thanks
------
* 5.5
* myokoym
Release 1.12.5 (2013-05-18) Kouhei Sutou <kou@cozmixng.org>
===========================================================
Improvements
------------
* Updated bundled cairo binary for Windows to 1.12.14.
|
2013-06-05 00:17:35 by Matthias Scheler | Files touched by this commit (1946) |
Log message:
Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:
Recursively bump package revisions again after the "freetype2" and
"fontconfig" handling was fixed.
|
2013-06-03 12:06:28 by Thomas Klausner | Files touched by this commit (1948) |
Log message:
Bump freetype2 and fontconfig dependencies to current pkgsrc versions,
to address issues with NetBSD-6(and earlier)'s fontconfig not being
new enough for pango.
While doing that, also bump freetype2 dependency to current pkgsrc
version.
Suggested by tron in PR 47882
|
2013-03-14 14:26:21 by OBATA Akio | Files touched by this commit (2) |
Log message:
Update ruby-rcairo to 1.12.4.
Release 1.12.4 (2013-03-11) Kouhei Sutou <kou@cozmixng.org>
===========================================================
Improvements
------------
* Added Windows binary for Ruby 2.0.0.
Release 1.12.3 (2012-12-04) Kouhei Sutou <kou@cozmixng.org>
===========================================================
Improvements
------------
* Supported Ruby 2.0.0.
[Reported by tmtms]
* Supported auto native package install by Homebrew and MacPorts.
Thanks
------
* tmtms
|
2013-02-16 12:25:34 by Thomas Klausner | Files touched by this commit (1885) |
Log message:
Recursive bump for png-1.6.
|
2012-10-06 16:11:27 by Aleksej Saushev | Files touched by this commit (427) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
|
2012-10-02 19:12:24 by Matthias Scheler | Files touched by this commit (1289) |
Log message:
Mass recursive bump after the dependence fix of the "cairo" package
requested by Thomas Klausner.
|
2012-09-10 11:23:37 by OBATA Akio | Files touched by this commit (3) |
Log message:
Update ruby-rcairo to 1.12.2.
Release 1.12.2 (2012-06-03) Kouhei Sutou <kou@cozmixng.org>)
============================================================
Improvements
------------
* Added Cairo::Device.supported?.
[GitHub#11] [Reported by Cédric Boutillier]
* Added Cairo::Device.gl_texture_supported?.
* Added Cairo::Surface.supported?.
* Defined all surfaces even if a surface isn't available. Use
Cairo::Surface.XXX_supported? method to check surface
availability.
* Added Cairo::Pattern.xxx_supported?.
[GitHub#12] [Reported by Mamoru Tasaka]
* [experimental] Supported auto native package install.
Thanks
------
* Cédric Boutillier
* Mamoru Tasaka
Release 1.12.1 (2012-03-31) Kouhei Sutou <kou@cozmixng.org>)
============================================================
Improvements
------------
* Re-supported cairo < 1.10.0.
[ruby-gnome2-devel-en] Help me install my own program [Eric C.]
Fixes
-----
* Fixed a problem that an unresolved symbol is referenced.
Thanks
------
* Eric C.
Release 1.12.0 (2012-03-25) Kouhei Sutou <kou@cozmixng.org>)
============================================================
Improvements
------------
* Supported cairo 1.12.0.
* Cairo::Surface#supported_mime_type?
* Cairo::Surface#create_similar_image
* Cairo::Surface#map_to_image
* Cairo::Surface#unmap_to_image
* Cairo::RecordingSurface#extents
* Cairo::MeshPattern
* Cairo::RasterSourcePattern
* Cairo::MimeType::UNIQUE_ID
* Supported glesv2 surface.
Fixes
-----
* Fixed a bug that Cairo::HINT_METRICS_ON can't be specified. #8
[Vasily Fedoseyev]
Thanks
------
* Vasily Fedoseyev
|
2012-09-10 11:22:42 by OBATA Akio | Files touched by this commit (13) |
Log message:
Fixes PKGPREFIX for python and ruby by blbump(1).
|
2012-09-07 21:17:56 by Adam Ciarcinski | Files touched by this commit (1263) |
Log message:
Revbump after updating graphics/cairo
|