pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/ruby-priority-queue Add GEM_EXTSDIR support and ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/c9ff16388e80
branches: trunk
changeset: 632136:c9ff16388e80
user: taca <taca%pkgsrc.org@localhost>
date: Mon Mar 17 14:06:29 2014 +0000
description:
Add GEM_EXTSDIR support and utilize GEM_NAME.
diffstat:
devel/ruby-priority-queue/PLIST | 7 ++++---
1 files changed, 4 insertions(+), 3 deletions(-)
diffs (18 lines):
diff -r 3fd698c5a498 -r c9ff16388e80 devel/ruby-priority-queue/PLIST
--- a/devel/ruby-priority-queue/PLIST Mon Mar 17 14:05:38 2014 +0000
+++ b/devel/ruby-priority-queue/PLIST Mon Mar 17 14:06:29 2014 +0000
@@ -1,5 +1,6 @@
-@comment $NetBSD: PLIST,v 1.4 2011/11/08 15:45:12 taca Exp $
-${GEM_HOME}/cache/PriorityQueue-${PKGVERSION}.gem
+@comment $NetBSD: PLIST,v 1.5 2014/03/17 14:06:29 taca Exp $
+${GEM_HOME}/cache/${GEM_NAME}.gem
+${GEM_EXTSDIR}/CPriorityQueue.${RUBY_DLEXT}
${GEM_LIBDIR}/CHANGELOG
${GEM_LIBDIR}/Makefile
${GEM_LIBDIR}/README
@@ -20,4 +21,4 @@
${GEM_LIBDIR}/lib/priority_queue/ruby_priority_queue.rb
${GEM_LIBDIR}/setup.rb
${GEM_LIBDIR}/test/priority_queue_test.rb
-${GEM_HOME}/specifications/PriorityQueue-${PKGVERSION}.gemspec
+${GEM_HOME}/specifications/${GEM_NAME}.gemspec
Home |
Main Index |
Thread Index |
Old Index