pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/ruby-nokogiri Add support for GEM_EXTSDIR.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d843758e03c6
branches:  trunk
changeset: 632342:d843758e03c6
user:      taca <taca%pkgsrc.org@localhost>
date:      Tue Mar 25 16:14:45 2014 +0000

description:
Add support for GEM_EXTSDIR.

diffstat:

 textproc/ruby-nokogiri/PLIST |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r 075f7d6a9e2d -r d843758e03c6 textproc/ruby-nokogiri/PLIST
--- a/textproc/ruby-nokogiri/PLIST      Tue Mar 25 16:13:19 2014 +0000
+++ b/textproc/ruby-nokogiri/PLIST      Tue Mar 25 16:14:45 2014 +0000
@@ -1,6 +1,7 @@
-@comment $NetBSD: PLIST,v 1.9 2013/09/15 16:20:51 taca Exp $
+@comment $NetBSD: PLIST,v 1.10 2014/03/25 16:14:45 taca Exp $
 bin/nokogiri
 ${GEM_HOME}/cache/${GEM_NAME}.gem
+${GEM_EXTSDIR}/nokogiri/nokogiri.${RUBY_DLEXT}
 ${GEM_LIBDIR}/.autotest
 ${GEM_LIBDIR}/.gemtest
 ${GEM_LIBDIR}/CHANGELOG.ja.rdoc



Home | Main Index | Thread Index | Old Index