The below patches allow ruby-bdb1 to compile against Ruby-1.9. They also add the "regression-test" target to the port's Makefile. (When the RUBY_VER is 1.8, the test-target is automatically triggered after build.) Although some of the regression tests still fail under Ruby-1.9, the binary is now "good enough" for portupgrade to work (an upgrade is running here as I type this.) Thus, ruby-bdb1 will not be any worse, than ruby-bdb, which, currently, also has numerous problems with Ruby-1.9, see: http://www.freebsd.org/cgi/query-pr.cgi?pr=160402
Responsible Changed From-To: freebsd-ports-bugs->jpaetzel Over to maintainer (via the GNATS Auto Assign Tool)
Responsible Changed From-To: jpaetzel->pgollucci committer&maintainer timeout (jpaetzel ; 158 days) / last commit: 4 days ago
State Changed From-To: open->closed Committed, Thanks!
pgollucci 2012-02-08 04:49:53 UTC FreeBSD ports repository Modified files: databases/ruby-bdb1 Makefile Added files: databases/ruby-bdb1/files patch-delegate patch-super Log: - allow compile w/ ruby1.9, however note that its not completely compatible. this is better then nothing, and will help the 1.8 -> 1.9 transition PR: ports/160404 Submitted by: Mikhail T. <mi@aldan.algebra.com> Approved by: maintainer timeout (jpaetzel ; 158 days) Sponsored by: RideCharge Inc. / TaxiMagic Revision Changes Path 1.22 +12 -1 ports/databases/ruby-bdb1/Makefile 1.1 +10 -0 ports/databases/ruby-bdb1/files/patch-delegate (new) 1.1 +16 -0 ports/databases/ruby-bdb1/files/patch-super (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"