pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/ruby-mode Update ruby-mode to 2.4.1.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/baf68f4acb9c
branches:  trunk
changeset: 363879:baf68f4acb9c
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Jun 18 14:08:25 2017 +0000

description:
Update ruby-mode to 2.4.1.

* Support for `squiggly heredoc' syntax in ruby-mode.  [Fix GH-1372]

diffstat:

 devel/ruby-mode/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 17ae06c1c959 -r baf68f4acb9c devel/ruby-mode/Makefile
--- a/devel/ruby-mode/Makefile  Sun Jun 18 13:53:04 2017 +0000
+++ b/devel/ruby-mode/Makefile  Sun Jun 18 14:08:25 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2017/05/30 15:46:21 taca Exp $
+# $NetBSD: Makefile,v 1.36 2017/06/18 14:08:25 taca Exp $
 #
 
 DISTNAME=      ${RUBY_DISTNAME}
@@ -13,7 +13,7 @@
 DISTINFO_FILE=         ${RUBY_DISTINFO_FILE}
 WRKSRC=                        ${RUBY_WRKSRC}/misc
 EXTRACT_ELEMENTS=      ${RUBY_DISTNAME}/misc
-RUBY_VERSIONS_ACCEPTED=        23
+RUBY_VERSIONS_ACCEPTED=        24
 RUBY_NOVERSION=                yes
 NO_CONFIGURE=          yes
 SRCS=                  inf-ruby.el ruby-electric.el ruby-mode.el \



Home | Main Index | Thread Index | Old Index