pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc Add GEM_EXTSDIR support.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/71c7730a4d98
branches:  trunk
changeset: 632376:71c7730a4d98
user:      taca <taca%pkgsrc.org@localhost>
date:      Wed Mar 26 13:31:57 2014 +0000

description:
Add GEM_EXTSDIR support.

diffstat:

 textproc/ruby-oniguruma/PLIST |  3 ++-
 textproc/ruby-yajl/PLIST      |  3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diffs (22 lines):

diff -r fa54c546cf58 -r 71c7730a4d98 textproc/ruby-oniguruma/PLIST
--- a/textproc/ruby-oniguruma/PLIST     Wed Mar 26 13:31:22 2014 +0000
+++ b/textproc/ruby-oniguruma/PLIST     Wed Mar 26 13:31:57 2014 +0000
@@ -1,5 +1,6 @@
-@comment $NetBSD: PLIST,v 1.3 2011/11/08 15:37:34 taca Exp $
+@comment $NetBSD: PLIST,v 1.4 2014/03/26 13:31:57 taca Exp $
 ${GEM_HOME}/cache/oniguruma-${PKGVERSION}.gem
+${GEM_EXTSDIR}/oregexp.${RUBY_DLEXT}
 ${GEM_LIBDIR}/History.txt
 ${GEM_LIBDIR}/Manifest.txt
 ${GEM_LIBDIR}/README.txt
diff -r fa54c546cf58 -r 71c7730a4d98 textproc/ruby-yajl/PLIST
--- a/textproc/ruby-yajl/PLIST  Wed Mar 26 13:31:22 2014 +0000
+++ b/textproc/ruby-yajl/PLIST  Wed Mar 26 13:31:57 2014 +0000
@@ -1,5 +1,6 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2012/02/06 14:27:30 fhajny Exp $
+@comment $NetBSD: PLIST,v 1.2 2014/03/26 13:32:48 taca Exp $
 ${GEM_HOME}/cache/${GEM_NAME}.gem
+${GEM_EXTSDIR}/yajl/yajl.${RUBY_DLEXT}
 ${GEM_LIBDIR}/.gitignore
 ${GEM_LIBDIR}/.rspec
 ${GEM_LIBDIR}/.travis.yml



Home | Main Index | Thread Index | Old Index