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

Makoto Matsushita matusita at FreeBSD.org
Fri Apr 27 04:18:18 UTC 2007


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)


More information about the cvs-all mailing list