pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/math/ruby-spreadsheet Use RUBY_SUFFIX instead of RUBY_...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3b8b847cf41d
branches:  trunk
changeset: 632145:3b8b847cf41d
user:      taca <taca%pkgsrc.org@localhost>
date:      Mon Mar 17 14:17:47 2014 +0000

description:
Use RUBY_SUFFIX instead of RUBY_VER.

diffstat:

 math/ruby-spreadsheet/PLIST |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (11 lines):

diff -r 586034364905 -r 3b8b847cf41d math/ruby-spreadsheet/PLIST
--- a/math/ruby-spreadsheet/PLIST       Mon Mar 17 14:17:22 2014 +0000
+++ b/math/ruby-spreadsheet/PLIST       Mon Mar 17 14:17:47 2014 +0000
@@ -1,5 +1,5 @@
-@comment $NetBSD: PLIST,v 1.14 2014/02/04 11:50:54 obache Exp $
-bin/xlsopcodes${RUBY_VER}
+@comment $NetBSD: PLIST,v 1.15 2014/03/17 14:17:47 taca Exp $
+bin/xlsopcodes${RUBY_SUFFIX}
 ${GEM_HOME}/cache/${GEM_NAME}.gem
 ${GEM_LIBDIR}/.gemtest
 ${GEM_LIBDIR}/.gitignore



Home | Main Index | Thread Index | Old Index