Wed Dec 30 15:42:33 2015 UTC ()
Update ruby-mode to 2.3.0.

* fix regexp syntax
* Improve `ruby-mode-set-encoding.


(taca)
diff -r1.32 -r1.33 pkgsrc/devel/ruby-mode/Makefile

cvs diff -r1.32 -r1.33 pkgsrc/devel/ruby-mode/Attic/Makefile (expand / switch to context diff)
--- pkgsrc/devel/ruby-mode/Attic/Makefile 2015/04/19 16:29:49 1.32
+++ pkgsrc/devel/ruby-mode/Attic/Makefile 2015/12/30 15:42:33 1.33
@@ -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 @@
 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 \