pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ruby-mode
Module Name: pkgsrc
Committed By: taca
Date: Wed Mar 21 15:03:19 UTC 2018
Modified Files:
pkgsrc/devel/ruby-mode: Makefile
Log Message:
devel/ruby-mode: update to 2.5.0
* ruby-additional.el: shorten here-doc markers
* Import ruby-electric.el version 2.3.1 from upstream
To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 pkgsrc/devel/ruby-mode/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/ruby-mode/Makefile
diff -u pkgsrc/devel/ruby-mode/Makefile:1.36 pkgsrc/devel/ruby-mode/Makefile:1.37
--- pkgsrc/devel/ruby-mode/Makefile:1.36 Sun Jun 18 14:08:25 2017
+++ pkgsrc/devel/ruby-mode/Makefile Wed Mar 21 15:03:19 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2017/06/18 14:08:25 taca Exp $
+# $NetBSD: Makefile,v 1.37 2018/03/21 15:03:19 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_VERSIONS_ACCEPTED= 24
+RUBY_VERSIONS_ACCEPTED= 25
RUBY_NOVERSION= yes
NO_CONFIGURE= yes
SRCS= inf-ruby.el ruby-electric.el ruby-mode.el \
Home |
Main Index |
Thread Index |
Old Index