2012-05-07 03:54:16 by David A. Holland | Files touched by this commit (473) |
Log message:
Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=)
It turns out there were a lot of these.
|
2011-11-20 10:01:48 by OBATA Akio | Files touched by this commit (2) |
Log message:
Update ruby-rcairo to 1.10.2.
Release 1.10.2 (2011-11-20) Kouhei Sutou <kou@cozmixng.org>)
============================================================
Fixes
-----
* Added missing pkg-config dependency. #8 [Will Bryant]
|
2011-11-02 01:16:08 by OBATA Akio | Files touched by this commit (3) |
Log message:
Revert hard coded "ruby19" with ${RUBYPKGPREFIX}.
It was accidenally replaced by recursive bump for graphics/freetype2.
|
2011-11-01 07:03:15 by Steven Drake | Files touched by this commit (1557) |
Log message:
Recursive bump for graphics/freetype2 buildlink addition.
|
2011-10-12 16:10:36 by OBATA Akio | Files touched by this commit (2) |
Log message:
Update ruby-rcairo to 1.10.1.
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]
|
2011-02-21 17:01:24 by Takahiro Kambe | Files touched by this commit (80) |
Log message:
Bump PKGREVISION due to ABI change of ruby18-base.
|
2011-01-29 12:58:04 by OBATA Akio | Files touched by this commit (1) |
Log message:
RUBY_HAS_ARCHLIB is deprecated.
|
2011-01-29 12:47:27 by OBATA Akio | Files touched by this commit (1) | |
Log message:
fixes automatic ABI_DEPENDS pattern update.
|
2011-01-13 14:40:12 by Thomas Klausner | Files touched by this commit (1644) |
Log message:
png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.
|
2010-09-28 14:24:26 by Takahiro Kambe | Files touched by this commit (4) |
Log message:
Don't hardcode "ruby18-" but use "${RUBY_PKGPREFIX}-".
Fix build problem of ruby-gnome2 with ruby19.
(Although textproc/ruby-eruby has another problem with ruby19.)
|