pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/ruby-oauth Use RUBY_SUFFIX instead of RUBY_VER.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ee56986dbb56
branches:  trunk
changeset: 632147:ee56986dbb56
user:      taca <taca%pkgsrc.org@localhost>
date:      Mon Mar 17 14:29:28 2014 +0000

description:
Use RUBY_SUFFIX instead of RUBY_VER.

diffstat:

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

diffs (11 lines):

diff -r 5c91e8d12060 -r ee56986dbb56 security/ruby-oauth/PLIST
--- a/security/ruby-oauth/PLIST Mon Mar 17 14:25:07 2014 +0000
+++ b/security/ruby-oauth/PLIST Mon Mar 17 14:29:28 2014 +0000
@@ -1,5 +1,5 @@
-@comment $NetBSD: PLIST,v 1.4 2011/07/11 11:28:34 obache Exp $
-bin/oauth${RUBY_VER}
+@comment $NetBSD: PLIST,v 1.5 2014/03/17 14:29:28 taca Exp $
+bin/oauth${RUBY_SUFFIX}
 ${GEM_HOME}/cache/${GEM_NAME}.gem
 ${GEM_LIBDIR}/.gemtest
 ${GEM_LIBDIR}/Gemfile



Home | Main Index | Thread Index | Old Index