From d4693481b1b12982a3168c95d39dac84ece5cf07 Mon Sep 17 00:00:00 2001 From: Stanislav Sedov Date: Sat, 24 Oct 2009 10:52:07 +0000 Subject: - Fix issue when the handle of tempfile become closed when the file was unlinked (see http://redmine.ruby-lang.org/issues/show/1494#note-10). - Bump PORTREVISION. PR: ports/139862 Submitted by: Ari Maniatis Obtained from: Ruby SVN --- Mk/bsd.ruby.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Mk/bsd.ruby.mk') diff --git a/Mk/bsd.ruby.mk b/Mk/bsd.ruby.mk index 927694d6bd64..858422e20fda 100644 --- a/Mk/bsd.ruby.mk +++ b/Mk/bsd.ruby.mk @@ -198,7 +198,7 @@ RUBY19= "@comment " # Ruby 1.9 # RUBY_RELVERSION= 1.9.1 -RUBY_PORTREVISION= 1 +RUBY_PORTREVISION= 2 RUBY_PORTEPOCH= 1 RUBY_PATCHLEVEL= 243 -- cgit v1.2.3