Age | Commit message (Collapse) | Author | Files | Lines |
|
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.
|
|
|
|
|
|
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.
|
|
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
|
|
Fix PR pkg/48777
|
|
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
|
|
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
|
|
|
|
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.
|
|
Recursively bump package revisions again after the "freetype2" and
"fontconfig" handling was fixed.
|
|
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
|
|
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
|
|
|
|
|
|
requested by Thomas Klausner.
|
|
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
|
|
|
|
|
|
It turns out there were a lot of these.
|
|
Release 1.10.2 (2011-11-20) Kouhei Sutou <kou@cozmixng.org>)
============================================================
Fixes
-----
* Added missing pkg-config dependency. #8 [Will Bryant]
|
|
It was accidenally replaced by recursive bump for graphics/freetype2.
|
|
|
|
Release 1.10.1 (2011-10-12) Kouhei Sutou <kou@cozmixng.org>)
============================================================
Features
--------
* Accepted Cairo::EXTEND_PAD as extend value.
* Suppressed a warning. [Stefan Salewski]
* Bound CAIRO_SURFACE_TYPE_XLIB and CAIRO_SURFACE_TYPE_XCB.
* Supported cairo 1.10.2.
* Fixed recording surface test. #4 [Mamoru Tasaka]
* AcceptedCairo::OPERATOR_HSL_LUMINDSITY as operator value.
#6 [Matt Bramlage]
* Suppressed warnings on Windows. [Nikolai Weibull]
* Added --without-vendor-override options to extconf.rb.
[Nikolai Weibull]
|
|
|
|
|
|
|
|
|
|
Fix build problem of ruby-gnome2 with ruby19.
(Although textproc/ruby-eruby has another problem with ruby19.)
|
|
|
|
version, and bump all depends.
Per discussion on pkgsrc-changes.
|
|
While here, change LICENSE to exactly dual license.
Release 1.10.0 (2010-09-12) Kouhei Sutou <kou@cozmixng.org>)
===========================================================
Features
-----
* Support cairo 1.10.0.
|
|
* Allow graphics/ruby-rcairo/buildlink3.mk to specify "ruby19-" package.
win32 changes only and no change for pkgsrc.
|
|
Release 1.8.4 (2010-08-27) Kouhei Sutou <kou@cozmixng.org>)
===========================================================
Fixes
-----
* Fix build system. (patch by kimura watasu and suggested by OBATA Akio)
* Fix Windows gem. (reported by Dominic Sisneros)
Thanks
------
* Dominic Sisneros
* kimura wataru
* OBATA Akio
|
|
|
|
Release 1.8.3 (2010-08-26) Kouhei Sutou <kou@cozmixng.org>)
===========================================================
Features
--------
* Support cairo 1.8.10.
* Support Ruby 1.9.2. (reported by Tasuku SUENAGA and kimura wataru)
* Fix RGV -> HSV conversion. (patch by Yuta Taniguchi)
* Support Cairo::Color as Hash key.
Thanks
------
* Yuta Taniguchi
* Tasuku SUENAGA
* kimura wataru
|
|
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
|
|
* set LICENSE=ruby-license
* back to use extconf from gems.
C ext ruby module from gems install header files into unwanted location.
It confuse build of package using those modules.
Moreover, gems module will not be loaded by rb_require from C module.
It introduce unwanted behaviour to packages using directly/indirectly
using the module.
Bump PKGREVISION.
|
|
Release 1.8.1 (2009-12-13)
===========================================================
Features
--------
* Support cairo 1.8.8.
* Improve auto .pc detection.
|
|
|
|
|
|
|
|
|
|
This changes the buildlink3.mk files to use an include guard for the
recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS,
BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new
variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of
enter/exit marker, which can be used to reconstruct the tree and
to determine first level includes. Avoiding := for large variables
(BUILDLINK_ORDER) speeds up parse time as += has linear complexity.
The include guard reduces system time by avoiding reading files over and
over again. For complex packages this reduces both %user and %sys time to
half of the former time.
|
|
Release 1.8.0 (2008-09-26) Kouhei Sutou <kou@cozmixng.org>)
===========================================================
Features
--------
* Support cairo 1.8.0.
* Resupport cairo 1.2.x. (reported by Yusuke ENDOH)
|
|
Release 1.7.0 (2008-08-16) Kouhei Sutou <kou@cozmixng.org>)
===========================================================
Features
--------
* Support cairo 1.7.4.
* Add new methods:
* Cairo::Context#destroy
* Cairo::Surface#destroy
* Cairo.satisfied_version?
* Resupport ruby 1.9. (suggested by Paul van Tilburg)
* Fix README. (suggested by Davide Rambaldi)
----------------------------
Release 1.6.3 (2008-07-19) Kouhei Sutou <kou@cozmixng.org>)
===========================================================
Features
--------
* Fix build failure on Debian GNU/Linux. (reported by James Healy)
* Fix GC failure with Ruby 1.8.7. (reported by James Healy)
* Improve building on MacOS X. (suggested by Carsten Bormann)
* Fix install location of cairo.so. (suggested by OBATA Akio)
----------------------------
Release 1.6.2 (2008-06-14) Kouhei Sutou <kou@cozmixng.org>)
===========================================================
Features
--------
* Fix build failure on MacOS X.
* Fix build failure on 64bit Linux.
* Fix build failure with old Ruby.
* Fix build failure with Ruby 1.9.
----------------------------
|
|
version 1.6.0 or later but 1.2.0 and later.
|
|
+ Remove PKG_CONFIG_PATH workaround in the package Makefile. The default
pkg-config tool script (which properly sets PKG_CONFIG_LIBDIR) now
works properly (thanks to OBATA Akio).
* Fix Quartz related bugs. (thanks to kimura wataru)
* Support PKG_CONFIG_LIBDIR. (thanks to OBATA Akio)
* Support RubyGems for mswin32.
|
|
* Support cairo 1.6.0.
* Improve Quartz surface support. (thanks to kimura wataru, OBATA Akio)
* Support Cairo::Win32PrintingSurface.
* Support Cairo::QuartzImageSurface.
* Support ruby 1.9.1.
* Add Cairo::Paper.
* Improve size specification of Cairo::PSSurface,
Cairo::PDFSurface, Cairo::SVGSurface.
|
|
+ Install as a Ruby gem.
* Support Quartz surface.
* Fix a wrong type conversion bug.
* Fix a memory leak bug.
* Support ruby 1.9.0.
* Fix typos.
* Rename Cairo::WIN32Surface to Cairo::Win32Surface
* Cairo::WIN32Surface is still available for backward compatibility but
don't use in newly written code.
|