Date: Sun, 29 Apr 2007 13:14:01 +0000 (UTC) From: Makoto Matsushita <matusita@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/aswiki Makefile ports/www/aswiki/files patch-2chbbs.rb Message-ID: <200704291314.l3TDE1NG046512@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200704291314.l3TDE1NG046512>
