pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Add GEM_EXTSDIR support.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c80e19025894
branches:  trunk
changeset: 632143:c80e19025894
user:      taca <taca%pkgsrc.org@localhost>
date:      Mon Mar 17 14:15:39 2014 +0000

description:
Add GEM_EXTSDIR support.

diffstat:

 mail/ruby-tmail/PLIST  |  3 ++-
 math/ruby-narray/PLIST |  3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diffs (22 lines):

diff -r 7ce1052fc839 -r c80e19025894 mail/ruby-tmail/PLIST
--- a/mail/ruby-tmail/PLIST     Mon Mar 17 14:13:54 2014 +0000
+++ b/mail/ruby-tmail/PLIST     Mon Mar 17 14:15:39 2014 +0000
@@ -1,5 +1,6 @@
-@comment $NetBSD: PLIST,v 1.10 2011/11/08 15:37:34 taca Exp $
+@comment $NetBSD: PLIST,v 1.11 2014/03/17 14:15:39 taca Exp $
 ${GEM_HOME}/cache/${GEM_NAME}.gem
+${GEM_EXTSDIR}/tmailscanner.${RUBY_DLEXT}
 ${GEM_LIBDIR}/CHANGES
 ${GEM_LIBDIR}/LICENSE
 ${GEM_LIBDIR}/NOTES
diff -r 7ce1052fc839 -r c80e19025894 math/ruby-narray/PLIST
--- a/math/ruby-narray/PLIST    Mon Mar 17 14:13:54 2014 +0000
+++ b/math/ruby-narray/PLIST    Mon Mar 17 14:15:39 2014 +0000
@@ -1,5 +1,6 @@
-@comment $NetBSD: PLIST,v 1.2 2013/07/07 15:29:47 taca Exp $
+@comment $NetBSD: PLIST,v 1.3 2014/03/17 14:16:26 taca Exp $
 ${GEM_HOME}/cache/${GEM_NAME}.gem
+${GEM_EXTSDIR}/narray.${RUBY_DLEXT}
 ${GEM_LIBDIR}/ChangeLog
 ${GEM_LIBDIR}/MANIFEST
 ${GEM_LIBDIR}/README.en



Home | Main Index | Thread Index | Old Index