summaryrefslogtreecommitdiff
path: root/devel/ruby-mode
diff options
context:
space:
mode:
authortaca <taca>2015-12-30 15:42:33 +0000
committertaca <taca>2015-12-30 15:42:33 +0000
commitf806077d9dbbb9cce617363a7469e835b53445a6 (patch)
tree21e98a6ad767c31cc5c17d81db5b16517e631d96 /devel/ruby-mode
parentdecf988f957cc9433bb185c3974af33c05b40d50 (diff)
downloadpkgsrc-f806077d9dbbb9cce617363a7469e835b53445a6.tar.gz
Update ruby-mode to 2.3.0.
* fix regexp syntax * Improve `ruby-mode-set-encoding.
Diffstat (limited to 'devel/ruby-mode')
-rw-r--r--devel/ruby-mode/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/ruby-mode/Makefile b/devel/ruby-mode/Makefile
index 91c29fe812a..6a92849cbf5 100644
--- a/devel/ruby-mode/Makefile
+++ b/devel/ruby-mode/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2015/04/19 16:29:49 taca Exp $
+# $NetBSD: Makefile,v 1.33 2015/12/30 15:42:33 taca Exp $
#
DISTNAME= ${RUBY_DISTNAME}
@@ -13,7 +13,7 @@ COMMENT= Ruby editing mode for Emacs
DISTINFO_FILE= ${RUBY_DISTINFO_FILE}
WRKSRC= ${RUBY_WRKSRC}/misc
EXTRACT_ELEMENTS= ${RUBY_DISTNAME}/misc
-RUBY_VERSION_SUPPORTED= 22
+RUBY_VERSION_SUPPORTED= 23
RUBY_NOVERSION= yes
NO_CONFIGURE= yes
SRCS= inf-ruby.el ruby-electric.el ruby-mode.el \