pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/ruby-eventmachine Add GEM_EXTSDIR entries for ru...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4a2b31b5aee0
branches:  trunk
changeset: 632120:4a2b31b5aee0
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Mar 16 17:52:12 2014 +0000

description:
Add GEM_EXTSDIR entries for rubygems 2.2 (Ruby 2.1.1).

diffstat:

 devel/ruby-eventmachine/PLIST |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r f5573218b776 -r 4a2b31b5aee0 devel/ruby-eventmachine/PLIST
--- a/devel/ruby-eventmachine/PLIST     Sun Mar 16 17:50:20 2014 +0000
+++ b/devel/ruby-eventmachine/PLIST     Sun Mar 16 17:52:12 2014 +0000
@@ -1,5 +1,7 @@
-@comment $NetBSD: PLIST,v 1.6 2013/03/10 13:19:12 taca Exp $
+@comment $NetBSD: PLIST,v 1.7 2014/03/16 17:52:12 taca Exp $
 ${GEM_HOME}/cache/${GEM_NAME}.gem
+${GEM_EXTSDIR}/fastfilereaderext.${RUBY_DLEXT}
+${GEM_EXTSDIR}/rubyeventmachine.${RUBY_DLEXT}
 ${GEM_LIBDIR}/.gitignore
 ${GEM_LIBDIR}/.travis.yml
 ${GEM_LIBDIR}/.yardopts



Home | Main Index | Thread Index | Old Index