pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/ruby-msgpack Add GEM_EXTSDIR support.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/853ce98ec1a5
branches:  trunk
changeset: 632134:853ce98ec1a5
user:      taca <taca%pkgsrc.org@localhost>
date:      Mon Mar 17 14:04:42 2014 +0000

description:
Add GEM_EXTSDIR support.

diffstat:

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

diffs (11 lines):

diff -r ff1fdd9cfdcc -r 853ce98ec1a5 devel/ruby-msgpack/PLIST
--- a/devel/ruby-msgpack/PLIST  Mon Mar 17 14:03:04 2014 +0000
+++ b/devel/ruby-msgpack/PLIST  Mon Mar 17 14:04:42 2014 +0000
@@ -1,5 +1,6 @@
-@comment $NetBSD: PLIST,v 1.1 2013/10/01 10:29:53 obache Exp $
+@comment $NetBSD: PLIST,v 1.2 2014/03/17 14:04:42 taca Exp $
 ${GEM_HOME}/cache/${GEM_NAME}.gem
+${GEM_EXTSDIR}/msgpack/msgpack.${RUBY_DLEXT}
 ${GEM_LIBDIR}/.gitignore
 ${GEM_LIBDIR}/ChangeLog
 ${GEM_LIBDIR}/Gemfile



Home | Main Index | Thread Index | Old Index