stas        2008-06-21 10:34:53 UTC

  FreeBSD ports repository

  Modified files:
    Mk                   bsd.ruby.mk 
  Added files:
    lang/ruby18/files    patch-array.c patch-intern.h 
                         patch-sprintf.c patch-string.c 
  Log:
  - Fix possible memory corruption when using String;
  - fix integer overflow in Array;
  - fix overflow in String;
  - bump PORTREVISION.
  
  Obtained from:  ruby VCS
  
  Revision  Changes    Path
  1.169     +2 -2      ports/Mk/bsd.ruby.mk
  1.1       +68 -0     ports/lang/ruby18/files/patch-array.c (new)
  1.4       +10 -0     ports/lang/ruby18/files/patch-intern.h (new)
  1.1       +28 -0     ports/lang/ruby18/files/patch-sprintf.c (new)
  1.1       +137 -0    ports/lang/ruby18/files/patch-string.c (new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to