Bug 160404 - Unbreaking databases/ruby-bdb1 for Ruby-1.9
Summary: Unbreaking databases/ruby-bdb1 for Ruby-1.9
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Philip M. Gollucci
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-02 20:30 UTC by Mikhail T.
Modified: 2012-02-08 05:00 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (2.30 KB, patch)
2011-09-02 20:30 UTC, Mikhail T.
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mikhail T. 2011-09-02 20:30:11 UTC
	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
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-09-02 20:30:24 UTC
Responsible Changed
From-To: freebsd-ports-bugs->jpaetzel

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Philip M. Gollucci freebsd_committer freebsd_triage 2012-02-07 19:27:30 UTC
Responsible Changed
From-To: jpaetzel->pgollucci

committer&maintainer timeout (jpaetzel ; 158 days) / last commit: 4 days 
ago
Comment 3 Philip M. Gollucci freebsd_committer freebsd_triage 2012-02-08 04:49:56 UTC
State Changed
From-To: open->closed

Committed, Thanks!
Comment 4 dfilter service freebsd_committer freebsd_triage 2012-02-08 04:50:12 UTC
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"