pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils/ruby-notify Use RUBY_SUFFIX instead of RUBY_VER.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c014341242bf
branches:  trunk
changeset: 632362:c014341242bf
user:      obache <obache%pkgsrc.org@localhost>
date:      Wed Mar 26 12:26:08 2014 +0000

description:
Use RUBY_SUFFIX instead of RUBY_VER.

diffstat:

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

diffs (11 lines):

diff -r 13ef9f40827d -r c014341242bf sysutils/ruby-notify/PLIST
--- a/sysutils/ruby-notify/PLIST        Wed Mar 26 12:13:17 2014 +0000
+++ b/sysutils/ruby-notify/PLIST        Wed Mar 26 12:26:08 2014 +0000
@@ -1,5 +1,5 @@
-@comment $NetBSD: PLIST,v 1.5 2013/06/13 13:32:53 obache Exp $
-bin/notify${RUBY_VER}
+@comment $NetBSD: PLIST,v 1.6 2014/03/26 12:26:08 obache Exp $
+bin/notify${RUBY_SUFFIX}
 ${GEM_HOME}/cache/${GEM_NAME}.gem
 ${GEM_LIBDIR}/.gitignore
 ${GEM_LIBDIR}/LICENSE



Home | Main Index | Thread Index | Old Index