summaryrefslogtreecommitdiff
path: root/lang/ruby16
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-04-12 16:57:17 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2001-04-12 16:57:17 +0000
commite2f7f68b825f24c1e407b7dd78dc8a1be386ee9a (patch)
tree71fc181c4b110791d547b501a8429fe70fa8f583 /lang/ruby16
parentInstall all the header files needed. (diff)
Update to the latest snapshot plus a fix against malloc race issue.
(1.6.4.p1.2001.04.11) This does not build on the very latest CURRENT due to the newly updated libreadline, but the problem will soon be fixed.
Notes
Notes: svn path=/head/; revision=41322
Diffstat (limited to 'lang/ruby16')
-rw-r--r--lang/ruby16/Makefile7
-rw-r--r--lang/ruby16/distinfo2
2 files changed, 6 insertions, 3 deletions
diff --git a/lang/ruby16/Makefile b/lang/ruby16/Makefile
index decfea285c7f..6ebadae92225 100644
--- a/lang/ruby16/Makefile
+++ b/lang/ruby16/Makefile
@@ -13,9 +13,10 @@ MASTER_SITE_SUBDIR= ${RUBY_VER}
DISTNAME= ${RUBY_DISTNAME}
DIST_SUBDIR= ruby
-#PATCH_SITES= http://www.ruby-lang.org/~knu/
-#PATCHFILES= ${RUBY_DISTNAME}-${RUBY_SNAPSHOTVERSION}.patch.gz
-#PATCH_DIST_STRIP= -p1
+PATCH_SITES= http://www.ruby-lang.org/~knu/
+PATCHFILES= ${RUBY_DISTNAME}-${RUBY_SNAPSHOTVERSION}.patch.gz \
+ ruby-malloc_race.patch.gz
+PATCH_DIST_STRIP= -p1
MAINTAINER= knu@FreeBSD.org
diff --git a/lang/ruby16/distinfo b/lang/ruby16/distinfo
index e3f55c5b85a0..12472eaacd4b 100644
--- a/lang/ruby16/distinfo
+++ b/lang/ruby16/distinfo
@@ -1 +1,3 @@
MD5 (ruby/ruby-1.6.4-preview1.tar.gz) = 68652977db09717eb3740c33c6f1fb24
+MD5 (ruby/ruby-1.6.4-preview1-2001.04.11.patch.gz) = dff4c52ab7458f091b2ae219842bcfd5
+MD5 (ruby/ruby-malloc_race.patch.gz) = 7c74ae36d8ba0db8b29aa0d7ac6fffcb