pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Use RUBY_SUFFIX instead of RUBY_VER.
details: https://anonhg.NetBSD.org/pkgsrc/rev/075f7d6a9e2d
branches: trunk
changeset: 632341:075f7d6a9e2d
user: taca <taca%pkgsrc.org@localhost>
date: Tue Mar 25 16:13:19 2014 +0000
description:
Use RUBY_SUFFIX instead of RUBY_VER.
diffstat:
devel/ruby-lockfile/PLIST | 4 ++--
textproc/ruby-tilt/PLIST | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diffs (22 lines):
diff -r 0522ebd8aa82 -r 075f7d6a9e2d devel/ruby-lockfile/PLIST
--- a/devel/ruby-lockfile/PLIST Tue Mar 25 16:12:14 2014 +0000
+++ b/devel/ruby-lockfile/PLIST Tue Mar 25 16:13:19 2014 +0000
@@ -1,5 +1,5 @@
-@comment $NetBSD: PLIST,v 1.2 2011/12/15 15:06:45 taca Exp $
-bin/rlock${RUBY_VER}
+@comment $NetBSD: PLIST,v 1.3 2014/03/25 16:13:19 taca Exp $
+bin/rlock${RUBY_SUFFIX}
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/README
${GEM_LIBDIR}/bin/rlock
diff -r 0522ebd8aa82 -r 075f7d6a9e2d textproc/ruby-tilt/PLIST
--- a/textproc/ruby-tilt/PLIST Tue Mar 25 16:12:14 2014 +0000
+++ b/textproc/ruby-tilt/PLIST Tue Mar 25 16:13:19 2014 +0000
@@ -1,5 +1,5 @@
-@comment $NetBSD: PLIST,v 1.5 2013/03/14 16:15:02 taca Exp $
-bin/tilt${RUBY_VER}
+@comment $NetBSD: PLIST,v 1.6 2014/03/25 16:14:14 taca Exp $
+bin/tilt${RUBY_SUFFIX}
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/CHANGELOG.md
${GEM_LIBDIR}/COPYING
Home |
Main Index |
Thread Index |
Old Index