aboutsummaryrefslogtreecommitdiffstats
path: root/Mk
diff options
context:
space:
mode:
authorstas <stas@FreeBSD.org>2008-06-26 07:00:28 +0800
committerstas <stas@FreeBSD.org>2008-06-26 07:00:28 +0800
commit59421ab3f26c87366e2cebb83b1aeb97eb1b843a (patch)
treec4bb00bcc5bddd03961458c59431689f2d19ab51 /Mk
parentce05f4fa575986b95bc2f1b429f10e43e81a7009 (diff)
downloadfreebsd-ports-gnome-59421ab3f26c87366e2cebb83b1aeb97eb1b843a.tar.gz
freebsd-ports-gnome-59421ab3f26c87366e2cebb83b1aeb97eb1b843a.tar.zst
freebsd-ports-gnome-59421ab3f26c87366e2cebb83b1aeb97eb1b843a.zip
- 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.
Diffstat (limited to 'Mk')
-rw-r--r--Mk/bsd.ruby.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/bsd.ruby.mk b/Mk/bsd.ruby.mk
index 1261610e0f93..8ead38d0eb94 100644
--- a/Mk/bsd.ruby.mk
+++ b/Mk/bsd.ruby.mk
@@ -167,7 +167,7 @@ RUBY?= ${LOCALBASE}/bin/${RUBY_NAME}
# Ruby 1.8
#
RUBY_RELVERSION= 1.8.6
-RUBY_PORTREVISION= 3
+RUBY_PORTREVISION= 4
RUBY_PORTEPOCH= 1
RUBY_PATCHLEVEL= 111