cvs commit: ports/www/aswiki Makefile ports/www/aswiki/files patch-2chbbs.rb

Makoto Matsushita matusita at FreeBSD.org
Sun Apr 29 13:14:03 UTC 2007


matusita    2007-04-29 13:14:01 UTC

  FreeBSD ports repository

  Modified files:
    www/aswiki           Makefile 
    www/aswiki/files     patch-2chbbs.rb 
  Log:
  Yet another ruby-1.8.6's broken backward compatibility fix.
  
    I dunno why, but array data cannot be (implicitly) converted to string
    data, so covert the array data explicitly with 'to_s'.
  
  Bump PORTREVISION as usual.
  
  Please note that I'll report all the patches to the aswiki author iff
  I've confirmed that aswiki works well on ruby-1.8.6.
  
  Revision  Changes    Path
  1.12      +1 -1      ports/www/aswiki/Makefile
  1.2       +10 -1     ports/www/aswiki/files/patch-2chbbs.rb


More information about the cvs-ports mailing list