2017-05-30 16:19:51 by Takahiro Kambe | Files touched by this commit (2) |
Log message: * Remove code for ruby18. * Drop setting RUBY_VERSIONS_ACCEPTED since it is now default value. |
2017-04-22 20:27:05 by Takahiro Kambe | Files touched by this commit (11) |
Log message: Remove 18 from RUBY_VERSIONS_ACCEPTED. |
2016-09-08 17:19:19 by Joerg Sonnenberger | Files touched by this commit (42) |
Log message: Rename RUBY_VERSION_SUPPORTED into _RUBY_VERSIONS_ACCEPTED to follow the naming scheme of the other multi-version packages. Add support for the coorresponding RUBY_VERSIONS_INCOMPATIBLE list. |
2016-03-14 01:59:07 by Tobias Nygren | Files touched by this commit (16) |
Log message: remove references to ruby200 |
2015-12-30 16:03:13 by Takahiro Kambe | Files touched by this commit (1) |
Log message: Add support for ruby23. |
2015-12-29 13:13:30 by Takahiro Kambe | Files touched by this commit (1) |
Log message: Since DISTINFO_FILE is defined in lang/ruby/Makefile.common, no need to define it here. |
2015-11-23 16:46:59 by Takahiro Kambe | Files touched by this commit (18) |
Log message: Remove 193 from RUBY_VERSION_SUPPORTED. |
2015-03-08 17:29:40 by Takahiro Kambe | Files touched by this commit (1) |
Log message: Fix build with ruby21-base. |
2014-04-12 18:37:46 by Takahiro Kambe | Files touched by this commit (2) |
Log message: Fix some problems and clean up. * RUBY_VER dose not take "19" any more. * Make readline PKG_OPTION work as it should be. * Always include readline.buildlink3.mk. Bump PKGREVISION. |
2013-08-21 22:02:50 by Jonathan Perkin | Files touched by this commit (1) |
Log message: Fix fallout from the readline shuffle. Makes this package build with readline. |