Date: Tue, 2 Jun 2009 17:25:37 +0000 (UTC) From: Stanislav Sedov <stas@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: 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 Message-ID: <200906021725.n52HPbW2079207@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906021725.n52HPbW2079207>
