Date: Fri, 27 Apr 2007 04:18:18 +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-handler.rb Message-ID: <200704270418.l3R4IIGm040914@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
matusita 2007-04-27 04:18:18 UTC FreeBSD ports repository Modified files: www/aswiki Makefile Added files: www/aswiki/files patch-handler.rb Log: Fix to work with ruby-1.8.6,1. I don't know why, but it seems that the method Digest::MD5.new behavior is changed between 1.8.5 and 1.8.6 (sigh). As usual, bump PORTREVISION. See also: http://myn.meganecco.org/2007041200 (in Japanese) See also: http://svn.ruby-lang.org/repos/ruby/tags/v1_8_6/ChangeLog (MD5 related codes are changed at Mar/06/2007?) Revision Changes Path 1.10 +1 -1 ports/www/aswiki/Makefile 1.1 +29 -0 ports/www/aswiki/files/patch-handler.rb (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200704270418.l3R4IIGm040914>