cvs commit: ports/Mk bsd.ruby.mk ports/lang/ruby18 Makefile
distinfo ports/lang/ruby18/files extra-patch-gc
patch-file-check-space patch-lib_soap_mimemessage.rb
patch-ostruct-fix-frozen
patch-ostruct-recursion-test patch-select-ebadf-fix
Stanislav Sedov
stas at FreeBSD.org
Tue Jun 2 17:25:38 UTC 2009
stas 2009-06-02 17:25:37 UTC
FreeBSD ports repository
Modified files:
Mk bsd.ruby.mk
lang/ruby18 Makefile distinfo
Added files:
lang/ruby18/files patch-file-check-space
patch-lib_soap_mimemessage.rb
patch-ostruct-fix-frozen
patch-ostruct-recursion-test
patch-select-ebadf-fix
Removed files:
lang/ruby18/files extra-patch-gc
Log:
- Update ruby 1.8.7 to the latest revision available from ruby-lang.org.
This updates also borrows some important bugfixes from Ruby CVS that
is not available in patchlevel 160 yet.
- Drop GC patch support. It is broken with the new ruby version and
seem to require the complete rewriting.
Revision Changes Path
1.180 +3 -3 ports/Mk/bsd.ruby.mk
1.141 +0 -1 ports/lang/ruby18/Makefile
1.71 +3 -3 ports/lang/ruby18/distinfo
1.2 +0 -535 ports/lang/ruby18/files/extra-patch-gc (dead)
1.1 +11 -0 ports/lang/ruby18/files/patch-file-check-space (new)
1.1 +11 -0 ports/lang/ruby18/files/patch-lib_soap_mimemessage.rb (new)
1.1 +46 -0 ports/lang/ruby18/files/patch-ostruct-fix-frozen (new)
1.1 +39 -0 ports/lang/ruby18/files/patch-ostruct-recursion-test (new)
1.1 +106 -0 ports/lang/ruby18/files/patch-select-ebadf-fix (new)
More information about the cvs-ports
mailing list