cvs commit: ports/Mk bsd.ruby.mk ports/lang/ruby18/files
patch-bignum.c patch-parse.c patch-regex.c
Stanislav Sedov
stas at FreeBSD.org
Wed Jun 25 23:00:29 UTC 2008
stas 2008-06-25 23:00:28 UTC
FreeBSD ports repository
Modified files:
Mk bsd.ruby.mk
Added files:
lang/ruby18/files patch-bignum.c patch-parse.c
patch-regex.c
Log:
- Add a couple of other patches from ruby SVN repo:
* fix integer overflow in bignums;
* correctly check for string length in regexps;
* fix memory leak in parse.c.
- Bump portrevision.
Revision Changes Path
1.170 +2 -2 ports/Mk/bsd.ruby.mk
1.3 +12 -0 ports/lang/ruby18/files/patch-bignum.c (new)
1.3 +19 -0 ports/lang/ruby18/files/patch-parse.c (new)
1.1 +14 -0 ports/lang/ruby18/files/patch-regex.c (new)
More information about the cvs-ports
mailing list