summaryrefslogtreecommitdiff
path: root/Mk
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2013-02-12 15:23:04 +0000
committerSteve Wills <swills@FreeBSD.org>2013-02-12 15:23:04 +0000
commit561a5a1691e3625c7b9f10ffbc82607f901d5fc0 (patch)
tree77999d9d1bc9502f0a0db40b8c931943aae8460c /Mk
parent- Update to 6.2.7 (diff)
- Update Ruby 1.9 to 1.9.3p385. This fixes a security issue in rdoc (CVE-2013-0256)
- Also add the patch for the security issue in the bundled json (CVE-2013-0269) - Fix an issue with the .pc file by patching configure [1] Reported by: avg [1] Security: forthcoming
Notes
Notes: svn path=/head/; revision=312118
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 ffbc475577c8..5bf567f08bb2 100644
--- a/Mk/bsd.ruby.mk
+++ b/Mk/bsd.ruby.mk
@@ -196,7 +196,7 @@ RUBY19= "@comment "
RUBY_RELVERSION= 1.9.3
RUBY_PORTREVISION= 0
RUBY_PORTEPOCH= 1
-RUBY_PATCHLEVEL= 327
+RUBY_PATCHLEVEL= 385
RUBY_VERSION?= ${RUBY_RELVERSION}.${RUBY_PATCHLEVEL}
RUBY_DISTVERSION?= ${RUBY_RELVERSION}-p${RUBY_PATCHLEVEL}